Loading Tool

Explorer IconExplorer

Memory Pool

86,221 transactions
31.70 vMB
0.10513480 BTC
Random Selection Loading Transactions
Max Size: 194.19/200 MB

Candidate Block

Mining Attempt c281aa4a7a4dbbbf128c2f38b52e73c5f03dc135ccab2745bc1b7144b2d4a126
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root 25db485ecb4aff0a475e31c38dc9776d8c18bb30d2b5d49ccf6ac8955b72cb5f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,936
Size: 1.00 vMB
Total Fees: 0.02570952 BTC
Feerates: 1,236.26 > 2.58 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (532,738 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
382,624 382,624 000000000000000007b1f4bf220e21dfa87c7ad0d1179fde3771ee08930a6ba1 192 0.72/1.00 vMB 11
382,623 382,623 00000000000000000b6b517a2b6e1b2d50c3bc892a78717fc0b156ea38185683 1,399 1.00/1.00 vMB 28
382,622 382,622 0000000000000000023b8ebd79397e59453c10d5a746930a8205bb5b76bacb7e 1,486 1.00/1.00 vMB 21
382,621 382,621 00000000000000000983e08c3bc1c9f7a7aef13672508e448afbec7a6df293b3 1,960 0.99/1.00 vMB 34
382,620 382,620 0000000000000000063da41b2338a89b6bc6f5dc41a59e8a5f869e1b23cc96e8 2,045 0.75/1.00 vMB 48
382,619 382,619 000000000000000001e1435dcf809ae0d782b903f8d133cd8564078faab6f513 106 0.38/1.00 vMB 5
382,618 382,618 00000000000000000c39ce1cbddb12da679b784002d3942bbf93f81ee97f23c7 2,087 0.92/1.00 vMB 32
382,617 382,617 00000000000000000f546ee02041c10fa0dc927c6f159beb3d75c461b0814b4d 276 0.16/1.00 vMB 32
382,616 382,616 00000000000000000c60f2f230404849dc7f96b4757db8e490a14d7e440009bd 1 0.00/1.00 vMB 0
382,615 382,615 000000000000000004e0f9b3230be9c471c5642291735f39ec56736ee8669814 240 0.16/1.00 vMB 13
382,614 382,614 000000000000000001d44d61cbff99dc0801fcd047bc2edbdb5debdb49b28e41 736 0.59/1.00 vMB 21
382,613 382,613 00000000000000000951f384ef21470bba6b5c3bb00318274dc531a1991f5504 2,138 0.93/1.00 vMB 35
382,612 382,612 00000000000000000b8b69d388efa2f9497bf4bdd44f5b6979a15ba8b6ec2651 492 0.24/1.00 vMB 33
382,611 382,611 0000000000000000087d3176c8c5aa4d4bed24bb487070e0db8bf06bf72756ed 361 0.77/1.00 vMB 13
382,610 382,610 00000000000000000c9f3ec52976588c9240581e9ff93aa8fa0dc03d81c7735a 1,415 0.98/1.00 vMB 25
382,609 382,609 00000000000000000aad093ffe795e54c5a037f9fe58586d49056783500e84e1 952 0.44/1.00 vMB 35
382,608 382,608 0000000000000000018a08b4b5360a0758cce74997aa89cfb9c24ae976037418 582 0.28/1.00 vMB 30
382,607 382,607 00000000000000000daae8708ec432d59df47c86620b1213c5ec1fa495a1dbc0 986 0.42/1.00 vMB 38
382,606 382,606 000000000000000009e505e2fccf1487a033d0579159aea6902c288124a514f1 66 0.07/1.00 vMB 10
382,605 382,605 00000000000000001131a3cc9e0c53da80a1710e24ce89e436115076f299dc5f 313 0.21/1.00 vMB 20
382,604 382,604 00000000000000000ccd652d560e612d1c5911b0bc3b34e72210a8dc0a229756 1,139 0.56/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 783.02 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: 719.40 GB
    • Received: 18.04 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.