Loading Tool

Explorer IconExplorer

Memory Pool

78,089 transactions
29.73 vMB
0.07899825 BTC
Random Selection Loading Transactions
Max Size: 178.05/200 MB

Candidate Block

Mining Attempt 2206a82a4b9d23522de08e8f2c9bed4fedeff69f11fe5f55af206ad7e4049173
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root d896876c10087a3e28a2f414d6481382e4e1dfcba8f9b79a8b4bff1e8e9b2e5e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,450
Size: 1.00 vMB
Total Fees: 0.01243056 BTC
Feerates: 40.21 > 1.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (210,992 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
704,160 704,160 00000000000000000008b6886618058470a7badd490aca04356d776c45d6fe78 1,204 1.00/1.00 vMB 10
704,159 704,159 0000000000000000000912b4dbfae8c398fe79eca326a0b1cb7a3d6b21d215fe 1,566 1.00/1.00 vMB 17
704,158 704,158 00000000000000000006185e38a2b282cde03e448a9310167f428e77dea23b57 390 1.00/1.00 vMB 2
704,157 704,157 00000000000000000008a4e1f21b57f87918a45e3d9250589eb7bfc64d01030f 1,657 1.00/1.00 vMB 11
704,156 704,156 00000000000000000001eb29193a3af8ffe7886e0ac8afdcff7aed29fa5f476e 244 1.00/1.00 vMB 4
704,155 704,155 000000000000000000055606b809a05208061c3c02ea95ec05a70bae7178cf10 2,120 1.00/1.00 vMB 12
704,154 704,154 0000000000000000000ac01534fa3fb13c53c78cafb70f3ade161bb4e04481cf 759 1.00/1.00 vMB 4
704,153 704,153 0000000000000000000d8b738ca6c21f833d8153c0cf8e9398705dad86082e2d 1,578 1.00/1.00 vMB 9
704,152 704,152 0000000000000000000d04e6fa94e529c9f4099909b4299ef58c206512635075 831 1.00/1.00 vMB 5
704,151 704,151 0000000000000000000b833454dfe6243e5d85cb66ac37f8064d449219b60c27 616 1.00/1.00 vMB 5
704,150 704,150 00000000000000000008854743a88c767827c4e3ed0badad3ad4fb76787251fa 1,524 1.00/1.00 vMB 10
704,149 704,149 0000000000000000000ab00b907488ded455b461c1610f9b36795a20a5de28cd 2,422 1.00/1.00 vMB 13
704,148 704,148 00000000000000000008ee1d1f6b9377e3dae6e44cdee9c1990250d9c4f4e4a6 2,005 1.00/1.00 vMB 9
704,147 704,147 0000000000000000000d495f73083e0395ecdf432d8ffebff2d06789a8489722 1,440 1.00/1.00 vMB 5
704,146 704,146 00000000000000000004f9dfa8ecadc992e3c1c8ed80eba47adf1a8d6665767f 2,979 1.00/1.00 vMB 6
704,145 704,145 000000000000000000004cb273c962e15c8093e9abe661310a657aa76f1131f1 2,924 1.00/1.00 vMB 10
704,144 704,144 0000000000000000000d416e84b7e6783e243d70a630a2a54d2663fe097c692a 1,380 1.00/1.00 vMB 4
704,143 704,143 00000000000000000008dea91c75fee277c55f2526132165e0672a199ad36453 2,320 1.00/1.00 vMB 8
704,142 704,142 00000000000000000007fb8d81afb85026ec1bad08df133b200c48d17a1092e3 2,080 1.00/1.00 vMB 19
704,141 704,141 0000000000000000000baa4030e769be133865f29d075522a18a939c1d0f66cf 3,291 1.00/1.00 vMB 20
704,140 704,140 00000000000000000006436e0ea862bc734bdeb37b659366a0cfd41194b28414 3,225 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.66 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.96 GB
    • Received: 16.34 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.