Loading Tool

Explorer IconExplorer

Memory Pool

75,787 transactions
28.39 vMB
0.06377471 BTC
Random Selection Loading Transactions
Max Size: 171.96/200 MB

Candidate Block

Mining Attempt 2fba89e1a12a380585ad1d097ed1196c0511e0313a3d562ada14858827dd3252
Version 20000000
Previous Block 000000000000000000001ab79c0bb6871e6d437e0f72576711d4f8a15dd0278a
Merkle Root 0d0d4ffa01c06d5b39a18d0dacc2f1bdfcaa3ced212ee71fcd1212a6d8b596ab
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,546
Size: 1.00 vMB
Total Fees: 0.00498291 BTC
Feerates: 77.21 > 0.50 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,123 (102,837 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
812,286 812,286 000000000000000000018e992e7e3740114d20dece498641c4dc09845c6cb768 530 1.00/1.00 vMB 2
812,285 812,285 00000000000000000000e079cd05acd0122ea1b99e52691edee8ec4378d57b77 2,493 1.00/1.00 vMB 6
812,284 812,284 000000000000000000049653c7d7c9ae722e2c69e91fa5eb0d8abb0e026e0de6 517 1.00/1.00 vMB 3
812,283 812,283 00000000000000000004dbd3db73e6985bf4113b0b0a37db57f0273508389c6b 1,978 1.00/1.00 vMB 6
812,282 812,282 000000000000000000008ac6679528020bdb718e790f4b24214c7cc1ac5aaa32 1,372 1.00/1.00 vMB 5
812,281 812,281 00000000000000000000a6bbfa929e92e2ce9875d40997322bbac687a3af4653 110 1.00/1.00 vMB 1
812,280 812,280 00000000000000000001ba57ced3caf0d6502ec9143c17321553eeb076ddd585 1,199 1.00/1.00 vMB 6
812,279 812,279 000000000000000000019b5c7fcf3ba315e46aba85b8dacc42eccd0c38fd981c 140 0.99/1.00 vMB 1
812,278 812,278 00000000000000000002caa3755040cfe752f9bc8a0c1f6d7eef3dff7f44c50c 722 1.00/1.00 vMB 5
812,277 812,277 000000000000000000004ff62658f466afa4f7c68fe60ed998853348bc3e1600 674 1.00/1.00 vMB 3
812,276 812,276 00000000000000000002cefb7ff4d72727c47bba70338fe101e23104eae83e7a 990 1.00/1.00 vMB 4
812,275 812,275 000000000000000000003091837ace5cc4dd4263e27e031202f3dc92c6643d7b 1,309 1.00/1.00 vMB 6
812,274 812,274 0000000000000000000091a110cf0db3b649c46443bffb534d8de217822f3d00 201 1.00/1.00 vMB 1
812,273 812,273 0000000000000000000241f0656afd8f674243f107cbcdea2ca3abbea6ccd6bf 2,235 1.00/1.00 vMB 8
812,272 812,272 000000000000000000005d1fb4da86ca07ff6460a8704ae8bf3a459b1dcc21be 471 1.00/1.00 vMB 2
812,271 812,271 0000000000000000000465cb33ac688d08025e1b8b9cb029b7b87397284ea676 868 1.00/1.00 vMB 4
812,270 812,270 000000000000000000027a703448f284519039860a18a1e1634b6fb87d77c75b 843 1.00/1.00 vMB 4
812,269 812,269 00000000000000000000cef042baa4791a9941be5b024a58687b219e9ef939c8 2,042 1.00/1.00 vMB 8
812,268 812,268 000000000000000000031ab612011d30bbb5c9bd2cb322c5da31c54eb895dcff 2,422 1.00/1.00 vMB 6
812,267 812,267 000000000000000000033b953d0684eec0b318f2e696a3d3b05ae218166e663d 323 1.00/1.00 vMB 2
812,266 812,266 00000000000000000001a122c4e61fc0091ffb19584ef1eab8e2cb92df637345 1,596 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.60 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.82 GB
    • Received: 16.02 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.