Loading Tool

Explorer IconExplorer

Memory Pool

78,509 transactions
29.42 vMB
0.06703601 BTC
Random Selection Loading Transactions
Max Size: 176.83/200 MB

Candidate Block

Mining Attempt 1ff586fb94274b987b9098441d7c2b796bab65bb5fbc43ca53b176076ae5331f
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 0c7ccf709eb78a5776ded40eebb947fca9617a9c95c2310d2a230a4a5409a0a2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,205
Size: 1.00 vMB
Total Fees: 0.00708341 BTC
Feerates: 50.25 > 0.71 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (51,571 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
863,429 863,429 00000000000000000002436262368c22275773f6d913c979b984d0be0d6575d7 3,653 1.00/1.00 vMB 4
863,428 863,428 00000000000000000000cf3169b74b42da2c1e1c9437bb8333c8ebcb4ecfa572 7,141 1.00/1.00 vMB 2
863,427 863,427 00000000000000000001ac8e4ffab4bfccca01c6ca4487a425d5cfea6810df88 2,825 1.00/1.00 vMB 3
863,426 863,426 000000000000000000016bbcda0a4812871eba92619a08a76de0c812aa7f66fa 2,649 1.00/1.00 vMB 7
863,425 863,425 0000000000000000000188259789d93efea05474b08f2e622c5ea214aad4928f 3,105 1.00/1.00 vMB 5
863,424 863,424 0000000000000000000089f29b53b1bc007fd1c3961530832a75328466653385 240 1.00/1.00 vMB 1
863,423 863,423 0000000000000000000220640469d9a3c00b255a9340a830468f74d3c7c0491d 4,399 1.00/1.00 vMB 3
863,422 863,422 0000000000000000000054af4a6a2f06a83ba796d0cf56672d6ac93f1e13f908 5,664 1.00/1.00 vMB 2
863,421 863,421 000000000000000000031c0bfd6f1b69616fcf02f8ab814d287e85bbf7e25312 6,322 1.00/1.00 vMB 2
863,420 863,420 0000000000000000000102de7c60d982b4c24e611026f7e6ddafdea3e9a83e04 493 1.00/1.00 vMB 2
863,419 863,419 0000000000000000000149c98cd5e7672f5a325d9f34ec6589f7550c56b86e27 1,014 1.00/1.00 vMB 2
863,418 863,418 00000000000000000000cff6c9d0d11f1fd67590ebdf8a67a9d961ccc55f7e46 2,357 1.00/1.00 vMB 5
863,417 863,417 000000000000000000029373861a4e404c0993e133c024dc8ea0a9d16ccc40cd 3,086 1.00/1.00 vMB 4
863,416 863,416 00000000000000000002963f8c6e9fcec566f48b2a890d1297a99a8efcb35b92 5,034 1.00/1.00 vMB 4
863,415 863,415 000000000000000000003086cd0464603bcf4f42cc340f200afc6f0cc1b54d83 4,767 1.00/1.00 vMB 6
863,414 863,414 000000000000000000017f9fe3b658de1cb51f3adf5af9ebf320555dc6e51f53 5,130 1.00/1.00 vMB 6
863,413 863,413 000000000000000000024c2e5b63fd020c513cf4a35e41c790b2adfdb3a11d1a 5,340 1.00/1.00 vMB 6
863,412 863,412 00000000000000000002a8d43d313b4c501e8a92892f00e35124bb1d78f32c99 4,122 1.00/1.00 vMB 9
863,411 863,411 000000000000000000011ca8391ddc90cbdffff2b160ef157e87a7aad460b1cc 3,400 1.00/1.00 vMB 4
863,410 863,410 0000000000000000000025c11a8469e6fe6da78d8c838c49cd79d1936e555189 3,672 1.00/1.00 vMB 6
863,409 863,409 0000000000000000000271fc2f7f64c65b3c9a0934301ba539edd4ee6e5ee877 5,305 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.