Loading Tool

Explorer IconExplorer

Memory Pool

84,600 transactions
31.85 vMB
0.10952373 BTC
Random Selection Loading Transactions
Max Size: 193.38/200 MB

Candidate Block

Mining Attempt ecbfe6fa1758ea0cd10d76d067d571e97d2c43b007629c491f0803a6ad042321
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 2ec87959de8f80f646da6159144497bd9840a12e911fea7b6bb5d9d10c3ef1e3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,755
Size: 1.00 vMB
Total Fees: 0.03233065 BTC
Feerates: 299.43 > 3.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (479,669 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
435,676 435,676 000000000000000001cf3908e2060379fe69bc6ceda5ecb72487ef7ab8f2a815 544 0.28/1.00 vMB 68
435,675 435,675 000000000000000000439b2818e6a1df5b2079b9cf25aaca65f2981bcaa2e83d 1,418 0.86/1.00 vMB 41
435,674 435,674 0000000000000000003a6d2fea0daca6a29f89787f751a201be130197fd5f34b 1,883 1.00/1.00 vMB 66
435,673 435,673 00000000000000000021868e09863a7940b0502c52105a7c60379a54b204ad08 1,263 1.00/1.00 vMB 122
435,672 435,672 000000000000000002d4714e98424770fb70164b5b203867c17c8150d70177e8 2,312 1.00/1.00 vMB 72
435,671 435,671 0000000000000000024e02c41ce7cf9b9799ad777944ac6ce0be5890ec80b121 1,542 0.82/1.00 vMB 57
435,670 435,670 000000000000000000283327733f68e31ad42106671eb832e335cfdb5b73d82e 1,232 0.70/1.00 vMB 69
435,669 435,669 00000000000000000199bfec27eef982dee3d993eb4dbbd1f5760abef9a40172 754 0.52/1.00 vMB 36
435,668 435,668 0000000000000000026619bab4aa489ad7bb73ef98434f62450fb514210fd544 151 0.06/1.00 vMB 86
435,667 435,667 000000000000000003f23ebf5ec6391dc2cb5c0a87f9488a033dc7a2c7f7a9c6 1,065 1.00/1.00 vMB 34
435,666 435,666 0000000000000000037cf2cc5a3bbf46bb65ca347e9a4b6bb5a4a0b9761a54b6 686 0.40/1.00 vMB 41
435,665 435,665 000000000000000003c0f0cd245a2e7a87cfa6941c4e0de2d32e202e81dc9220 2,268 1.00/1.00 vMB 71
435,664 435,664 000000000000000001fe1b3f4b9c35b74f00b7e103a5f778c49f08f3755df6ca 1,545 1.00/1.00 vMB 63
435,663 435,663 0000000000000000035e2965db77a503d5ed09fb6a45c4834d3c2a62f8d915e6 2,073 1.00/1.00 vMB 62
435,662 435,662 0000000000000000016673166d558ef19391e8ce70ba6b5612c855932b4bbda4 1,064 1.00/1.00 vMB 104
435,661 435,661 000000000000000000c04bdf71bebe55140c82104437bf33a0a526c57a7f9ada 1,005 0.59/1.00 vMB 45
435,660 435,660 000000000000000000799e950d40515ff905b96e28d48d04aed260ae331f9435 2,325 1.00/1.00 vMB 61
435,659 435,659 000000000000000003b8e48babe9feba7719d177d99f84f091ed5fad18ecb946 1,486 1.00/1.00 vMB 76
435,658 435,658 000000000000000003119c037cde2c8b0e712689eb541fe5d466d505152e3fe1 1,558 1.00/1.00 vMB 86
435,657 435,657 000000000000000003054ccd21112118a97fa928a93814f53b2c15db2598f0be 816 1.00/1.00 vMB 99
435,656 435,656 00000000000000000190bdd49d3d022c86f6a969ff79700c022ad6346d65175d 50 0.01/1.00 vMB 250
Previous 10 blocks ↓
Total Size: 782.99 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: 717.73 GB
    • Received: 17.85 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.