Loading Tool

Explorer IconExplorer

Memory Pool

81,874 transactions
30.03 vMB
0.08188198 BTC
Random Selection Loading Transactions
Max Size: 181.32/200 MB

Candidate Block

Mining Attempt 5145209d394cb97f97286e1bf83d1ed5cd9e92fb4c843d042fa99937b9b7c825
Version 20000000
Previous Block 00000000000000000000464e2d0f1dac18ae3b19a2e10ef58f800593d8794f58
Merkle Root 688a74e8bbdbb9115087d9ad541d5dbc46f84c4f49f1943761f2ab0ed47ac045
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,557
Size: 1.00 vMB
Total Fees: 0.02047594 BTC
Feerates: 151.12 > 2.05 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,966 (499,538 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
415,428 415,428 000000000000000001d255056691622e2e9f7d5675286fe13f38a017cc57a7c9 1,333 0.57/1.00 vMB 48
415,427 415,427 00000000000000000465b94c3690a19e9e35844853b5a96941b4335914c39174 2,196 1.00/1.00 vMB 30
415,426 415,426 0000000000000000019f61749e0aa88de691878c6e6403c2abc5d1dfc8b0e4fc 2,466 1.00/1.00 vMB 48
415,425 415,425 0000000000000000026551c7e84d814cec939288db5e6603eeaf6aace680b591 3,232 1.00/1.00 vMB 60
415,424 415,424 000000000000000002f9791163272d88e313963e5c066b2df92a46b7066fc591 2,758 1.00/1.00 vMB 87
415,423 415,423 0000000000000000034387ce0b93f5f05bfd96f23764841fe192b0150000552c 1,007 0.35/1.00 vMB 54
415,422 415,422 000000000000000004d557dff836ac23fa79fe743867a00d3829231600fd3bb1 382 0.15/1.00 vMB 56
415,421 415,421 000000000000000001eefe868c2dee4d415aaf7ed323011a01ce705701e927d8 275 0.10/1.00 vMB 57
415,420 415,420 000000000000000001b68e1bce09c905430f127ee67d334bc7ed6acabf15e1c1 499 0.17/1.00 vMB 63
415,419 415,419 000000000000000000a782fc666255d2fb26bb964cc82216e654b50371ac2990 2,189 0.94/1.00 vMB 44
415,418 415,418 000000000000000003e4cdc3eb9d076c40ba16b3a0f2dcedc5a2b2f753ee1fda 816 0.42/1.00 vMB 41
415,417 415,417 000000000000000000b92473e025e818e471a2442823ae82fd23605303091564 1,934 0.71/1.00 vMB 49
415,416 415,416 0000000000000000057f905421ba6ecbb13768203aca45db454d30454e584ecb 603 0.81/1.00 vMB 16
415,415 415,415 0000000000000000040745862a67b65e105bcd470c688296e579ed8c454edfec 86 0.03/1.00 vMB 49
415,414 415,414 00000000000000000482dfbd8418dc1c51944c155e967566850df27c4318af2c 1,496 1.00/1.00 vMB 31
415,413 415,413 000000000000000004c93edb90f6db7840bac4df22f9b7ba9d724a3b25a81989 954 0.49/1.00 vMB 39
415,412 415,412 000000000000000003cac596299ca9674a39904d637f1f500f2beb906acab8ce 2,869 1.00/1.00 vMB 55
415,411 415,411 00000000000000000296f5f63d83096114bf4d9113be5d1ba2c562375eb0cdf6 1,348 0.86/1.00 vMB 35
415,410 415,410 00000000000000000072292ffaeb4336b66259b9a19450f240dfda5ab90c2444 2,063 0.89/1.00 vMB 45
415,409 415,409 00000000000000000382857d514f4bf30fdf0f1e0794ddcd92124d5759045dc1 2,067 1.00/1.00 vMB 34
415,408 415,408 00000000000000000042f4a5ad3e11a780de12aff12cc6db0d859cf4490e5e2e 2,362 1.00/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.33 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: 660.38 GB
    • Received: 14.71 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.