Loading Tool

Explorer IconExplorer

Memory Pool

35,382 transactions
25.88 vMB
0.06303780 BTC
Random Selection Loading Transactions
Max Size: 131.79/200 MB

Candidate Block

Mining Attempt ed5c0d8e9f985e9e8d72d99e16e5e8504903a4052b2cf14ebd24c2e013114fed
Version 20000000
Previous Block 00000000000000000001a0662e4a8a23c83196f4d11e885bf848e7d6708c875e
Merkle Root 23bc9d48f6111146d08934041b28ca0d6df84db73dcb1331b52292a1e039c33c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,092
Size: 1.00 vMB
Total Fees: 0.01565984 BTC
Feerates: 120.00 > 1.57 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,692 (529,106 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
385,586 385,586 00000000000000000005a8fa4980422ea30aa1613448445c85cff2513b07c328 243 0.14/1.00 vMB 29
385,585 385,585 00000000000000000bbf909393470597c90ff09fec947ecccb5e77e9a27de03a 704 0.37/1.00 vMB 28
385,584 385,584 00000000000000000eff72340509d252612f979df8fcefb513d29ec6242d3279 2,117 0.93/1.00 vMB 33
385,583 385,583 00000000000000000a8553c26907a876f795e9762dfd60ef13829306827b67f8 205 0.11/1.00 vMB 23
385,582 385,582 00000000000000000770dea85838fc5e76d792e85860c6b106260a85b404d7fd 944 0.48/1.00 vMB 32
385,581 385,581 0000000000000000085d4bae839263c612c45131cb52c6ad9ee2bd527b0a82cd 1,922 0.92/1.00 vMB 33
385,580 385,580 00000000000000000898a8a37bf11734f001190af58238c9fd4208f59e0efc04 1 0.00/1.00 vMB 0
385,579 385,579 00000000000000000aa0e12b50bd1e37e6716078c18a8ef3ab19a225d8198838 1,439 0.68/1.00 vMB 31
385,578 385,578 00000000000000000eead9d7cbd785b8033ec67d0c46d0919171a5df07653960 908 0.53/1.00 vMB 28
385,577 385,577 000000000000000008ee9b214e51f0ef7ece0bea6b070e7424a89c5749d5f3ef 2,538 0.93/1.00 vMB 38
385,576 385,576 00000000000000000d8317499c53676dd1c47b8a9509a90300a31305c4a2afc8 56 0.05/1.00 vMB 30
385,575 385,575 00000000000000000e4af06ca05b70d40739ff1781a318c9fb5921fee8c4492e 2,017 0.97/1.00 vMB 30
385,574 385,574 000000000000000007787a1ec132ec34e160fae7075ecda8e71f0e6ca88dc742 1,182 0.80/1.00 vMB 23
385,573 385,573 00000000000000000e22d89d40e8e34c73ace03b33843f3e44bb5e5a9d867bb4 2,384 0.93/1.00 vMB 38
385,572 385,572 0000000000000000037590c62ce29bc945a4302d7c1c3cb9363d82ace40beab2 1,167 1.00/1.00 vMB 16
385,571 385,571 0000000000000000053eb5049c9dc8d2259ec578fbf56a3480968a2c581bdcc1 172 0.95/1.00 vMB 3
385,570 385,570 00000000000000000e9a37c44d56b3a4e1481c45e2e831ca312874f977074f79 1,790 0.82/1.00 vMB 33
385,569 385,569 0000000000000000053ddbfef52ae213f568d6e1dc862a68011ffdc89e7445e3 1,387 0.64/1.00 vMB 28
385,568 385,568 00000000000000000b6516d7fd42786eeeeaec630d2cb26a3fc7ebede293ade4 138 0.95/1.00 vMB 4
385,567 385,567 00000000000000000688a82799b2091dd0d2e06fad55f0c89adf91b18023cdd3 854 0.37/1.00 vMB 32
385,566 385,566 0000000000000000066874e5d89226d32e7951852c183095c6f9c4929125a4ac 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.84 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: 638.03 GB
    • Received: 12.46 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.