Loading Tool

Explorer IconExplorer

Memory Pool

43,828 transactions
27.39 vMB
0.07120318 BTC
Random Selection Loading Transactions
Max Size: 143.69/200 MB

Candidate Block

Mining Attempt 5e46286e69a5cd22029cbebc4c703b6d66d6716fec7270575b33afbf72543e07
Version 20000000
Previous Block 0000000000000000000016a2e4f654442fd3c68b01796737d538082af92a4f49
Merkle Root 55be2a7de6b2dce65ba2a7d4d14f530955118e740e9b19f6e7b083949b4e104a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,985
Size: 1.00 vMB
Total Fees: 0.01984088 BTC
Feerates: 298.50 > 1.99 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,920 (358,234 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
556,686 556,686 00000000000000000021474e863bed0a9fa7a8acf5517b43a46ffef8e7179b76 2,967 1.00/1.00 vMB 19
556,685 556,685 00000000000000000026004896af3a49a4c8378e04f9df13c7afea747118cd74 2,921 1.00/1.00 vMB 10
556,684 556,684 0000000000000000000c7bdd757caad3cf58bbad4ea8cd42f35141e5373019b9 21 0.01/1.00 vMB 20
556,683 556,683 0000000000000000000c5246894e63d2d2ef6386e44320e2df678a05a5f584e6 2,803 1.00/1.00 vMB 10
556,682 556,682 00000000000000000018a24b184eb99fb7c859c949d61183c4a1da705e0428db 3,027 1.00/1.00 vMB 9
556,681 556,681 00000000000000000002821ef93403b00e7213ebf76a68d0a9114077ec6645a2 651 0.23/1.00 vMB 43
556,680 556,680 0000000000000000002a586045cc19987d7bf179f34284a1a490104972f76faa 2,235 1.00/1.00 vMB 34
556,679 556,679 00000000000000000016876659aef6fd0a5e7aed9d4ca86559c3cd2db03154fe 2,130 1.00/1.00 vMB 29
556,678 556,678 00000000000000000017ef82a0aed477a019b41845ffde9e9ae2e0a7f179d383 1,910 1.00/1.00 vMB 9
556,677 556,677 000000000000000000105f476c43c38d885182a38874e28115de6434bdc5dbb8 2,647 1.00/1.00 vMB 20
556,676 556,676 000000000000000000188717dfa245b25c27b5f48858e03f711b543ea892bfbf 2,143 1.00/1.00 vMB 14
556,675 556,675 0000000000000000001a2b481543cf8b9ef2f645aa22463b3180ee8fda07e56d 571 0.27/1.00 vMB 9
556,674 556,674 0000000000000000002581302c656fdbe38705701cf1a50dd7b7ee25cf516df0 588 0.25/1.00 vMB 14
556,673 556,673 00000000000000000010d0f0b296bcd75b7a805e749f540286b59d6270f78b82 2,341 0.98/1.00 vMB 10
556,672 556,672 00000000000000000030caa52bbd4e47d866adb4e597cd0c0fa219d3fa861e49 813 0.38/1.00 vMB 10
556,671 556,671 00000000000000000007b1eb7d831ac5baf76349641ea0682e245c42d97aef0d 695 0.39/1.00 vMB 8
556,670 556,670 0000000000000000002570cd4eca2ee34a2bb6c30cf0a42fa2066cb1dee59b21 146 0.05/1.00 vMB 11
556,669 556,669 00000000000000000025c75a0a6e78329527721038f2de1284018934370269e7 781 0.44/1.00 vMB 14
556,668 556,668 0000000000000000001f506cd908be269b0e507fb911827a580de97affe57a00 1,512 0.63/1.00 vMB 5
556,667 556,667 0000000000000000001ed0b2a4117fcee32047816d2dc95e5eb8c374f4a6cef7 1,588 1.00/1.00 vMB 8
556,666 556,666 0000000000000000002795569044af523f85bba9fe52b35dd62e760c384dff81 2,298 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.25 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: 655.38 GB
    • Received: 14.29 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.