Loading Tool

Explorer IconExplorer

Memory Pool

77,566 transactions
21.50 vMB
0.08381211 BTC
Random Selection Loading Transactions
Max Size: 143.17/200 MB

Candidate Block

Mining Attempt f8ae07f9ea9c51c41635caafbe5b0f287e026635e3e14b9fac764f7ae52f62db
Version 20000000
Previous Block 00000000000000000000810867c47bcbe7734223df22e2796f25920c2579eb8d
Merkle Root ef5efdbf991f257d83548f07ec2e1753d382d44fc64e9ed26b801b7e4be091d9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,180
Size: 1.00 vMB
Total Fees: 0.03228854 BTC
Feerates: 313.32 > 3.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,981 (868,486 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
47,495 47,495 0000000037bddcb359fcecc35f339deebde2322bf814e41380e5a853bbfa9509 1 0.00/1.00 vMB 0
47,494 47,494 000000000d239857d0ecb1f5b6f96035310b67ecf9197aff103e31ebcb0b4e63 2 0.00/1.00 vMB 0
47,493 47,493 000000000e791a272c1612cab926c7efb7741f2162f6d86eedd4c2b470e40846 1 0.00/1.00 vMB 0
47,492 47,492 000000003335b91922ac6ee4848ebbdabdddb47696141c1ca20e99f167b8d0a0 1 0.00/1.00 vMB 0
47,491 47,491 000000002f99aed1a209f06ac30108c6f572930091755dd06236d2fce50b3293 1 0.00/1.00 vMB 0
47,490 47,490 000000001cec9f438d941cc81e81402ef6271510a9094a67817f674f466746a1 1 0.00/1.00 vMB 0
47,489 47,489 000000001e31b097ac2d872a684e9f39934455d3b606bb1efb085d81351d29b0 1 0.00/1.00 vMB 0
47,488 47,488 0000000018db456315ce1148aa5805ba3e353fbe547b4c0fd6783f81fcd36147 1 0.00/1.00 vMB 0
47,487 47,487 000000000ea6be09cbf0fd41737cc5514642318db25325d5d98f8f6d5e2d8e78 1 0.00/1.00 vMB 0
47,486 47,486 0000000026a0e71be36d4ae0a4d974b4cf53e5b5d2f198ce0d0cfa0ca4178ce8 1 0.00/1.00 vMB 0
47,485 47,485 0000000033f0d27887b4a791bc2974b4e2621b8eeb8283447cf26c886cbbbb28 1 0.00/1.00 vMB 0
47,484 47,484 000000002d281a6ee0e051c43992cc1114bb39a8d6d2da9f38f1cd7c4799dd99 1 0.00/1.00 vMB 0
47,483 47,483 000000000e5621b8dc03b644617d851cdcc4d2b6cf578ccdc442a2410a809bad 1 0.00/1.00 vMB 0
47,482 47,482 000000001a994cd851586d207020329ff55eea3ab6b3d70a46f9cbaac70124a1 1 0.00/1.00 vMB 0
47,481 47,481 000000000276a46ad28e730cd33fef4da13aa4cd1d63df318d39e82b801eee5c 1 0.00/1.00 vMB 0
47,480 47,480 0000000032e6bcc05a1293d65032b191aaaf09c64eec2c10144fe22a2b96ea6f 1 0.00/1.00 vMB 0
47,479 47,479 00000000250db734adf6ec0cf99a0ef7c0fa722c93b94ea494eba1bb7f2cd212 1 0.00/1.00 vMB 0
47,478 47,478 0000000011e3b3bd1384454fa2a653c366f48c10f7b9d36775c701ba88db8035 1 0.00/1.00 vMB 0
47,477 47,477 00000000020036a1efe1f6a191fa8a16de10bf55b3e701b884d97b795d3f01aa 1 0.00/1.00 vMB 0
47,476 47,476 0000000005c7df60fef555c7c30591fe82422e0c7727008a5f194535bbe517bc 1 0.00/1.00 vMB 0
47,475 47,475 0000000013da236fe8780b15b24cdb25c2a1e4698148d4e03d8b3d57054018a3 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.09 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: 806.87 GB
    • Received: 23.10 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.