Loading Tool

Explorer IconExplorer

Memory Pool

89,323 transactions
33.07 vMB
0.21014895 BTC
Random Selection Loading Transactions
Max Size: 199.87/200 MB

Candidate Block

Mining Attempt 9c999e838a019a6606dfcd6d1bc35a7485adfca9bd4feb15294251af9c812af1
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 6f9b81c4cff381a5881be2cf1d6616c7c528cfa9d9156a26d74b39a0bb7069c3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,627
Size: 1.00 vMB
Total Fees: 0.09444634 BTC
Feerates: 387.56 > 9.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (334,449 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
580,504 580,504 0000000000000000000e05c10ca273a5f7f8b0dc7d9c426761a061ecbe31b2d8 2,356 1.00/1.00 vMB 53
580,503 580,503 000000000000000000044122ccddb713a2cf8d83390ff55a4216dfd7b6390dd7 2,540 1.00/1.00 vMB 95
580,502 580,502 0000000000000000002315973adf9acc24de681657f9437def052e61068806fd 2,242 1.00/1.00 vMB 111
580,501 580,501 00000000000000000004686b72205b7ae873d9e10f72ca282fef167e902b2abc 1,944 1.00/1.00 vMB 45
580,500 580,500 0000000000000000001edafc9df9217fbee7f5b877fa7cf256ae61eacfab7293 2,582 1.00/1.00 vMB 99
580,499 580,499 000000000000000000153aeb2eb249a8500a77520607da9334074e9688e59025 2,385 1.00/1.00 vMB 69
580,498 580,498 000000000000000000226604b8265a0a4c08e8face50b7454e01887e8b7e0119 2,444 1.00/1.00 vMB 141
580,497 580,497 000000000000000000185777946831cf7ed9cbb211c64d35965cfe39bbdd4b6a 2,392 1.00/1.00 vMB 77
580,496 580,496 00000000000000000023671f2c4990db5db7d9d2200d9d5ba54323d3402d1cae 2,059 1.00/1.00 vMB 46
580,495 580,495 000000000000000000022ca6f158dc3c75da64ea47d0759c483bcfb01a29176e 2,314 1.00/1.00 vMB 20
580,494 580,494 00000000000000000003374349f91acef298b1928ab1d9167b66123e9391b2c1 2,267 1.00/1.00 vMB 44
580,493 580,493 000000000000000000208d27d7b08ca777c76868c4d8755bc77002f899b91eb9 2,129 1.00/1.00 vMB 93
580,492 580,492 00000000000000000024ebddae8209bf925b4a41fab84b060b1bee41f05c653e 2,421 1.00/1.00 vMB 94
580,491 580,491 0000000000000000000c85a53438194de80ff37236248f167c4f439e1523b69e 2,542 1.00/1.00 vMB 77
580,490 580,490 00000000000000000012fb2d258069d37c814e36a158d8f6d5bbd797442af188 2,423 1.00/1.00 vMB 157
580,489 580,489 00000000000000000020ac4a18dfd0f5d3ecae7722eaf131817fc4b901c024db 2,736 1.00/1.00 vMB 66
580,488 580,488 00000000000000000020e709965375f32af46e9d1bbb409473a993464abcbf03 2,353 1.00/1.00 vMB 95
580,487 580,487 00000000000000000004be291f59dfc996690d7cef57ad41b43593e616a657e6 2,575 1.00/1.00 vMB 79
580,486 580,486 000000000000000000028d9c5b266f16c9e4a97852f574206e34d0260e3f3533 2,891 1.00/1.00 vMB 126
580,485 580,485 0000000000000000002152273d9c015829030bf4847f5c247feffa8d622ab1f5 1,878 1.00/1.00 vMB 61
580,484 580,484 000000000000000000181854f7158f3295989f8f2c2342ae0e804e36dd829524 2,306 1.00/1.00 vMB 100
Previous 10 blocks ↓
Total Size: 782.31 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: 660.19 GB
    • Received: 14.62 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.