Loading Tool

Explorer IconExplorer

Memory Pool

87,879 transactions
32.53 vMB
0.15261762 BTC
Random Selection Loading Transactions
Max Size: 199.52/200 MB

Candidate Block

Mining Attempt 32c08d113167d1c55b553267b07c52fff636a21d92ac0650f8be13a2090a6784
Version 20000000
Previous Block 0000000000000000000024e14012baaaec51ffbde7f4c16099d63d5881173d65
Merkle Root 737e5095a659de5d0949089ecb74c3564dec1254642e0c3d15fa0bb6296a5e60
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,449
Size: 1.00 vMB
Total Fees: 0.06822411 BTC
Feerates: 502.65 > 6.84 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,217 (469,878 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
445,339 445,339 0000000000000000030cdc35667da18c0fb8b74e3fa39b0385085c18b358cd5b 2,213 1.00/1.00 vMB 85
445,338 445,338 000000000000000003892ba6534668b5e37a6bc1600345fabe3adf858019ef01 2,098 1.00/1.00 vMB 73
445,337 445,337 0000000000000000015b81e556ee66a0ff02d095e0196f24ea611e63b662f795 1,905 0.75/1.00 vMB 107
445,336 445,336 000000000000000000122b596fd3cf8a9e093750dd22f91348a48bfe097994ef 1,825 1.00/1.00 vMB 107
445,335 445,335 000000000000000002300261ddf91019ad738106fd64e721803cf73edfe7686c 1,524 1.00/1.00 vMB 62
445,334 445,334 0000000000000000029d1518a20d6be11a77bc7065c250fb8af268e08eeab798 3,095 1.00/1.00 vMB 71
445,333 445,333 000000000000000002c1376e7f82c58c0047b10d4d0a27ac80a081c4211b26f4 2,394 1.00/1.00 vMB 70
445,332 445,332 000000000000000001f08ce85c8853a6789442dd25b1458ff52f272509697486 2,068 1.00/1.00 vMB 77
445,331 445,331 000000000000000000d15cdcf4354919cadc5547462eb35130b7122b8928e120 3,028 1.00/1.00 vMB 97
445,330 445,330 00000000000000000158bfaf83b40f572512b7ce041681da76f6ab97b56311fb 2,624 1.00/1.00 vMB 102
445,329 445,329 000000000000000000befb378f7b37697c06d8c07466d829d9827886e7885b90 1,123 0.58/1.00 vMB 47
445,328 445,328 0000000000000000014744ad89114da4e015c3e797b6f6020225284ff31d30a6 2,593 0.99/1.00 vMB 82
445,327 445,327 000000000000000002fb38fb7465d56b06210d81810589d2d88a4dcacc3b7dd9 961 0.33/1.00 vMB 78
445,326 445,326 000000000000000000df17bde3f1019a51643e927b53256729ea07266272af73 537 0.22/1.00 vMB 78
445,325 445,325 000000000000000000b13278d843380fcf9f9f3e95515d279dbb771570254386 2,125 1.00/1.00 vMB 78
445,324 445,324 00000000000000000026053372a732114b6ccb7040539f242f5284c5faae02e1 2,060 1.00/1.00 vMB 61
445,323 445,323 000000000000000001fb03bc306c967d2a3d77c4984a4744a8c0a2b628df899d 485 0.47/1.00 vMB 28
445,322 445,322 000000000000000000dabb9cb533b224a53f9048e0b08b9389204db08a99d292 942 1.00/1.00 vMB 32
445,321 445,321 000000000000000002023a79a7320cda5c0758dd93c64f14e60f777763b21134 93 0.04/1.00 vMB 78
445,320 445,320 00000000000000000251ab97992f14bab1efa77077e922153ab10d8133c93299 1,598 1.00/1.00 vMB 45
445,319 445,319 0000000000000000009788fe73c4daab90b3d63d0d46d45b34676035570c2bd9 1,701 1.00/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.76 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: 709.16 GB
    • Received: 16.85 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.