Loading Tool

Explorer IconExplorer

Memory Pool

84,705 transactions
31.80 vMB
0.19119682 BTC
Random Selection Loading Transactions
Max Size: 189.96/200 MB

Candidate Block

Mining Attempt f3f3f93a479542204a3cdb391f6c4b01ccb0ddc71c71529545c3f548209e7e32
Version 20000000
Previous Block 0000000000000000000155b2073facafbf0b2f4713974f25dac073632df31896
Merkle Root 26fe47b064de55417016416a6c0bd2ef19683cc340022c654c79f86f43f3b20e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,445
Size: 1.00 vMB
Total Fees: 0.08204784 BTC
Feerates: 101.65 > 8.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,148 (95,462 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
819,686 819,686 00000000000000000000dd7961431890d7b1e3ee6a339da934b2ba35feb7f64b 3,973 1.00/1.00 vMB 87
819,685 819,685 000000000000000000033381cb322706b8327c9d4e42323dd41c83d501812091 3,576 1.00/1.00 vMB 89
819,684 819,684 0000000000000000000316fb618f20fad43ff299c5270765ce303bcf85db42f3 3,302 1.00/1.00 vMB 98
819,683 819,683 00000000000000000003b442fa6c66e7abd24aa4ac519ac6961a210f93734f67 4,050 1.00/1.00 vMB 80
819,682 819,682 00000000000000000002f45680ddc5feaf2853fd6bb9e4a75e420f39231cf151 5,213 1.00/1.00 vMB 70
819,681 819,681 000000000000000000036d0d3edf1a4fda4130cf222cc6710d91ef37961941a1 3,159 1.00/1.00 vMB 77
819,680 819,680 000000000000000000036fda3fd8830bb6f33a18cceb117054528d4110f5656f 4,354 1.00/1.00 vMB 72
819,679 819,679 00000000000000000002fa853f996cd8e4468c50eef6bbd30c533c8e2238af61 3,666 1.00/1.00 vMB 75
819,678 819,678 00000000000000000003e293a359753710cd21eefbe408fa2792cd8eb7c14154 5,132 1.00/1.00 vMB 79
819,677 819,677 000000000000000000001299dbb48afb7c4487624e3fbd72ea84d08312e9b6ce 4,233 1.00/1.00 vMB 85
819,676 819,676 00000000000000000000c8fe9ee1baf069be4ccd73f3a1b84ca8e33392e2a9b2 3,131 1.00/1.00 vMB 87
819,675 819,675 000000000000000000026b4c13cd8022c43b07b6a8a67e1970e485b37f702edd 3,754 1.00/1.00 vMB 77
819,674 819,674 0000000000000000000137045c0b6b3a2b3f1cc15d791570c99b10b8a25e7773 2,826 1.00/1.00 vMB 70
819,673 819,673 00000000000000000003041dabeed45f66ae5a153d881351013060a9caa9d2ba 4,557 1.00/1.00 vMB 60
819,672 819,672 00000000000000000003a12773c0f2e5baa7f7e3728e5c47a8133979a188a394 5,130 1.00/1.00 vMB 60
819,671 819,671 0000000000000000000113e98ef2da143d3720e4463898ac4421c4a2223c19d6 4,063 1.00/1.00 vMB 69
819,670 819,670 00000000000000000002b1818e458f213bee639c8e600b5e1116b063a414ce7e 2,381 1.00/1.00 vMB 109
819,669 819,669 000000000000000000036ca60eb831a5a1990a8522c875ccc13abdb28aec8458 3,808 1.00/1.00 vMB 53
819,668 819,668 000000000000000000041234c2fc45b3606e814aef83d7d2f451f75c0c12e4a5 3,729 1.00/1.00 vMB 68
819,667 819,667 0000000000000000000371311a1ec9fd3e9d49841c5e3c865275483f10481432 5,132 1.00/1.00 vMB 64
819,666 819,666 0000000000000000000188817d1c0966ae63cbac142b392b2a39e4a5f535370b 4,114 1.00/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.65 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: 672.72 GB
    • Received: 16.32 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.