Loading Tool

Explorer IconExplorer

Memory Pool

76,332 transactions
28.48 vMB
0.07170247 BTC
Random Selection Loading Transactions
Max Size: 172.54/200 MB

Candidate Block

Mining Attempt bfee56dd1df28dff6debccab6a3977891d1cdab6473755458bb2c32b7fa0c3f0
Version 20000000
Previous Block 000000000000000000013692c334da3888f451a334566c03c222fde1e46135de
Merkle Root 6922f3d0c42819b48d019e102443a20d0882b355ee3ef225e354a3413eb62386
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,164
Size: 1.00 vMB
Total Fees: 0.01269149 BTC
Feerates: 178.73 > 1.27 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,135 (137,667 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
777,468 777,468 000000000000000000067017015b2f1aebdc011529477678989cd1ab4cf34c55 190 1.00/1.00 vMB 5
777,467 777,467 00000000000000000003cf76272685b9d389567c0126fb1fea7debb91de9037e 1,131 1.00/1.00 vMB 7
777,466 777,466 0000000000000000000191072ad65b15667a0b415a3b7d6f49af6c9511e1ac50 2,380 1.00/1.00 vMB 11
777,465 777,465 00000000000000000000a63dda81f2c2cb4398578f6d259c79193424b7b9134e 393 1.00/1.00 vMB 5
777,464 777,464 000000000000000000032d9c144f0efa4a03acae6b81bb77bdd81d23f6f8dcde 1,395 1.00/1.00 vMB 8
777,463 777,463 0000000000000000000000510235407e9348ae570405cc646f81a14359fa0878 2,206 1.00/1.00 vMB 8
777,462 777,462 0000000000000000000056665cc7da267ef9afb1c346c958e9f78c5e8a4649fe 2,312 1.00/1.00 vMB 12
777,461 777,461 00000000000000000000102a5d164aeb526bf7d4a8f6dacad41c63575de92cc7 2,504 1.00/1.00 vMB 18
777,460 777,460 000000000000000000011b3035699c4a88f8b96b58bb75a4e040172e03d00476 1,363 1.00/1.00 vMB 9
777,459 777,459 000000000000000000003a0aba07e22655617f96fec9402163d62bd3dbe9ee2b 2,845 1.00/1.00 vMB 13
777,458 777,458 00000000000000000005c861f5a30a3a79be0b8c0e9a20c5bcf84e910e38db75 149 1.00/1.00 vMB 5
777,457 777,457 00000000000000000007225e79044dd6f58368e16685ff30f009a65e71ccc71c 2,919 1.00/1.00 vMB 13
777,456 777,456 00000000000000000001708f3a10c826742fa2747c069d94ab27631f8b19bebf 1,976 1.00/1.00 vMB 10
777,455 777,455 000000000000000000010666288b037d63fcc8c8bb4f2b3a714bb534494d7de5 877 1.00/1.00 vMB 7
777,454 777,454 00000000000000000001aca9d6ecddf25d233351c10e6f002fd93da533d38bde 2,072 1.00/1.00 vMB 13
777,453 777,453 00000000000000000006f50df1b25c99020b2ad5cfa99c4bfd82cf9a08de8ca1 1,312 1.00/1.00 vMB 8
777,452 777,452 00000000000000000005bb9f23ab9cfc895742c7350f8ab12c84758770b2b919 1,456 1.00/1.00 vMB 7
777,451 777,451 00000000000000000003c95e0b4e2d7f09553b8fd747a3313efd5e4a2e7971f5 1,757 1.00/1.00 vMB 14
777,450 777,450 00000000000000000003a352dcabd3574bc945fa4dcf7112a507098db32281a9 535 1.00/1.00 vMB 6
777,449 777,449 00000000000000000000c30adcd9a97edca0210c02f18ab0c447db898453f250 805 1.00/1.00 vMB 7
777,448 777,448 000000000000000000047ce9b5adb58ba75f0f5a4c1e1c5a1ca31509082dd71e 1,000 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.63 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: 672.10 GB
    • Received: 16.14 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.