Loading Tool

Explorer IconExplorer

Memory Pool

79,410 transactions
29.35 vMB
0.07346417 BTC
Random Selection Loading Transactions
Max Size: 176.15/200 MB

Candidate Block

Mining Attempt 5806078f17d408fcded81bdefc0f00928409ac678df94ab437d8f32516ca6cb8
Version 20000000
Previous Block 00000000000000000001b85d9794a4a727476a72ab49258ad3cacec808147edf
Merkle Root b3547769e78bdfad9a3b235594a6cfb5f2262e3aa4183384bd22001b78adc147
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,387
Size: 1.00 vMB
Total Fees: 0.01376304 BTC
Feerates: 170.94 > 1.38 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,064 (357,934 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
557,130 557,130 0000000000000000002e9f35b7d4d3b4006a0809ded743e0337a1cf648c6caf7 3,379 1.00/1.00 vMB 5
557,129 557,129 00000000000000000026afa738515a09362d251be0ec6e11bcc112a681ba51a2 2,663 1.00/1.00 vMB 39
557,128 557,128 0000000000000000002290772a1cea5f335ae6dd8307d3ed4b1b312c04066b2c 440 0.31/1.00 vMB 14
557,127 557,127 00000000000000000032046f08b6447450164a46772036e037808f231805e1c3 1,435 0.57/1.00 vMB 12
557,126 557,126 0000000000000000001fd4b78b15f135c422ef6ef9f5c514a6da483877546b55 17 0.00/1.00 vMB 4
557,125 557,125 0000000000000000001a1ce813b039c81c9a201f537cf037da4e34208d69d90a 1,202 0.47/1.00 vMB 9
557,124 557,124 000000000000000000292b43093fa4a22db38eb8f865a34ee8ffefeec9721c5f 348 0.13/1.00 vMB 14
557,123 557,123 0000000000000000001556eb372746b440baffdcb5b7322b340990fccbc53792 799 0.57/1.00 vMB 4
557,122 557,122 00000000000000000031c91b0a14deed5e9303d5dae985feaad57ef7de1d5d38 3,003 1.00/1.00 vMB 12
557,121 557,121 0000000000000000000ee3c12bf9b6295f9fff7bd74021f848eca3a9031fc6a2 242 0.09/1.00 vMB 7
557,120 557,120 000000000000000000146667e24ad618ed36e6efa55d66cdb54e0b7f75302d1d 760 0.42/1.00 vMB 16
557,119 557,119 00000000000000000005027d1fc31ca346598fd5f174edee327192a5bdcf819a 357 0.13/1.00 vMB 9
557,118 557,118 0000000000000000001f5a87cb1e586b86b8e5100c16fa849a862b135924b254 39 0.03/1.00 vMB 5
557,117 557,117 00000000000000000013b04aa2029a0df2244e7b60e44dca888147f4ee615ff6 273 0.18/1.00 vMB 4
557,116 557,116 00000000000000000011dda8743cfd2fa600a06a7d9409d1adc2c0a8fd766ce5 533 0.19/1.00 vMB 8
557,115 557,115 0000000000000000000d508c74374a657a7b381b3af1f6dcabbbc453a9c67552 2,135 0.98/1.00 vMB 7
557,114 557,114 00000000000000000028766657fe69f9a2535e29249df3c53e757a5ca0d40b7f 1,874 1.00/1.00 vMB 2
557,113 557,113 000000000000000000214dc38cd759b69e55b7dece027ebbfec32d01666ba866 2,981 1.00/1.00 vMB 17
557,112 557,112 000000000000000000289964db182ecf2f4bfe6cbef5e4bdf6cadf5ff8804ced 1,508 0.63/1.00 vMB 7
557,111 557,111 000000000000000000120f6fbcaadfe749e70730dc557dd35fe8ca884d50e43b 1,072 0.48/1.00 vMB 7
557,110 557,110 00000000000000000000cfbd3c67499c3bab4d969bb18c7331624c0845eb5597 1,714 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.50 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: 668.46 GB
    • Received: 15.52 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.