Loading Tool

Explorer IconExplorer

Memory Pool

39,061 transactions
26.72 vMB
0.06196876 BTC
Random Selection Loading Transactions
Max Size: 137.99/200 MB

Candidate Block

Mining Attempt a45183172de9ac9de4735b6c0f5867d987daefe4c5085a6d2207906395862b1b
Version 20000000
Previous Block 0000000000000000000014303e23e595257d59f7333f38cdb984c51171e64775
Merkle Root b5d6451db374040c56c2a3831f2a501b0e8dc8cbc5110f4d47d7285b4fd6ea76
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,695
Size: 1.00 vMB
Total Fees: 0.01152322 BTC
Feerates: 20.78 > 1.15 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,682 (187,257 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
727,425 727,425 0000000000000000000399b92eee90fed7f649bc964dd3e721d11a091a3e9be2 3,131 1.00/1.00 vMB 12
727,424 727,424 0000000000000000000403f1e32f1a9957313877f6bd2d06f73559e1aa68fb66 1,571 1.00/1.00 vMB 4
727,423 727,423 0000000000000000000062e7176ad8c80547e0ddaf6f9206deaa900b1ee07cec 2,830 1.00/1.00 vMB 5
727,422 727,422 000000000000000000082e1940f6d96a1bbc4f8df839f93b716117acdee86bcf 2,856 1.00/1.00 vMB 18
727,421 727,421 00000000000000000006e96f53fe031e2069fe6307e4ba721583f1c72cc701b6 462 0.16/1.00 vMB 9
727,420 727,420 000000000000000000071925f73bf3a36d43f1e3113cbfc12233965b9bc6aa75 709 0.28/1.00 vMB 7
727,419 727,419 00000000000000000008e194ba8ff93c83cafdb887bd9980f5c50791391c23cf 1,056 0.74/1.00 vMB 3
727,418 727,418 00000000000000000003b66d93d0572571531597b00582c6195bdbe97613765a 2,672 1.00/1.00 vMB 7
727,417 727,417 00000000000000000002f0f43ee562f1212f9096829e5c3a1c59de30bddd79ca 1,912 1.00/1.00 vMB 7
727,416 727,416 00000000000000000002fa60684383dceceadd633d7a95c5d4c9741f7f0e6cd0 2,021 1.00/1.00 vMB 8
727,415 727,415 0000000000000000000a2bf5acadf73838c3f6a107d7c5b200d03bbd2f380806 2,975 1.00/1.00 vMB 12
727,414 727,414 00000000000000000005d3fced838cfcf35b0a10524d6fbc6f6e105b865faaf6 935 0.46/1.00 vMB 6
727,413 727,413 00000000000000000005b16cbc09405d05cfca7d3c8c3fff6a3daf6ceb483257 1,643 1.00/1.00 vMB 5
727,412 727,412 0000000000000000000821a91265a7f0a0695813f375fb0ec628978359a82962 2,049 1.00/1.00 vMB 7
727,411 727,411 000000000000000000015c7266217f2c57060be74f048f967492a5aa111ccd4f 2,057 1.00/1.00 vMB 6
727,410 727,410 000000000000000000003e2b4429cb6cff70ee0b33dd0a90045c895a842e8f6e 2,822 1.00/1.00 vMB 6
727,409 727,409 000000000000000000053aeac507eb649412d8daa093c93e8d2f63f099b11dec 3,030 1.00/1.00 vMB 14
727,408 727,408 00000000000000000005c620fffd1aaa882f6f30728f6aec86cac8c9a3830e62 374 0.24/1.00 vMB 6
727,407 727,407 0000000000000000000617415c9730261a187ddbaac43434738f97eee74d19c1 91 0.02/1.00 vMB 7
727,406 727,406 000000000000000000048464e472aaee253c222557108d6b746ded35a8da3500 417 0.51/1.00 vMB 4
727,405 727,405 00000000000000000004e7085849221e439f4e1dff8165e312c788d3cb65e163 950 0.98/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 781.83 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: 636.79 GB
    • Received: 12.38 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.