Loading Tool

Explorer IconExplorer

Memory Pool

75,743 transactions
29.96 vMB
0.09598240 BTC
Random Selection Loading Transactions
Max Size: 179.00/200 MB

Candidate Block

Mining Attempt 7165cb7311f5b9779fe5e6b2cc2786abbac06ba598b294d3c15af4c2869f96a0
Version 20000000
Previous Block 00000000000000000001108cb958b997fbbda21703b73c8bc3a6f72862e5da75
Merkle Root b01d3a9ba528aaac0ee0f7a92ce06b61e2494687e6a9ed93f5253561b1c9ba9f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,744
Size: 1.00 vMB
Total Fees: 0.02370070 BTC
Feerates: 100.00 > 2.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,446 (634,303 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
281,143 281,143 00000000000000025a24f4f820dacd13bb61a1d5df392055ae2d38997b71673a 156 0.06/1.00 vMB 43
281,142 281,142 00000000000000009ba9b56de2163c90699acc534fe79099af0ece6d4d7c42f2 199 0.08/1.00 vMB 38
281,141 281,141 0000000000000000449862adc091b72914f5e3129750f61d04163020181e7737 40 0.02/1.00 vMB 38
281,140 281,140 00000000000000009b62e4258312b542af7beffdb5a2f543627ce945b8b16c48 217 0.11/1.00 vMB 40
281,139 281,139 00000000000000002e3f58bea845299712e18d01686094b8804429fef3f095f7 95 0.05/1.00 vMB 34
281,138 281,138 000000000000000260e830b596aaebea3110a61b892d3f1964827cd012d9df53 472 0.21/1.00 vMB 77
281,137 281,137 000000000000000122ee1ea518138f629ffe12fcb83eb453ae10e6b54de0d118 42 0.02/1.00 vMB 42
281,136 281,136 0000000000000001412e1e348dcb96958d3a2425654ef4a756aa864811a83d67 144 0.10/1.00 vMB 30
281,135 281,135 00000000000000012de4f895e6f21b09dbd0bdf92f3c809b80594c4d2190bfef 177 0.07/1.00 vMB 35
281,134 281,134 0000000000000001e7d29257d5e68696d0e03e548ca129432317dc033a6fa91a 574 0.25/1.00 vMB 43
281,133 281,133 0000000000000000700d78a607c678347a7f56cfe5c3d00bf2dfcc2de0470568 129 0.05/1.00 vMB 182
281,132 281,132 00000000000000008f5fe365eae747503602efb8cc34e51a95f0cf51b9af0a38 340 0.16/1.00 vMB 39
281,131 281,131 000000000000000046628e67301587588c2a3e5d5610cb008291a973f9826321 117 0.05/1.00 vMB 91
281,130 281,130 00000000000000024847bb286d8949d5bae657c711235da718234b153d15fe5d 46 0.02/1.00 vMB 35
281,129 281,129 00000000000000024b01ee70458c0bca6dfe644c89e76254d53df984ee815b04 51 0.03/1.00 vMB 35
281,128 281,128 000000000000000012317972a749b87a06df90b75529cdd1ed13667bebf94177 175 0.07/1.00 vMB 24
281,127 281,127 00000000000000018c873a58deae924d203d6e1932620b1081f6091712e77d04 129 0.05/1.00 vMB 141
281,126 281,126 0000000000000000ea984ba95953e91a09cf491b3e8fcb2f5160cdb9de20835b 103 0.04/1.00 vMB 53
281,125 281,125 000000000000000152bb500c725d40e70a19645d2a063bd7cc53d9b977789722 561 0.28/1.00 vMB 41
281,124 281,124 0000000000000000665600b95b57fd676a1b68b25f011d40eae9a93ee4348c33 25 0.01/1.00 vMB 74
281,123 281,123 0000000000000000040c981ca6a5af2b571e22feccdad970b121196d0ef2dfe6 186 0.09/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 783.17 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 749.33 GB
    • Received: 18.82 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.