Loading Tool

Explorer IconExplorer

Memory Pool

52,532 transactions
31.56 vMB
0.11443846 BTC
Random Selection Loading Transactions
Max Size: 168.85/200 MB

Candidate Block

Mining Attempt 3df3d61ef80e0581cd8d2acfe835b5e36230c0aa7e63eb9771e2b4af543b383f
Version 20000000
Previous Block 00000000000000000000e8bf6513364e7869b415e3fa1f8435bb5c6d3f5c62ed
Merkle Root 80210d096df7a4e9cc99382fe49e700c9f27c7de3d9dfd61ae67bebdf729dcd8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,713
Size: 1.00 vMB
Total Fees: 0.02321339 BTC
Feerates: 32.88 > 2.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,819 (439,211 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
475,608 475,608 000000000000000000a9350a8d568b8828ccc1fed09cab1afe1d950ff3bc7b03 1 0.00/1.00 vMB 0
475,607 475,607 0000000000000000012d8494e26a45f139a51df0714b4052ad7f8482dc414db5 1,213 0.99/1.00 vMB 93
475,606 475,606 000000000000000000b8e6caf220780d069055e8527403343cffeb990eca1829 1,135 0.75/1.00 vMB 105
475,605 475,605 0000000000000000015afc79762d2c2e628a2a6c06d0968196fda4a0af129603 1,041 1.00/1.00 vMB 125
475,604 475,604 0000000000000000001bd32dddbb5510c20406ec467909322bb7c7a999f9e8a2 1,807 1.00/1.00 vMB 149
475,603 475,603 000000000000000000f2968f3cebf9caa555c0d139a0a88430285333fc1eef51 201 0.08/1.00 vMB 150
475,602 475,602 0000000000000000006a12b63311564cf2564479fdd28f01f629e2330149888c 149 0.13/1.00 vMB 123
475,601 475,601 000000000000000001514763fd7f968f815b12fa8d93fa181e7e545f93757894 1,768 1.00/1.00 vMB 133
475,600 475,600 00000000000000000119a984f59f35e3cf3d261a604cff48b38f08cc51a0b64c 1,135 1.00/1.00 vMB 71
475,599 475,599 00000000000000000079ba9d0ac704e260ea323c0f61d654b2b3b367f48d69b8 2,216 1.00/1.00 vMB 155
475,598 475,598 000000000000000000c8d8d0eda308b6bf9f367d7998fab00bb44ef7cbbcad21 1,031 1.00/1.00 vMB 90
475,597 475,597 0000000000000000007771bd7beae124a94489df792303ebc6cd965eefdad12b 296 1.00/1.00 vMB 9
475,596 475,596 000000000000000000429c06d19ba9106e0deeb36c90091ec919d69e749c7c7d 1,864 0.79/1.00 vMB 151
475,595 475,595 000000000000000000a48665e46cbeb08a90590e6bb129719e71f664c90b4bbd 1,246 0.99/1.00 vMB 66
475,594 475,594 000000000000000001212ed4d40dec4b95e77df197a4a861b48446e2603dda47 2,246 1.00/1.00 vMB 180
475,593 475,593 0000000000000000008bb53b50730c755c678e7cc57366935e2357610e4b7dba 537 1.00/1.00 vMB 27
475,592 475,592 0000000000000000016456f253f9bc8b4c50ffe78f6311eff514ab432f3a95db 1,506 0.99/1.00 vMB 59
475,591 475,591 0000000000000000002f095367e4b8b2074fbb066397531878b703dee0944be7 2,083 1.00/1.00 vMB 232
475,590 475,590 000000000000000000d1f49dc061bf6ba31de6d926073fdd173365ed2520f57c 1,617 0.99/1.00 vMB 134
475,589 475,589 0000000000000000002911501b4f28dbc1dec060b0e523cb27f81bc925504593 580 0.99/1.00 vMB 38
475,588 475,588 0000000000000000015ef1c70f16e47e99fd414ec499ca4a9697efdfb787750f 200 0.13/1.00 vMB 117
Previous 10 blocks ↓
Total Size: 782.07 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.22 GB
    • Received: 13.49 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.