Loading Tool

Explorer IconExplorer

Memory Pool

77,386 transactions
28.73 vMB
0.06789755 BTC
Random Selection Loading Transactions
Max Size: 174.28/200 MB

Candidate Block

Mining Attempt b2e8dbc144cab2bcb16d7a5a9174d3e2712918ce58f475699ee569a2e25668d1
Version 20000000
Previous Block 0000000000000000000094b33996c224af01f043a358605fe53f3736f068ed4c
Merkle Root 1dd8d100adff79e3593130144cd8a87c40fa9b72d451b435222a76e7bd622355
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,426
Size: 1.00 vMB
Total Fees: 0.00828272 BTC
Feerates: 101.55 > 0.83 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,094 (545,740 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
369,354 369,354 00000000000000001067371241705291d2904ef160c766896ece5a2316bc8f36 103 0.06/1.00 vMB 31
369,353 369,353 000000000000000007bf9c6851debd9cad291fa2ec3a965f02e41160bc032d73 386 0.20/1.00 vMB 38
369,352 369,352 000000000000000001754f60b3d7f413cfea0b0b2141fe7f8383467df2b6fc92 672 0.29/1.00 vMB 43
369,351 369,351 000000000000000000edcc3f2156c20d187335c5cea3681b0bd0e429d73d5643 494 0.32/1.00 vMB 40
369,350 369,350 00000000000000000eab1ac1c856c66954bf72da3222e8060749260ed2e59050 879 0.33/1.00 vMB 39
369,349 369,349 00000000000000000c5b9a5d53acde1c5ddeda5b24b6a393a578e8019d48c2f2 1,365 0.83/1.00 vMB 52
369,348 369,348 00000000000000000b6498c3c9e24a7c1b8aabd4e7dc08a86cd1c3d82e04d052 543 0.37/1.00 vMB 45
369,347 369,347 000000000000000006536237dd01f27b9556c07cd948e98de628390fdb8d1bab 1 0.00/1.00 vMB 0
369,346 369,346 00000000000000000f0246fe0a5a87d89a138e73282c633d9aed16181c0db848 299 0.15/1.00 vMB 48
369,345 369,345 000000000000000010faa01d6bd4958baaf8f099e5fc74a5c353f61d06e593da 344 0.20/1.00 vMB 42
369,344 369,344 00000000000000000392ec405abf1fd2d05d5c71e5e90ff725b5159f800945c2 436 0.36/1.00 vMB 30
369,343 369,343 000000000000000002251a070595bdb2cb8b0776a409beffe7596a76b0fd3f75 17 0.01/1.00 vMB 48
369,342 369,342 00000000000000000b9e19cd415f047fa2ea4973c9a8bdf030e1626a735793ad 112 0.07/1.00 vMB 35
369,341 369,341 00000000000000001256c9c917e70ab2ebae5121b2a65fbe3d54f00a12461dbc 591 0.32/1.00 vMB 45
369,340 369,340 00000000000000000431d04d609f2ea6516519c97d5b518a2edcb345f3f3241b 873 0.37/1.00 vMB 43
369,339 369,339 000000000000000013a95a125fbd593eab347535c87f41862f699c3fad5fbbb6 1,017 0.54/1.00 vMB 39
369,338 369,338 0000000000000000001416b6b31495c69f586f6877052bb6611d956b5cbeb05e 22 0.02/1.00 vMB 24
369,337 369,337 000000000000000012feb715c8646d835e2570e2223804dc7fbd48c84e62addf 421 0.23/1.00 vMB 44
369,336 369,336 0000000000000000069a582f73e647ceeaf5c4f680b8956142a74dd1d413a9a6 847 0.60/1.00 vMB 34
369,335 369,335 000000000000000009db36fc7f5070c8b3a89f4598e863685d85e3acf750edda 872 0.44/1.00 vMB 52
369,334 369,334 000000000000000010607ade9ae54fd62bd09f34aed98e65c39f785aa03e3189 97 0.04/1.00 vMB 73
Previous 10 blocks ↓
Total Size: 782.56 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: 669.97 GB
    • Received: 15.79 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.