Loading Tool

Explorer IconExplorer

Memory Pool

24,953 transactions
10.52 vMB
0.02584910 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 60.25/200 MB

Candidate Block

Mining Attempt 5c60d5861ce377d7890306078d43afb9e44bc0eb53f6998cf40485d35839bc48
Version 20000000
Previous Block 0000000000000000000042dc3a595584737aa5b0e59a9c730a957ef0652eded3
Merkle Root 76e8bc3995dbd1f3967dea752717e296a955d297cbff17de8bc2d10ce383f928
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,493
Size: 1.00 vMB
Total Fees: 0.00856025 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,550 (645,076 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
268,474 268,474 0000000000000003d1dacef859ed0581eec4e39402a1aa074693bdb561091638 201 0.10 vMB 80
268,473 268,473 0000000000000005c5385805787a10795cf992d97ad251617fbf56745bdbf4ad 200 0.10 vMB 54
268,472 268,472 00000000000000013031c0b64685b3406aa36126a51121f7baee2093a30cdc4f 100 0.04 vMB 63
268,471 268,471 0000000000000001f007643fbf865153f8028fcdb02f8a9ff824042ef539ceaa 297 0.13 vMB 56
268,470 268,470 00000000000000040ba3abbafb8ccaf296e5c9db5ee2ce4896afffc045703860 145 0.05 vMB 47
268,469 268,469 0000000000000001f7e0b16a0380ab78ef6543c0e71da697b134cff570fd09f1 91 0.04 vMB 67
268,468 268,468 0000000000000002560748abf181996fe2794f8591419c3674a92066369dc525 106 0.05 vMB 36
268,467 268,467 00000000000000040f0bfc0a2412024fea10dd03d1653f3ac14e91a5c967c258 1,015 0.58 vMB 34
268,466 268,466 0000000000000000fa1987a1d56ac5257f26c801f971b265881a4391fa1506a6 653 0.25 vMB 102
268,465 268,465 00000000000000007a33cbb5ef9e5b243c57650ef27be115b0d8c8a0932ad7f5 282 0.13 vMB 74
268,464 268,464 00000000000000029515ff1adf150ed45551ef4b39ab0d1e816c4f56b9806ef5 395 0.18 vMB 56
268,463 268,463 0000000000000007e262025aa280755bbfd82c9d9a0fc16458c45d8aaeaec93f 108 0.04 vMB 24
268,462 268,462 0000000000000006679f8c07c77ce6b9e19de51fcf7ae94a963188aee50b69f1 93 0.04 vMB 39
268,461 268,461 00000000000000029cb8af07d967aea741bef455ea030c9bbbe46387891fe96f 349 0.19 vMB 53
268,460 268,460 00000000000000005d418d381e89959d7a0de388dfc1cdb05f5cc1dc1bc8ba2e 194 0.15 vMB 26
268,459 268,459 00000000000000023f4c68e65becd714be9332bfb6c3a72390e47f604ee09717 580 0.25 vMB 129
268,458 268,458 0000000000000005425d4d3c70a3a89d5c96e484261deb80016a49ce26c0bf72 410 0.20 vMB 79
268,457 268,457 00000000000000050bb1c7cffac1c59bcf67842e8422f91b1d96fd64e57d74b5 142 0.05 vMB 48
268,456 268,456 0000000000000007ec63062439615768e02bb679892d7aa9393478c002fa830b 874 0.44 vMB 65
268,455 268,455 00000000000000043d3676541d273341131314680b74c13e549708875c6ba0ca 634 0.31 vMB 65
268,454 268,454 00000000000000080ed6b36c8167550c19661f7f6f30cf4073468200291684f6 209 0.11 vMB 72
Previous 10 blocks ↓
Total Size: 779.82 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: 415.14 GB
    • Received: 2.22 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.