Loading Tool

Explorer IconExplorer

Memory Pool

81,918 transactions
30.43 vMB
0.12286373 BTC
Random Selection Loading Transactions
Max Size: 183.56/200 MB

Candidate Block

Mining Attempt c252d340c0afe5b751fde5e563192ebe6d20cf2ebbe9f297e40bac51496ecbee
Version 20000000
Previous Block 00000000000000000000f924cf5022dab74d96145383ec21fa5a02b0a126c621
Merkle Root baee1878e5d66909136b9e1c07a4dcb8c208ff1cfb72da1af20a02e05709f720
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,399
Size: 1.00 vMB
Total Fees: 0.04553779 BTC
Feerates: 502.62 > 4.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,124 (301,628 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
613,496 613,496 00000000000000000011b3fcd2d1d8f27b2f1ee741fd766128d612c477c502c4 1,734 0.52/1.00 vMB 4
613,495 613,495 00000000000000000012b8a7dd0a2ca40bc6188feba0f7c966c0504a97250206 2,614 1.00/1.00 vMB 18
613,494 613,494 0000000000000000000f868ce67e54b61eddc25b9da75b14519bd3b01d15f4e2 2,923 1.00/1.00 vMB 20
613,493 613,493 0000000000000000000eb0d0fe4c942b2f877beb265002c5850fe2fe2a91ad2b 553 0.21/1.00 vMB 19
613,492 613,492 0000000000000000001005b1626613d08af7c48f8ea64bb758b1489b5b64d389 2,636 0.73/1.00 vMB 15
613,491 613,491 000000000000000000127c8c6e9881293188399465a0093495e87987787ec246 1,433 0.45/1.00 vMB 18
613,490 613,490 000000000000000000104cbd0764e1910fac673e9a05edec64efe8be7029577b 2,100 0.67/1.00 vMB 18
613,489 613,489 000000000000000000126e666920efd4d84e1523115facedfe8aa87f153ab597 148 0.04/1.00 vMB 21
613,488 613,488 000000000000000000014fca59a680def6db48cd19dbd53e380cbdbcbcde2c46 956 0.39/1.00 vMB 6
613,487 613,487 000000000000000000106ccbe213d21c182043c99f1158da0dffe31bb843536a 2,366 1.00/1.00 vMB 9
613,486 613,486 000000000000000000106b3a67dcc77835fd5603ec5f30df41c0758360dbd487 2,224 1.00/1.00 vMB 16
613,485 613,485 0000000000000000000fe411e6600c6b1c5454b93dd9e7a1789711a283b325ac 2,857 1.00/1.00 vMB 10
613,484 613,484 000000000000000000039a5193f4887bb25c673c3a3f677c8c73e92fc992eca2 1,230 1.00/1.00 vMB 6
613,483 613,483 000000000000000000127cfd7cca342dfe67080de61a81cb28cb8253d9bf71c4 2,655 1.00/1.00 vMB 6
613,482 613,482 000000000000000000077d902b8bfaf909b52cd7e2342ffccc25fa374fe8595b 2,333 1.00/1.00 vMB 20
613,481 613,481 0000000000000000000fa4e6667c2cdba22cc6ee9f3ee027bcdea20c1d9e6724 3,033 1.00/1.00 vMB 25
613,480 613,480 000000000000000000103608a416cc04b997698c3d9ab43dd5d2cad4c8464bd9 2,705 1.00/1.00 vMB 6
613,479 613,479 000000000000000000002da6aba6e8d289a2d325e77c6746c59e777234340aca 2,523 1.00/1.00 vMB 10
613,478 613,478 0000000000000000000a328e79a321cfeb064f0f63324530cefa955c5a9f95d0 3,065 1.00/1.00 vMB 21
613,477 613,477 00000000000000000004de723ee53d5bbd6d76856fd5064c6c6da37ac93a80f8 2,981 1.00/1.00 vMB 30
613,476 613,476 0000000000000000000adf8e0ac9f53d6f843b761907ac5ed5a18032388ede7c 2,895 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.61 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: 671.88 GB
    • Received: 16.05 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.