Loading Tool

Explorer IconExplorer

Memory Pool

78,499 transactions
28.97 vMB
0.07139728 BTC
Random Selection Loading Transactions
Max Size: 175.89/200 MB

Candidate Block

Mining Attempt 7beb0aef71590b816f86e01e53aa29fe8f9e73a883ea06317f1e23850e203ea2
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root 1d3df0e150e28ea8aae61f8cd7baeeb3738efb5d29a6f7253005b1bde59e11e8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,881
Size: 1.00 vMB
Total Fees: 0.01080627 BTC
Feerates: 13.09 > 1.08 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (106,622 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
808,497 808,497 000000000000000000011d4c6719112c710b6896dd1074c78489ef982da475b6 2,108 1.00/1.00 vMB 33
808,496 808,496 000000000000000000048e2339de175ef7a6a466bd58524bea43035754410479 1,974 1.00/1.00 vMB 39
808,495 808,495 00000000000000000003db049126a08137086225db53b2735b5a2d5ef98708de 2,592 1.00/1.00 vMB 49
808,494 808,494 00000000000000000001f6255dbcae5fcf1e5e6e3a443cfc807446cbbc8819a7 2,575 1.00/1.00 vMB 35
808,493 808,493 000000000000000000037c4d7e301869ed56434f6751f115cfcb7b180ab8a8d4 2,102 1.00/1.00 vMB 34
808,492 808,492 00000000000000000000af06cdc19b319c4d4466f32f67c1e8599559299f1817 4,576 1.00/1.00 vMB 25
808,491 808,491 00000000000000000002ba499833c328d6bfed78f7206e93605caa5fdcb2bb81 6,172 1.00/1.00 vMB 28
808,490 808,490 00000000000000000004a88dff2faa45e00d982dbaf664f76e21941695ed9ba8 4,193 1.00/1.00 vMB 31
808,489 808,489 00000000000000000004b8248d5735d6d9e20b06368f5e1d2f11507ac9436dfe 3,619 1.00/1.00 vMB 30
808,488 808,488 000000000000000000043a64b6205e040d8ade43314c8dc0b4c7968a3ba88076 2,339 1.00/1.00 vMB 32
808,487 808,487 00000000000000000000c7a2fda545aaa0248cccb1ac808d049db52f0cc8138a 1,404 1.00/1.00 vMB 36
808,486 808,486 0000000000000000000063702e551c817c89ba0890fc6c65824782842048a9e5 3,252 1.00/1.00 vMB 42
808,485 808,485 000000000000000000028c49bd18824038cf1182af3f19750f3df75544083cf0 4,191 1.00/1.00 vMB 35
808,484 808,484 000000000000000000022acc92e07222b1065c171d84ff646eedff49f236850e 5,941 1.00/1.00 vMB 33
808,483 808,483 00000000000000000003720c8983013535c093e2a615e53613fe9493f832aaf5 4,866 1.00/1.00 vMB 39
808,482 808,482 00000000000000000003b84027193c08ea01ad67c628257e69d1e85c24fffaad 4,541 1.00/1.00 vMB 41
808,481 808,481 00000000000000000000514645be3b4ab953dec488f0dc59e025c603109a40dd 4,165 1.00/1.00 vMB 51
808,480 808,480 000000000000000000037ca0e0ee4b587445d40a30ac82f9a8d6dbfb88ad939e 2,046 1.00/1.00 vMB 26
808,479 808,479 00000000000000000002174805c517f75708475024e63c2b91f57a586e927739 2,565 1.00/1.00 vMB 29
808,478 808,478 00000000000000000001c3a2e6e93008c88474ee49fe150b0d0b49ba5fa16c4f 1,819 1.00/1.00 vMB 32
808,477 808,477 0000000000000000000034fa6b3aceb39a56cb2f6b8a3df98fa9e84af1e4ccab 2,889 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.60 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: 671.67 GB
    • Received: 15.98 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.