Loading Tool

Explorer IconExplorer

Memory Pool

80,080 transactions
30.06 vMB
0.09762573 BTC
Random Selection Loading Transactions
Max Size: 181.18/200 MB

Candidate Block

Mining Attempt 1aa3ba9064d53e31bc8ec168fcc1c19f278a928dba0bcb5747e892a0a1573b3e
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root 2890e8838fa506166b2feb94d8c8ca3d5af5d4cf1eed27e597ad8616f01fb278
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,316
Size: 1.00 vMB
Total Fees: 0.02784991 BTC
Feerates: 180.34 > 2.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (355,775 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
559,367 559,367 000000000000000000241b0b7e5e2e98cb92dd84ec7ffab5411702575c9eb742 3,341 1.00/1.00 vMB 15
559,366 559,366 00000000000000000009368130e4a49fd306228c50e017842fe88428e33cc49c 2,613 0.79/1.00 vMB 11
559,365 559,365 00000000000000000008f47b63b70cbc90bf2b036b4364db779035a9c44bed30 240 0.08/1.00 vMB 18
559,364 559,364 000000000000000000049dd93d0e0a45de9439d22030f0f93c83e2d87b702314 3,151 0.97/1.00 vMB 11
559,363 559,363 000000000000000000276cfa862ad26d8689e9f32dd6b6e81a0a994e1243f599 3,169 0.98/1.00 vMB 11
559,362 559,362 00000000000000000016705c952c133887e4d0bea693490b7141e8399b0ae213 852 0.58/1.00 vMB 3
559,361 559,361 0000000000000000001bda00279c92de27b9b433e2d5c37ef61ae59ac1593d46 2,554 1.00/1.00 vMB 5
559,360 559,360 0000000000000000002251854a1b4c451d082a998261e9d1be1c5bfd6dbb5865 3,136 1.00/1.00 vMB 12
559,359 559,359 0000000000000000000d9737bf35b934de93a1c0447dd850011b3bf5704772eb 2,968 1.00/1.00 vMB 15
559,358 559,358 000000000000000000201777dc8f69c210c3e2085f944a4b256caaab229f7419 2,974 1.00/1.00 vMB 3
559,357 559,357 0000000000000000000a537cc66f2dd410f5d24a1689169a31aac2736adb0867 2,071 1.00/1.00 vMB 8
559,356 559,356 0000000000000000002823dff36e9bff0aec9744718fc81734ef6705ec9fc57e 2,908 1.00/1.00 vMB 17
559,355 559,355 00000000000000000017bf4832d7d3b513967727a47544fe82e066336e98f875 3,471 1.00/1.00 vMB 16
559,354 559,354 0000000000000000000a1ee33ae41339266330d78c7bbe555759d335d7004286 3,160 1.00/1.00 vMB 12
559,353 559,353 00000000000000000019c6c5501f0ec0a9b99f9f902906bc2cd9513eddf65620 1,287 1.00/1.00 vMB 12
559,352 559,352 0000000000000000001b050c26f7c00392ca3872abd20a7187972a229f34bf2b 2,495 1.00/1.00 vMB 19
559,351 559,351 0000000000000000000c36706a04b64315918bc3797d7f85bd109ac82a559329 1,263 1.00/1.00 vMB 9
559,350 559,350 0000000000000000000200498c34063b2b033d27fe2882e9b4dc4cff451355eb 2,873 1.00/1.00 vMB 33
559,349 559,349 000000000000000000295baf686111f4d9c8d356cdfcdb64b15877b9bed939ba 3,014 1.00/1.00 vMB 17
559,348 559,348 0000000000000000000ef725a611e08e093d20d20e7dfa7f809653802406d581 2,114 0.68/1.00 vMB 13
559,347 559,347 00000000000000000022265946b6b10139a0dc372912c233c8b4be9042b2c25a 1,025 0.33/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.64 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.41 GB
    • Received: 16.23 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.