Loading Tool

Explorer IconExplorer

Memory Pool

43,094 transactions
28.00 vMB
0.06125070 BTC
Random Selection Loading Transactions
Max Size: 147.62/200 MB

Candidate Block

Mining Attempt f253b36b56ce830c344430cee5dcd677cffbadec2522b2402d8e4747298b0e6c
Version 20000000
Previous Block 000000000000000000013370732e51b6e662072ad4a938e999ad227a5ec0d5ec
Merkle Root 366f0a0ba2c1178658fe043d335c24f913f27ea0be56cec659775fc8693dc9c6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,001
Size: 1.00 vMB
Total Fees: 0.00852013 BTC
Feerates: 100.21 > 0.85 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,837 (606,385 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
308,452 308,452 00000000000000003031c1e688149a606b0011fbc0e86792441feac58ae470f2 790 0.40/1.00 vMB 30
308,451 308,451 0000000000000000148a7eec2ed69a4ab631c3bc504f4f01c33ef1e102fe0653 186 0.12/1.00 vMB 25
308,450 308,450 00000000000000003971d963072027050a3cd8e1e44f22c39101fbdcc0db7a8c 524 0.28/1.00 vMB 31
308,449 308,449 00000000000000000330fb45ce84f00ddfc96007e8f2879fd97b737ee1c96105 443 0.26/1.00 vMB 26
308,448 308,448 00000000000000000828e7f7f643a00d1449041dfff89775139ab8e5ed2d7d58 14 0.01/1.00 vMB 25
308,447 308,447 00000000000000003ff2a53152ee98910d7383c0177459ad258c4b2d2c4d4610 221 0.14/1.00 vMB 24
308,446 308,446 00000000000000002eed85d8b873670ff9608a32b8f58f052c301477993cf9ee 603 0.32/1.00 vMB 32
308,445 308,445 0000000000000000127e601d70a08245cae3c6a0db4a291b1c637cb9b7577356 1,048 0.57/1.00 vMB 28
308,444 308,444 00000000000000003ecdec2b179b97c8cfa333c454e9f20dbbfceb680320484d 69 0.03/1.00 vMB 30
308,443 308,443 00000000000000001341e892d7f659ad3a17eb3f3f1338db377d458de42895c7 176 0.08/1.00 vMB 27
308,442 308,442 00000000000000000af0600cf816fd801d37dcb30d0b328d5ad9f44219743ae3 269 0.12/1.00 vMB 31
308,441 308,441 000000000000000026e75e8cbfb12d92be5bd1fb66318ccda9eea65ced71ed5d 154 0.08/1.00 vMB 30
308,440 308,440 0000000000000000186dfe26e0b5d2c29a6dac8a248da9135e05e5ee0cfffbe2 115 0.06/1.00 vMB 28
308,439 308,439 0000000000000000390303bb1462c65a070388c93f2c77e3948b1b1dba8100bd 278 0.16/1.00 vMB 27
308,438 308,438 00000000000000004c01c9489a72c9431a4e8a3082a73b1ceed2e81fd8ff9a73 150 0.07/1.00 vMB 29
308,437 308,437 000000000000000005b5e694190531926e2ee959c2c01a91dacbd1e3f5061a41 12 0.00/1.00 vMB 20
308,436 308,436 00000000000000001769382de5de3ceadfa9c3392e5156c55cdd30569657c390 115 0.18/1.00 vMB 9
308,435 308,435 00000000000000004144211f4059533782cf46259231b61f2d1f01c09cf31eb4 280 0.32/1.00 vMB 17
308,434 308,434 000000000000000032894cadb457eedaf9c6480735077413c8de2abc5da21f0e 89 0.05/1.00 vMB 32
308,433 308,433 000000000000000008edc153dd306c494f091c6bfe750c2e4357b2fe55e4ee5e 205 0.10/1.00 vMB 27
308,432 308,432 00000000000000000b04215cde30845f1aece40e56f390bff23a638ae7930fdd 232 0.14/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.10 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: 651.68 GB
    • Received: 13.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.