Loading Tool

Explorer IconExplorer

Memory Pool

25,577 transactions
25.15 vMB
0.05340700 BTC
Random Selection Loading Transactions
Max Size: 122.59/200 MB

Candidate Block

Mining Attempt a3910cd05228d92df0299d5024185afa04384088deb434578fb37ea9717fa510
Version 20000000
Previous Block 000000000000000000011c3497346bff4335381b648b0d0a0cbdbef2f945aed2
Merkle Root a1e9d3ea9485fad3ad7f739142be1ac2306bb2029e2dffa4177ac92776eb1b51
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,798
Size: 1.00 vMB
Total Fees: 0.00781870 BTC
Feerates: 64.19 > 0.78 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,241 (801,755 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
112,486 112,486 000000000000f2dd7d264dc50ece56a51c55c38ebaf6aefbf2507edb325ebec3 14 0.00/1.00 vMB 1,713
112,485 112,485 0000000000006f899264b890ab76d8b8ae0fb105aca60725a4163d5dacd496ca 18 0.00/1.00 vMB 1,752
112,484 112,484 000000000000ee6deb25031501dc643af89a21a067c8674e745a5006b10a6231 11 0.00/1.00 vMB 0
112,483 112,483 00000000000115c895d4eadc5e6e7ec3ce43e1f0742b394aa104c9a6cd9ffd13 1 0.00/1.00 vMB 0
112,482 112,482 000000000000c6493a5fd9c5d7fbb8e6b0f6b3a05dee28511046504a3d7c7a52 1 0.00/1.00 vMB 0
112,481 112,481 000000000000fa7a56bcb12e0e0e4fc9d3da06e7ec50fdb014c68ca7c08f9ebd 9 0.00/1.00 vMB 3,451
112,480 112,480 000000000001216091bcfd1bd6cedd2a45b2b0ae63a9ffce6c6a9b639b41de13 2 0.00/1.00 vMB 0
112,479 112,479 000000000000240fbd42977e753cb8b019f4087740ccbb67ffcbcb8ce5e546a4 2 0.00/1.00 vMB 0
112,478 112,478 00000000000061ecf4b2eef45a3015e74d8cc360362fea07fe1ff7073ee983d5 2 0.00/1.00 vMB 3,875
112,477 112,477 000000000000c5b87c792d5604896a28cfd9568b714d66acb1d6d3499c1aebc6 11 0.00/1.00 vMB 2,256
112,476 112,476 000000000000afe26b7e61e70f79f8150d7b844b75cfa3fff4a04c4bbf6979a1 6 0.00/1.00 vMB 584
112,475 112,475 00000000000112fb644c4d3249d5cc46ead2a10964af43c3ae2a0aa51088126c 2 0.00/1.00 vMB 0
112,474 112,474 000000000000b02310e08e6f8d7db2b183f2e7149168b696b2c8a60b57b19756 3 0.00/1.00 vMB 3,868
112,473 112,473 0000000000006bd236a48ac5bcb4e000256735d90397171992ec727e9300005c 7 0.00/1.00 vMB 2,826
112,472 112,472 0000000000008b7277c33adaf740e209b4dd61a57f1cf19ded61e8ff858d4c92 3 0.00/1.00 vMB 3,875
112,471 112,471 0000000000001e7c9d6973210ed2ca3f6c4d5880250f9d5bb2218138f5b94ca7 2 0.00/1.00 vMB 3,861
112,470 112,470 000000000000d5bb82885cfd78782d1e0ced6ef4ce851f9fb80edcbe82e2e370 6 0.00/1.00 vMB 531
112,469 112,469 000000000000988df23a8bada54c021d2186e76bb1285bc6ce1a2ce2545a928e 22 0.01/1.00 vMB 0
112,468 112,468 000000000000c3401b9dbdff803b655c1f43de96b7e7276fbc474e9198419bdd 5 0.00/1.00 vMB 1,447
112,467 112,467 0000000000011118cefbec0550e26f44433ff612985e54c9359c7c6b4cbeb75f 1 0.00/1.00 vMB 0
112,466 112,466 0000000000008f2baa606809c3c8418a7d865252d0ed106e4e1cdde458c20ba0 9 0.00/1.00 vMB 440
Previous 10 blocks ↓
Total Size: 781.02 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: 576.27 GB
    • Received: 8.42 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.