Loading Tool

Explorer IconExplorer

Memory Pool

49,502 transactions
29.79 vMB
0.22095316 BTC
Random Selection Loading Transactions
Max Size: 156.48/200 MB

Candidate Block

Mining Attempt 6b721fea5fac6968582f878374b208091197dd44967d5937a0000510f7c42e71
Version 20000000
Previous Block 000000000000000000010632e62ac54a943f30bde5587337bc0da0324a5b3c27
Merkle Root a7382954273537a25d5f2701e610a113cc562da93544df4627142f2dfd8da968
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,001
Size: 1.00 vMB
Total Fees: 0.08433110 BTC
Feerates: 150.67 > 8.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,707 (428,236 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
486,471 486,471 00000000000000000054a14c90a48ea63758d5715f926e157a51f715664ec898 863 0.91/1.00 vMB 8
486,470 486,470 000000000000000000e64cddc0aa0c23c0ed044fb3ffc30a04b0b4ca3afd4593 2,291 0.99/1.00 vMB 33
486,469 486,469 000000000000000000a2b55e8a438a5357c66a804d9431e29d1084b4d0919f19 1,649 1.00/1.00 vMB 77
486,468 486,468 000000000000000000362acb10cb4ffe325677fd76e5b18bc4802f37fb54bd97 1,314 1.00/1.00 vMB 69
486,467 486,467 000000000000000000f0568b68154dfa77d2506db0f170c9440bec2170448f68 1,565 1.00/1.00 vMB 113
486,466 486,466 000000000000000000af73878f200c4797223e72d11f43cc1d44d47a300cf87f 1,124 1.00/1.00 vMB 29
486,465 486,465 0000000000000000001aed5b0711c8823837dc4cd387960ceca5245d42b15fa4 2,375 1.00/1.00 vMB 128
486,464 486,464 000000000000000000cd4a1c9ff096d33e6b8284c7c245c0de7a3e1da16bf842 1,694 0.98/1.00 vMB 95
486,463 486,463 000000000000000000c49ed52928a7b766487f0cf6bbdb4de0cdf391610ca70d 2,003 0.99/1.00 vMB 49
486,462 486,462 0000000000000000002f7887f6c1eb20a154540aee506f6b97b057befa10defb 1,982 1.00/1.00 vMB 103
486,461 486,461 00000000000000000043824bbce50665aa77206e70698687f67c34c866c649fd 25 0.01/1.00 vMB 341
486,460 486,460 000000000000000000bdcd5203a3ba48a39ec217f603e02a2aaba34e7c9375de 1,345 0.98/1.00 vMB 40
486,459 486,459 000000000000000000a87e22a3afd139e2470395d0cb890ef3d12a9e1cf96940 2,091 1.00/1.00 vMB 83
486,458 486,458 0000000000000000008189c4bde5aa49a635ca7e778c7725eec06158707f764f 428 0.20/1.00 vMB 203
486,457 486,457 000000000000000000cf8e2bc231cf8e9b9053984b4ff8f74bfb03da03bfa87b 2,148 1.00/1.00 vMB 118
486,456 486,456 0000000000000000007520556d6ff65f3c21fa3b3d9ec47a81967670ad9e56bf 1,864 0.76/1.00 vMB 132
486,455 486,455 000000000000000000742a86ac02f4db5309f4a071c1a4b1709ae6dc61755271 2,266 0.98/1.00 vMB 156
486,454 486,454 000000000000000000e951ac5440011e86132796da85e7f3ab90a93e673e4e63 1,051 0.40/1.00 vMB 218
486,453 486,453 000000000000000000c4f1e99730e578bf4b40b3d1d03ca20e931133f5602352 1,275 0.48/1.00 vMB 142
486,452 486,452 0000000000000000001c08630e5c435973079beadbd61c2149bfa887c02c4e9e 1,216 0.60/1.00 vMB 100
486,451 486,451 000000000000000000135f0e13e69e1027c5e375532250bbee5667420d470861 53 0.02/1.00 vMB 190
Previous 10 blocks ↓
Total Size: 781.87 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: 644.98 GB
    • Received: 12.63 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.