Loading Tool

Explorer IconExplorer

Memory Pool

78,677 transactions
34.86 vMB
0.13520787 BTC
Random Selection Loading Transactions
Max Size: 192.78/200 MB

Candidate Block

Mining Attempt af88ab20acf54430cc25182f34f5fdcb7f28cfebf17284ce7414c8d0546e6cf5
Version 20000000
Previous Block 0000000000000000000083cd39367e0cb041c7750eda09569a7b62d97da4353e
Merkle Root 1fb8f14f2e53e10345210c075007c7a95f0f6d8ff64bbeec4edfd1b4071ba000
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,513
Size: 1.00 vMB
Total Fees: 0.01770002 BTC
Feerates: 150.67 > 1.77 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,403 (481,912 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
433,491 433,491 0000000000000000043118a952462af282acad8ce3b932483faf3ea2dda58df9 2,580 1.00/1.00 vMB 83
433,490 433,490 000000000000000002b601287095e20c76e66ba53ada750c68729ac6b778f8b2 442 0.25/1.00 vMB 63
433,489 433,489 0000000000000000028fc7bca31bcff093181094b859f6666e89b12df969e354 1,338 0.76/1.00 vMB 33
433,488 433,488 000000000000000000d9b73965b984bad8061218691ca25f00e7d3e603b7c7ec 2,705 1.00/1.00 vMB 73
433,487 433,487 0000000000000000012223898bc9e2dd335df8838143106eb6b4b35d864f351c 2,171 1.00/1.00 vMB 54
433,486 433,486 0000000000000000010a24fbfc206693aa0cb3843754c86c3c3793a8dd29c59a 2,500 1.00/1.00 vMB 62
433,485 433,485 0000000000000000028545a0347ab99f0502cab3767f873d9ee8c27845b7aeaa 1,698 1.00/1.00 vMB 76
433,484 433,484 0000000000000000027ac49123325c5ee19aea89d05d15bcb6bd00fc43c99769 2,866 1.00/1.00 vMB 76
433,483 433,483 000000000000000001e0addd7d18638c674c596f6bef787034bb3c6ee0e6b40f 698 1.00/1.00 vMB 18
433,482 433,482 000000000000000002e5af0717f5c99b6bd15f47a6463ea209842449dcb3126c 666 0.99/1.00 vMB 16
433,481 433,481 00000000000000000231aeb848add1dac39e9f1be469d98221fdbf02448ad1e3 2,310 1.00/1.00 vMB 61
433,480 433,480 0000000000000000015085571f0df2f6a65a673891e349c197f1884fc5981c93 2,158 1.00/1.00 vMB 54
433,479 433,479 000000000000000003d27d1faf81232320851b5d3bf74d84be370def4458ce14 1,769 1.00/1.00 vMB 50
433,478 433,478 0000000000000000029f1f9575ddd5550e95606940c7d935e14d4f72d27de1b0 2,009 1.00/1.00 vMB 48
433,477 433,477 0000000000000000023665d0471ae3d23fc5e30b71321bc3533cb671515516a2 2,244 1.00/1.00 vMB 62
433,476 433,476 0000000000000000042b8b57c015a633091261e0a716a99ff2f12b5a5c616b70 2,196 1.00/1.00 vMB 58
433,475 433,475 0000000000000000014dcc2b771ee31c085570b604b544ab5f4873d1290b4ee2 3,031 1.00/1.00 vMB 87
433,474 433,474 0000000000000000006b6ed48ac287b5185de4e4317e2c6a7a7f37bb6915f5e0 1,646 0.92/1.00 vMB 50
433,473 433,473 000000000000000002de5119fc9e3dccbe611f1d838466bd9d683b14f4c1c8f0 2,293 1.00/1.00 vMB 63
433,472 433,472 0000000000000000025dacfae3163b1276bcab3546dd5ac6241f52784a69d4d1 332 0.75/1.00 vMB 8
433,471 433,471 000000000000000003d279aded296d8ec836f479192efafd61354b87bb0e5475 1,872 1.00/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 783.09 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: 724.26 GB
    • Received: 18.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.