Loading Tool

Explorer IconExplorer

Memory Pool

84,641 transactions
31.79 vMB
0.19039267 BTC
Random Selection Loading Transactions
Max Size: 189.87/200 MB

Candidate Block

Mining Attempt 1bfa6aedf4746d72bd1880f02d4aedee42b074611527061f0945e11542c53110
Version 20000000
Previous Block 0000000000000000000155b2073facafbf0b2f4713974f25dac073632df31896
Merkle Root a4ca0ceaece10e1e74910917fd4311b3c51aae5a09620bd1d9d71d79dced5edd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,428
Size: 1.00 vMB
Total Fees: 0.08181948 BTC
Feerates: 101.65 > 8.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,148 (110,491 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
804,657 804,657 00000000000000000002af82721a16186133e15f0c5d6d9cfffda73dc9761a8a 707 1.00/1.00 vMB 8
804,656 804,656 0000000000000000000053c510a47afa763ab62b87108b9b82d13ad84b3edab3 1,064 1.00/1.00 vMB 12
804,655 804,655 00000000000000000000a2da768b109e724a5800db613adbc54b23231b497d2b 2,820 1.00/1.00 vMB 15
804,654 804,654 000000000000000000008e12d15595e9316ff4c3d57a2e89b852c45f7013cf1d 2,192 1.00/1.00 vMB 13
804,653 804,653 00000000000000000002f5a2b7d8404a9e32fa11fe228ba9302242382589b2e3 3,489 1.00/1.00 vMB 9
804,652 804,652 00000000000000000000bb3899c34f4c4ffde7efc68f7ddd9777b75143decbe4 5,330 1.00/1.00 vMB 8
804,651 804,651 000000000000000000036b4738464cf13e5714e2cd98abf89436556d5f680a6d 5,963 1.00/1.00 vMB 9
804,650 804,650 000000000000000000026798c0a44b3be5b2ada323448d72bd7e9158ebcf01af 3,397 1.00/1.00 vMB 13
804,649 804,649 000000000000000000025807140ca8759beab23b6ff8fc5c68f94d640fc85a13 3,946 1.00/1.00 vMB 13
804,648 804,648 00000000000000000001d74dceb315743ed7b144adb705694807b35ed0d29664 4,879 1.00/1.00 vMB 11
804,647 804,647 000000000000000000031d36e294cf283603ac14adbce5a214396d9ae530cfe8 3,599 1.00/1.00 vMB 6
804,646 804,646 00000000000000000003bc7c22f21cf3791483024a6457a8ad2a3520c0dea470 2,898 1.00/1.00 vMB 10
804,645 804,645 00000000000000000001e3a273a7979dd0307c20a96ff2dacd6c769a3860985c 2,594 1.00/1.00 vMB 13
804,644 804,644 00000000000000000001f74dd0e1027a9b378e77cbcf3f7d3b7f0051d4619305 1,591 1.00/1.00 vMB 7
804,643 804,643 000000000000000000045dd6489c9452587e9783a08de166bc111bcbe80f6e17 2,985 1.00/1.00 vMB 20
804,642 804,642 000000000000000000004b9b6345f4c7f6d8b6bc750808a113dae4da29863bbf 5,862 1.00/1.00 vMB 10
804,641 804,641 00000000000000000001191f63705c5b7487873f52aa60161567c42afb7f6aea 5,349 1.00/1.00 vMB 9
804,640 804,640 000000000000000000041c52d1c76706040918f802326c3b408170833f36bb08 4,740 1.00/1.00 vMB 11
804,639 804,639 00000000000000000004b4296e480ef1ae4883dde24894865d5a9459e95a0a3d 2,885 1.00/1.00 vMB 7
804,638 804,638 00000000000000000000eaf779fd2e08e06276a4b839efefcd867aff0dca6547 4,188 1.00/1.00 vMB 14
804,637 804,637 00000000000000000000c0f27e7e5d54668ba62756200038f70e0dc53448ee60 2,557 1.00/1.00 vMB 12
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.