Loading Tool

Explorer IconExplorer

Memory Pool

79,797 transactions
29.89 vMB
0.12328697 BTC
Random Selection Loading Transactions
Max Size: 180.26/200 MB

Candidate Block

Mining Attempt 5548567efee40e27d9dabc3c0379ac7db8740a0db8d2afe415c709e7a1dccb50
Version 20000000
Previous Block 00000000000000000001bd54d69182c1acad03f5cdcd2103ee49e909f1dec71f
Merkle Root 6679db98445a9bac2c042e31b0258bc1db99df7b42cad68e8b814ee7d6af74a9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,143
Size: 1.00 vMB
Total Fees: 0.05753571 BTC
Feerates: 150.75 > 5.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,098 (259,525 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
655,573 655,573 0000000000000000000808b8229113136cabcd5636221b899961f5f1e618d0f8 2,478 1.00/1.00 vMB 267
655,572 655,572 0000000000000000000d3aa83e5f50f1c03784312d6eba736dabb238f724ecd8 1,734 1.00/1.00 vMB 290
655,571 655,571 0000000000000000000fbcbc38aada62d25c13089045710f948b3a6753ffc45a 2,139 1.00/1.00 vMB 336
655,570 655,570 0000000000000000000a16fde5f14c2260f42adce38a66672f7f18aba90c6f26 1,938 1.00/1.00 vMB 361
655,569 655,569 0000000000000000000fb80ef2cec90970610591102c552fa7b0c240a9dd7f5d 2,632 1.00/1.00 vMB 334
655,568 655,568 00000000000000000006634b57aebee6172c9d27f53fc220c5ed27c1a8759038 3,030 1.00/1.00 vMB 253
655,567 655,567 00000000000000000006ef461870e84d76c08a52584b06b3640504e9bcc4e888 2,516 1.00/1.00 vMB 307
655,566 655,566 0000000000000000000a3887fe99d2e52e7b199b8d21f0afdd785d74d7544b69 2,868 1.00/1.00 vMB 317
655,565 655,565 000000000000000000047b3f7fcdbb9b7f1be2a9dfd2cfcb3e7a7ab4f3756c8f 2,880 1.00/1.00 vMB 274
655,564 655,564 0000000000000000000f79f8b5444b149f2caca1d8f07785462150af8944a8b5 2,340 1.00/1.00 vMB 329
655,563 655,563 0000000000000000000d33a438d193ac209f126089a277aa92c5da397a48f6e1 1,798 1.00/1.00 vMB 297
655,562 655,562 000000000000000000026e7a4a4c4ab4e89fb75a7d54aa2c10a47e14e8d137ba 1,802 1.00/1.00 vMB 350
655,561 655,561 00000000000000000010c0b2afa4f5f6fb78ba587e2b39a896ea21ee117bb3f5 2,060 1.00/1.00 vMB 349
655,560 655,560 000000000000000000053bba4507b8e76d4da23cfdb4796631adb440fdc31c07 2,753 1.00/1.00 vMB 315
655,559 655,559 00000000000000000009fe81c9114dca9e841d4f6a4bf1b0efa0bad1b21c8d5d 2,458 1.00/1.00 vMB 351
655,558 655,558 00000000000000000004a2ead3474e9b7dc8e4d6006af902a7f97b9dc66b4ed3 2,790 1.00/1.00 vMB 355
655,557 655,557 000000000000000000022588f5b2f40168be65fcbb8f07ab39a58f07d75daf2e 2,449 1.00/1.00 vMB 386
655,556 655,556 0000000000000000000b86c6c6c0debe758c9f41db4581f2fff8bf4f42a97806 2,453 1.00/1.00 vMB 118
655,555 655,555 0000000000000000000686a2abc499a62b9236536e55170820273f56182270fc 2,995 1.00/1.00 vMB 240
655,554 655,554 00000000000000000007da9855029ec4f1c760beb7f17fd84ab299064298134d 2,634 1.00/1.00 vMB 165
655,553 655,553 00000000000000000010c038bff0e6a288a9fc0a4b70b941a124701154ba70f5 2,913 1.00/1.00 vMB 322
Previous 10 blocks ↓
Total Size: 782.56 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: 670.25 GB
    • Received: 15.84 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.