Loading Tool

Explorer IconExplorer

Memory Pool

77,346 transactions
29.07 vMB
0.10032833 BTC
Random Selection Loading Transactions
Max Size: 174.94/200 MB

Candidate Block

Mining Attempt 90c28e148030e11ccb8d452270358800446c2f729d2632c77e0041b5e8bff6ee
Version 20000000
Previous Block 00000000000000000000b421c6d6e79532f5d26e37db181c41924d05cd5471d7
Merkle Root 94f1190db18b54745a46f6dc711bea8176af5fa29eec82690909cb93ba874de5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,419
Size: 1.00 vMB
Total Fees: 0.02659073 BTC
Feerates: 453.09 > 2.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,307 (507,800 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
407,507 407,507 00000000000000000500a44f84a714129c85cc257bfb090a066a9f45b250484e 71 0.09/1.00 vMB 23
407,506 407,506 000000000000000001bf97425753756e3518e7ccd8da7f296263202007e524d9 1,613 1.00/1.00 vMB 25
407,505 407,505 000000000000000005d53d6ff317402289407901cf01f0fe588b489870fe4b63 2,719 0.99/1.00 vMB 66
407,504 407,504 00000000000000000062a090f16d36fb94e5e05e251b83ea9552a5b4c796a7a0 1,987 1.00/1.00 vMB 38
407,503 407,503 0000000000000000030f6782bedd7a2e6a8c1007b2ba338ded66a4dcb5d35376 806 1.00/1.00 vMB 16
407,502 407,502 000000000000000004aad9c0b28e992e789315f833d4055b09c258270414f5f5 2,549 0.99/1.00 vMB 50
407,501 407,501 0000000000000000003ebedbd09854c1be1199579002af35a6b76b4366c8d0c0 657 0.42/1.00 vMB 26
407,500 407,500 0000000000000000055b3d044ece632235dd9d975be4133a6f2e194d3f572f00 2,286 1.00/1.00 vMB 38
407,499 407,499 000000000000000001c624e3c83383458d6df5a1f5f3c498a5637d6856af8ac7 2,256 1.00/1.00 vMB 42
407,498 407,498 000000000000000002cf49fc4800f5faa22e791213519b805863714a254dc937 814 0.36/1.00 vMB 34
407,497 407,497 00000000000000000473d5dfc24fab41ed144a6e7da9d7baca0156607dae0a0c 456 0.36/1.00 vMB 20
407,496 407,496 000000000000000005440a2e2dc238faa129518199fc5ad40981b848237b836c 2,090 1.00/1.00 vMB 43
407,495 407,495 00000000000000000168d56fd8625a33edcead7ebc13f29f0059586a001d6ea5 183 0.39/1.00 vMB 21
407,494 407,494 000000000000000005d22a957e0fc5476c06bb8e408fd115919b8a7056097e4b 1,895 0.94/1.00 vMB 40
407,493 407,493 0000000000000000012ee5af54d3f9f17f26a834fdd4cd72d073f706ba74cc09 1,663 0.97/1.00 vMB 31
407,492 407,492 000000000000000002a69e37884b02aa1a57f556e3d48ed78693091f09c205b0 2,935 1.00/1.00 vMB 54
407,491 407,491 00000000000000000301076ffa8571c64a5a1345d586a211a97834f923b6c08f 556 0.30/1.00 vMB 31
407,490 407,490 0000000000000000051078f383ebcdcf3ce923caa255e3307c2a0685dad9c2fe 190 0.07/1.00 vMB 38
407,489 407,489 000000000000000004d3c3f428349399fc86df1c9dafaad296eb45b37a768b9d 1,172 0.40/1.00 vMB 44
407,488 407,488 000000000000000005c0937d3646aff5de8b372d6b90823dd86520bff2e8a4d0 2,185 1.00/1.00 vMB 32
407,487 407,487 0000000000000000026f6a92518163c60e282810a5656f0850f4dca7c8a91652 403 0.15/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.92 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: 714.51 GB
    • Received: 17.56 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.