Loading Tool

Explorer IconExplorer

Memory Pool

45,206 transactions
28.70 vMB
0.12514857 BTC
Random Selection Loading Transactions
Max Size: 151.89/200 MB

Candidate Block

Mining Attempt 6b5e87a2cd9e5743ac27ec90994be10ced87e32e83895d60434214d8c68f154f
Version 20000000
Previous Block 00000000000000000001b7fed1570278bf53c34ddd10975046ef0611921f9718
Merkle Root 94b7813a4285a3b09e7585cefcbb204a53b11b1b9595394c0d69be25034c8a4c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,294
Size: 1.00 vMB
Total Fees: 0.07043747 BTC
Feerates: 101.65 > 7.06 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,809 (358,397 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
556,412 556,412 0000000000000000001fc04c7296b68b3adb02a71ac7e23c99896a62a67f71d8 1,009 0.35/1.00 vMB 14
556,411 556,411 000000000000000000100ab00e720ac963f66fe2700586db3b25e13051b98135 968 0.70/1.00 vMB 4
556,410 556,410 000000000000000000003a5308bef69d50f23263f5b5ff8472e0d8a6f12d048d 2,014 1.00/1.00 vMB 4
556,409 556,409 00000000000000000029795093aee2ce4c288ba1464188cf5305ec47d530fac6 2,807 1.00/1.00 vMB 8
556,408 556,408 00000000000000000003c009b8ad0f3b58e614e1cdc503dfb1cfe2744543a315 2,194 1.00/1.00 vMB 8
556,407 556,407 000000000000000000225956ca3f6f2a83fc2137ba922c3a6d1809e7a83c929e 2,548 1.00/1.00 vMB 17
556,406 556,406 00000000000000000008a9878b08ff9f44d269436760f4c2d418955d19ced701 2,536 1.00/1.00 vMB 59
556,405 556,405 00000000000000000026a49f352615183bcd3464ebaf3e1c5362a64f8d4599d4 756 0.31/1.00 vMB 17
556,404 556,404 000000000000000000006be3e6ada2867df2fdf36a00ff00bc96405d8ba927a7 1,518 1.00/1.00 vMB 22
556,403 556,403 00000000000000000030864c7f51933c49b4976d26f53105d53a598700704b0d 2,978 1.00/1.00 vMB 14
556,402 556,402 00000000000000000018db3ad4a5334a0f8a764e30a50735c92d2bdcf2655883 2,186 1.00/1.00 vMB 10
556,401 556,401 00000000000000000012bd49dc44683c489c5dbef115c089058d234a2021a69b 1,505 1.00/1.00 vMB 9
556,400 556,400 00000000000000000021a17af9cda9799372b75589ca3512fbcbc0d066e7c77f 2,697 1.00/1.00 vMB 10
556,399 556,399 00000000000000000005a87ccef41b7db2cb55acda67a0ad845a4923169672b7 2,336 1.00/1.00 vMB 26
556,398 556,398 0000000000000000002efb0763916c3246dd10b4c421717251ec5a78c2725272 463 0.18/1.00 vMB 20
556,397 556,397 00000000000000000022539ba6820680ff47f2f532771d26cc17774f38b97784 2,240 0.96/1.00 vMB 13
556,396 556,396 0000000000000000002b4317ed9b09e5d629e9763e727e895e296418d69f2c70 1,807 0.84/1.00 vMB 14
556,395 556,395 0000000000000000002389630f9c2fa468c78a4288a25a356c883a3a19003fa0 269 0.12/1.00 vMB 8
556,394 556,394 000000000000000000346ec4a8078b97a338106b0787b6cd7cf2903251092c42 1,193 0.73/1.00 vMB 8
556,393 556,393 000000000000000000113714af60daf07a0f6fe290542621f1bf9b6761e24271 1,771 1.00/1.00 vMB 1
556,392 556,392 0000000000000000002ad1275cfd18732b9aeb73f2ebebeb3029fea130b5abfb 2,689 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.05 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: 650.89 GB
    • Received: 13.34 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.