Loading Tool

Explorer IconExplorer

Memory Pool

43,161 transactions
29.87 vMB
0.09412504 BTC
Random Selection Loading Transactions
Max Size: 152.00/200 MB

Candidate Block

Mining Attempt 3a3f2481e4d6c6378fd0056f69a593473e388feb5cf7a1853524092f59211bb2
Version 20000000
Previous Block 000000000000000000020406347aaf6e4d01835962e34f5aebaf3a79a389541a
Merkle Root 4d788e54439868631b20add2b78ffa0926a75a9d656df3045feb743da45292e2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,444
Size: 1.00 vMB
Total Fees: 0.03324639 BTC
Feerates: 150.97 > 3.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,578 (97,003 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
817,575 817,575 000000000000000000025774cec60786fcfcdb49fa4e9e56bbc3bc8f98eebda7 4,472 1.00/1.00 vMB 90
817,574 817,574 000000000000000000042c75b56b996987ea229674afc20a903606362f3e2e63 3,260 1.00/1.00 vMB 151
817,573 817,573 00000000000000000003ca8eedc7d227530e11ee8ca0f184fbeb6435ec840b38 1 0.00/1.00 vMB 0
817,572 817,572 00000000000000000003e6182adad537eead23d10d7a885b1072f862ced701cf 4,269 1.00/1.00 vMB 82
817,571 817,571 00000000000000000000d32eaf40ccd9b0cbf91105b0cc1c5fe8d299b61fc9c3 4,964 1.00/1.00 vMB 103
817,570 817,570 0000000000000000000158699517b53bde6cd6d26cd8d3af4ac771884f0d5aec 4,370 1.00/1.00 vMB 86
817,569 817,569 00000000000000000000ca529afed7c618660ebed3f94dd47abdc0d90d8e9196 4,529 1.00/1.00 vMB 93
817,568 817,568 0000000000000000000373c5bac193b2ab5c05dba243487045e3c259eca32fb6 3,647 1.00/1.00 vMB 118
817,567 817,567 000000000000000000035caabc0123a0d0a9c616609769a522c55cfe69b9a47b 3,534 1.00/1.00 vMB 157
817,566 817,566 0000000000000000000287b5486396f442ce3e1c5abb118f7ae768ee7ce05364 2,603 1.00/1.00 vMB 276
817,565 817,565 0000000000000000000134d5edc7c730ec9bb8f1459b953f36c51f5c946b9ba3 5,740 1.00/1.00 vMB 99
817,564 817,564 000000000000000000025039932d358c1d76f2882522fc2ce29f331148d03fe2 4,352 1.00/1.00 vMB 107
817,563 817,563 000000000000000000014252997778eeedc281f23d633378d45ef062940080ab 3,648 1.00/1.00 vMB 142
817,562 817,562 000000000000000000007b6e7babe516d351a39713ce0559d9e17d9e16332f36 3,697 1.00/1.00 vMB 113
817,561 817,561 0000000000000000000266b9507f60a653bbcbd2dba070950db3aae5ca54acbe 5,025 1.00/1.00 vMB 97
817,560 817,560 0000000000000000000400e435e084af2574ba3fe894b0f903c8169d23b06c14 4,392 1.00/1.00 vMB 164
817,559 817,559 00000000000000000003f230d5784bac226c8a0fd893902870e8d11cb16edc35 3,200 1.00/1.00 vMB 132
817,558 817,558 00000000000000000003a3d9f359ca38db9a5c0253d0e2c5d6e777f2aa96eb61 3,724 1.00/1.00 vMB 161
817,557 817,557 000000000000000000002307e5a38aaddfe33d7eee279b221acbf701762ac074 4,964 1.00/1.00 vMB 104
817,556 817,556 00000000000000000003af73577eac5819ed18feca7dd7466acfb3e89904c348 4,462 1.00/1.00 vMB 129
817,555 817,555 000000000000000000033799402e644d8bf2d5f1f9dbf96dbdb004e608b019cc 4,333 1.00/1.00 vMB 85
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.52 GB
    • Received: 11.66 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.