Loading Tool

Explorer IconExplorer

Memory Pool

80,685 transactions
29.66 vMB
0.09964735 BTC
Random Selection Loading Transactions
Max Size: 179.53/200 MB

Candidate Block

Mining Attempt 974d5c6244be2a271e9b8da470f3572602d7f49eb28ba3b600bdcddc17ff1532
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root d84088403148ddb21471bee8b86ccfaa350dcf71f9cacd693c1b2cc9dda546f8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,353
Size: 1.00 vMB
Total Fees: 0.03600469 BTC
Feerates: 146.36 > 3.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (513,738 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
401,370 401,370 0000000000000000055d2418fbd4b9cc24a2803d8a1fce4e90c6b569f884939d 208 0.16/1.00 vMB 27
401,369 401,369 000000000000000002d5553736c6f24440269b012fde51647db6810275cb1e08 1,225 0.62/1.00 vMB 52
401,368 401,368 0000000000000000029e903455197782da976803152a553b7b688c219594eb62 206 0.31/1.00 vMB 18
401,367 401,367 000000000000000003064025638d3b04907333c2520798723779ec51c226e265 1,427 0.79/1.00 vMB 45
401,366 401,366 000000000000000001b50a62479d612aee36df20dbf9294fd3efb677da5fe057 364 1.00/1.00 vMB 6
401,365 401,365 000000000000000004e4887def4225210f365a831eaabc07390f7cb91402597a 564 0.40/1.00 vMB 30
401,364 401,364 0000000000000000061d9415d672e8ea7e4e06f9fcdec64aaf56a894ab8a86ba 1,571 0.79/1.00 vMB 43
401,363 401,363 000000000000000000205b09515f8b5b7778b05d66689ef19e8486e8b9ee0ce8 1,568 0.92/1.00 vMB 40
401,362 401,362 0000000000000000018c77380ec58ffea84adb08fbc74372cbf78194e9c0713f 2,686 1.00/1.00 vMB 56
401,361 401,361 00000000000000000279500a224773bb63e70e9a8d6b70fb53299a93c8f1d401 1,518 0.77/1.00 vMB 43
401,360 401,360 000000000000000001a9a2116d8a2866d39a9b15641962175efcd5606a52c223 2,293 1.00/1.00 vMB 51
401,359 401,359 000000000000000003540d4e8c1ea232ee47fd042b963253cb75e0214824f04d 1,167 0.46/1.00 vMB 51
401,358 401,358 000000000000000002f97c461aaa8440078162e513fc910a7ff93d105d3ff4bd 865 0.39/1.00 vMB 54
401,357 401,357 0000000000000000050fc04f097e9de8cdc53d9d4a8f2e26c970a1ee766f188a 1,368 0.63/1.00 vMB 46
401,356 401,356 00000000000000000186df9c724bbb54adad7a74509359fb49a392bec0c1d6b8 428 0.15/1.00 vMB 54
401,355 401,355 0000000000000000004d8c82a3f7d3951d4b2a9e741295569dfd1c94dbb470c9 1,130 0.42/1.00 vMB 53
401,354 401,354 00000000000000000508685991c5a0f94fc8737dd7cb3d61b0d70d5d16366ad8 1,647 0.99/1.00 vMB 36
401,353 401,353 000000000000000003164785324e07483e440bc753f55d6a6a569280d4d4ac4c 1 0.00/1.00 vMB 0
401,352 401,352 00000000000000000469e880a25708bb9c8e48213fb1c5e1303162fa0d36984e 2,546 1.00/1.00 vMB 54
401,351 401,351 000000000000000000e2b4b899f95f02548ea058040b434ad677357cd95bbbc0 554 0.26/1.00 vMB 50
401,350 401,350 000000000000000003da898710526fffc0a0a416e7156f72896aaf4bdc357ad6 484 0.25/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.58 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: 671.29 GB
    • Received: 15.90 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.