Loading Tool

Explorer IconExplorer

Memory Pool

51,233 transactions
28.83 vMB
0.07675466 BTC
Random Selection Loading Transactions
Max Size: 155.07/200 MB

Candidate Block

Mining Attempt 73d70ca282490a1bf174454508bd41cfd9c3811a7720f840fbcff5f8b92608e6
Version 20000000
Previous Block 000000000000000000019e7568131a21184319adfc46c390ce26bf65aed43bd9
Merkle Root b0f07d1cf70b319b1cafb1290899d877e72dffb2785758fbd01339fdd081a515
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,505
Size: 1.00 vMB
Total Fees: 0.02100494 BTC
Feerates: 122.12 > 2.10 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,793 (577,705 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
337,088 337,088 00000000000000001422a71622ef02f74c4fbe568de1d174ed63839c6cd0c8f7 61 0.04/1.00 vMB 22
337,087 337,087 00000000000000000cc1405e61c93bb2d5929a9d2a16686d04d89d13022ef46d 208 0.10/1.00 vMB 31
337,086 337,086 00000000000000000c09785eb99aee1eeeedde90a64c204968f10d3e6a933904 154 0.08/1.00 vMB 50
337,085 337,085 000000000000000003f686b4dc87faefbaacd15d0e73c0865d5952f85c8ef568 1,994 0.91/1.00 vMB 31
337,084 337,084 000000000000000003afa61aa8c21b10dc4124a05da6defa505e962fbc062686 128 0.04/1.00 vMB 61
337,083 337,083 000000000000000015d9fc0221affdb541f52cbe22bedacc1f2f1d63619c33b5 73 0.04/1.00 vMB 21
337,082 337,082 00000000000000001830c8e44f74001af6cea0c3923e99b899d693cdbe2e6f54 608 0.33/1.00 vMB 40
337,081 337,081 000000000000000007283ae9cfa04a493ff46dc80ddcfb0a5260df0493d14ab5 430 0.21/1.00 vMB 26
337,080 337,080 0000000000000000028ff177d0993d944b9d132d1b9712b32e0bd1542df7b82e 85 0.04/1.00 vMB 30
337,079 337,079 000000000000000007964405b94c1cbf5d734cfaa779c2a0fa361224ab7488e3 306 0.16/1.00 vMB 29
337,078 337,078 0000000000000000032a060748242e09b9f1db44553b51ca5b55317afcd1f4bd 217 0.16/1.00 vMB 22
337,077 337,077 000000000000000008f26ba44bbc31458cdcf138eb87cffe4c686edd592f0fee 263 0.16/1.00 vMB 28
337,076 337,076 0000000000000000186135d4bdd24c21941f47aabbdef42e89b0420434592aeb 330 0.20/1.00 vMB 28
337,075 337,075 0000000000000000179dbd801186838bba0e07d3f174d993ca34b63207920863 166 0.06/1.00 vMB 65
337,074 337,074 0000000000000000085ed9145d389ddb484ab569e27af2116f5add944090dfef 506 0.35/1.00 vMB 25
337,073 337,073 0000000000000000090da8c0701da807b13698e414f8a19d3d594c44ee847b66 260 0.29/1.00 vMB 14
337,072 337,072 00000000000000001984609b45ec5756e3418c2ae3bd59044a7d94b1c86e98c8 486 0.17/1.00 vMB 64
337,071 337,071 00000000000000000e3e7625c6345b8537a15f159f651dbdf0f8a72c654b455e 868 0.47/1.00 vMB 28
337,070 337,070 0000000000000000035c7db7128cb440f4a4906009d3c72e3f8f1dc7ef52061f 673 0.33/1.00 vMB 32
337,069 337,069 00000000000000001844821720ee9d6fed5856dc63884da8ed07ac926833e9da 8 0.00/1.00 vMB 48
337,068 337,068 000000000000000009b3e780f5992a2a2165d46f60a408ad6a2d29d394b17a66 136 0.07/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.02 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: 649.84 GB
    • Received: 13.22 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.