Loading Tool

Explorer IconExplorer

Memory Pool

78,276 transactions
29.30 vMB
0.07773028 BTC
Random Selection Loading Transactions
Max Size: 179.61/200 MB

Candidate Block

Mining Attempt 33d1974652046f728dc617024160de502fa1007e35c7d55013532836a25b768a
Version 20000000
Previous Block 000000000000000000014ee01d40d83da8f3854e20a1fad4a947a82bed03dfb0
Merkle Root 81b15137e1a5c6271b7ce24e309b526b5b7c75284c461d7b677697c85457346d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,515
Size: 1.00 vMB
Total Fees: 0.01348732 BTC
Feerates: 73.20 > 1.35 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,239 (355,723 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
559,516 559,516 0000000000000000002cb3f8a08f328927cbd366e9b0ebae6ec801090cacb1fb 513 0.16/1.00 vMB 13
559,515 559,515 000000000000000000272515d0f0e92842bc3976550c7f3b44371467e149f851 1,406 0.47/1.00 vMB 5
559,514 559,514 00000000000000000002c8b5aafb01493978ba2cf862a8c172b94e1a90858a90 3,057 1.00/1.00 vMB 25
559,513 559,513 0000000000000000002e64d569cb5b3d84fde6196b607a25ec5375912bb3c13c 1,609 0.48/1.00 vMB 11
559,512 559,512 00000000000000000018af57cd1feda3c93749311435c9705cabc5771cbd68f0 3,380 0.93/1.00 vMB 11
559,511 559,511 0000000000000000001dbf4003cefe173ea4448b77e97acd54bec375330765f9 2,373 0.79/1.00 vMB 5
559,510 559,510 0000000000000000002281566703b091598ef260ca8f5a95c57e9ca08808269f 2,983 1.00/1.00 vMB 25
559,509 559,509 00000000000000000003d4ec1dee32e8ae196afbe2b0440d42e73d29a8d0e040 2,067 0.79/1.00 vMB 12
559,508 559,508 0000000000000000002eba7aa4c3de4daf4471ed240690534ba9bab6696893b8 808 0.43/1.00 vMB 15
559,507 559,507 00000000000000000024b014c4ce459396bdcd66250dae2b2893f2635f7b49b6 1,277 0.46/1.00 vMB 14
559,506 559,506 0000000000000000001bdd093600dec0fdf5f959c792988c70c0341dbe5474bd 385 0.11/1.00 vMB 14
559,505 559,505 00000000000000000022c312c27bd1e860698faa198ee6f62430d4bd6ad40495 1,811 0.66/1.00 vMB 26
559,504 559,504 000000000000000000152bda9c8f1a03541b81b082a0690fdfa4e7a792b78dcd 1,059 0.42/1.00 vMB 3
559,503 559,503 00000000000000000002e2989ad50c92dd7370dced40505372e27ea1262a0495 2,212 1.00/1.00 vMB 9
559,502 559,502 000000000000000000281476c32e169c0ca0c11386c7000ca0163c19787aa4e0 2,471 1.00/1.00 vMB 15
559,501 559,501 000000000000000000080fe08f0b23431933ae3210abfb0cbec56afa2cf19ff6 2,897 1.00/1.00 vMB 19
559,500 559,500 0000000000000000000875eae13f091e9be4e1c4cb2c1862018ca848adf12fb4 3,029 1.00/1.00 vMB 25
559,499 559,499 00000000000000000019458aac6809ea771c02af6222be7f9bb83f7bebc3c3a3 2,703 0.91/1.00 vMB 24
559,498 559,498 0000000000000000000f2be5472954a081d9f1171a859d2e4eb9555135fb5bd0 440 0.13/1.00 vMB 18
559,497 559,497 00000000000000000003f4857c42ec541a1db955cefdbc77bf46697d50fa4b93 1,719 0.66/1.00 vMB 8
559,496 559,496 00000000000000000006f88315d32002d917fe34239c77c342a631a811353464 2,586 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.81 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: 710.17 GB
    • Received: 17.04 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.