Loading Tool

Explorer IconExplorer

Memory Pool

73,796 transactions
21.01 vMB
0.05780819 BTC
Random Selection Loading Transactions
Max Size: 136.89/200 MB

Candidate Block

Mining Attempt a22496bad22e98fecae2d4a7db6cfafd799984eedf72cd252da6779304d041c7
Version 20000000
Previous Block 00000000000000000000fe09e375226da31e6de1ebe6ec7bb591cf5b1b7ed65f
Merkle Root 8ec9115ade6611232507b387555bbb0d8f885c9be138587112c6947c650eca85
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,523
Size: 1.00 vMB
Total Fees: 0.01046843 BTC
Feerates: 20.11 > 1.05 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,208 (838,588 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
77,620 77,620 00000000003dc6033acb9cd83c67a654119498ad78295647b4242a797acf0abe 4 0.00/1.00 vMB 0
77,619 77,619 000000000011333ee643d20ee94b71dd96e2b9cbd50c38a97a75c876ce3b1026 1 0.00/1.00 vMB 0
77,618 77,618 000000000020f2b7bd63de0f32713bb887aea3c832f068c43a36b58f0ed0ae95 2 0.00/1.00 vMB 0
77,617 77,617 000000000032aefd49f21dbcc25472acd9e340f0b2dbf3b2f27e335f374ba567 1 0.00/1.00 vMB 0
77,616 77,616 00000000001158a3d982ffa523825e08c651a4869d1ebb9f02e71c86d4289005 1 0.00/1.00 vMB 0
77,615 77,615 0000000000121df973a630fbeba8d47c06fb5d98607c18a34034874eeb9be152 2 0.00/1.00 vMB 0
77,614 77,614 000000000017a739e57836454e94e1508d24c067ddfebf05d55533fde1154775 1 0.00/1.00 vMB 0
77,613 77,613 000000000029a85ff5f28e40d18d99d86f11a838ca7f7038b2212ae94c4d7514 1 0.00/1.00 vMB 0
77,612 77,612 00000000000c2565c0ed1f83f536f6fe890c2c5e038cbefc9b71681799f11323 1 0.00/1.00 vMB 0
77,611 77,611 00000000001fb41b99a33b3bc4d11d1241e7fa95b20c457bc9da2b54e95daacb 7 0.00/1.00 vMB 0
77,610 77,610 0000000000438e393b77ab87f35497d655d9ef8f18418c694c49850f117700a7 15 0.00/1.00 vMB 0
77,609 77,609 00000000006444ed25047f48f2bdc5cf6110a20277befb8c0e85accbc11c82ee 1 0.00/1.00 vMB 0
77,608 77,608 000000000031dd8a6258325f2d295412167649cb2c716f7f5223464a2ea068b4 1 0.00/1.00 vMB 0
77,607 77,607 00000000002209fd5255f7fa8e73b98bd5289d1b0a744b13f682470934ebfd52 1 0.00/1.00 vMB 0
77,606 77,606 0000000000275795645b68456cd23b9a9c285621f07159b3e77f981908aa8094 3 0.00/1.00 vMB 0
77,605 77,605 0000000000610bdae6b0da1ade88e97c4a554c8cd322b91df8170ef637d48291 2 0.00/1.00 vMB 0
77,604 77,604 00000000003dffaefe35d4ace24d6d75d1a72f21a0b3b72681e5483e1fbb2d57 1 0.00/1.00 vMB 0
77,603 77,603 00000000000d3a310baf0675794f38c8a4b471b3f184279bb4747dd7c12bcdc4 1 0.00/1.00 vMB 0
77,602 77,602 00000000001d67eb5233795d03eebecca276039b380a92ddeaedb3898b34a4b0 1 0.00/1.00 vMB 0
77,601 77,601 0000000000540fb66722343fa896b157127012b9f3fb00f2b2ab58fd17271b88 1 0.00/1.00 vMB 0
77,600 77,600 0000000000005be72f31f6e44d9cc92d69b9db0d86b7fde42c4173a360b8d4aa 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.47 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: 824.27 GB
    • Received: 25.01 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.