Loading Tool

Explorer IconExplorer

Memory Pool

25,784 transactions
11.71 vMB
0.02390433 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 67.52/200 MB

Candidate Block

Mining Attempt b273ffeac08b80eab1da51937a2d69c8bcce1727204c667ee0f20bac3d1f242b
Version 20000000
Previous Block 0000000000000000000166a8143e1e7977e0f90b49480a0ee2ce282020a968a9
Merkle Root 872954de0ac5af4fa74a3cc123fda2fea3c9e00da6ee3fdf5bd702c0d773fc76
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,888
Size: 0.99799525 1.00 vMB
Total Fees: 0.00449787 BTC
Feerates: 100.48 > 0.45 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,767 (786,313 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
127,454 127,454 00000000000008235474d8e65dbaeb14de9b0cadb37bd7f3f555fea16bfdeec6 6 0.00/1.00 vMB 713
127,453 127,453 0000000000001c7842cbc4b6f01714936c37936707f55181b26e2d97bec84e1b 24 0.02/1.00 vMB 260
127,452 127,452 000000000000256522290c8d4c71837230ed6b9541b0715f967aec19830b21d3 69 0.03/1.00 vMB 89
127,451 127,451 00000000000007038c67aa02ad79145cc13cb6a78823273a924dbcf56e3fe079 11 0.00/1.00 vMB 0
127,450 127,450 0000000000001492d0b2fbd75f81545f5d1a7c2545d4c2921342848ba0890ab5 16 0.01/1.00 vMB 442
127,449 127,449 00000000000019eac0ab2bb47e1abcac7b2b6f27ca3f1ebc0fb8d75db9076e32 4 0.00/1.00 vMB 0
127,448 127,448 000000000000234ae0edaeb71be592ad92d440d7fb92cac46bef83cdbe7dde28 42 0.02/1.00 vMB 627
127,447 127,447 00000000000001d4d5552943256262bc87344560e6e9d0c2453274e029dd6816 10 0.00/1.00 vMB 867
127,446 127,446 0000000000001b4d983a5edb63805a097eab46ae14c142abf01d6b245681a535 4 0.00/1.00 vMB 1,293
127,445 127,445 000000000000266907fddad5cbc11fce393930b0e6c8a294127db5512f104385 9 0.00/1.00 vMB 1,477
127,444 127,444 000000000000186a223588fd54066c6d0a8a6d5fb7d874b50d6795e285b2e7f6 1 0.00/1.00 vMB 0
127,443 127,443 000000000000257a1d77d4e8189f9f3adcb15dbaf28616f07a4da9d1f06b1fc0 61 0.02/1.00 vMB 431
127,442 127,442 0000000000001761881fe492322d408a2e3ce621bb27e4e3cf79ff5bb107c129 24 0.02/1.00 vMB 598
127,441 127,441 0000000000001489b08d12c26020b9c6bea0003750e6c24519b2c091be5d61c0 4 0.00/1.00 vMB 2,286
127,440 127,440 0000000000000702a2e1ea008854d573c5c241b5644a3ac1cf2f6cb15ca3d68d 3 0.00/1.00 vMB 96
127,439 127,439 0000000000002607222791ae591273a53bc80da6cd7538ead1e8190a739d7666 200 0.07/1.00 vMB 949
127,438 127,438 0000000000002107285c86c21a0a0bde4d34a7eda1a9c29af1271adf6ca0e65e 13 0.01/1.00 vMB 594
127,437 127,437 0000000000000f14c3407c7b6ea6093340aafe20211a35f0ac7dca60d1c7962d 7 0.00/1.00 vMB 245
127,436 127,436 000000000000112645ffea21d6e12edeb1b9a09f8f8be4248a7e0e8bc624c43c 18 0.01/1.00 vMB 383
127,435 127,435 000000000000177ab9d18640b96eb3804afd7421f0529fa4d9fdad4bd403d9a7 10 0.00/1.00 vMB 1,090
127,434 127,434 00000000000024dded6ae61d3f4ab784295e662010d4df38bbb1ca01521e64fb 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.21 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 506.00 GB
    • Received: 4.07 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.