Loading Tool

Explorer IconExplorer

Memory Pool

83,072 transactions
30.84 vMB
0.08951046 BTC
Random Selection Loading Transactions
Max Size: 186.10/200 MB

Candidate Block

Mining Attempt 00ae2ee5910a73bcd33bbd6c5253e758f91a3eb6a17e32869997de5bb17d0c11
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root 1121d50dae3c8c47f3ccbf51e1e5a67f4e2f17a35e96c117a0773a7db3848cd9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,586
Size: 1.00 vMB
Total Fees: 0.02316071 BTC
Feerates: 114.51 > 2.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (739,798 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
175,176 175,176 00000000000001825e356382043919f76fc9ce219d2ef8b7d149d4cbf25ba972 31 0.01/1.00 vMB 163
175,175 175,175 00000000000000232c7dd1280e884ef276bbadfab784efa10f3004475808308a 6 0.00/1.00 vMB 0
175,174 175,174 00000000000004746c019bef4e44619faefeb734e5dab5dd5838477affdbe7ee 12 0.00/1.00 vMB 51
175,173 175,173 0000000000000628e234444ba7bc27e8d53144c31cb5c454b5c58c1265d70a62 95 0.03/1.00 vMB 127
175,172 175,172 0000000000000545b6b9df7e358fb20b91a1fadeaa656e5c3ea5268287748c57 88 0.04/1.00 vMB 133
175,171 175,171 0000000000000165b076ccd1857b8fb440611bb52a7ae760d4973e86a5aa4e45 19 0.01/1.00 vMB 39
175,170 175,170 00000000000002f4bcbb5c18d9c3d6b3655d39b38561d421b756e7c0410cc256 127 0.04/1.00 vMB 22
175,169 175,169 00000000000001047622e86b60e09cbd0f7bb8dcd7948b411d6a040e01a9c15a 12 0.01/1.00 vMB 48
175,168 175,168 000000000000094b7dd43ecb9f8542f1107426c6609a9133b4632447c438a4bf 15 0.01/1.00 vMB 197
175,167 175,167 000000000000023840300119326967eb6ed34d38fe4203e8d75c7efdbaf404b1 66 0.03/1.00 vMB 145
175,166 175,166 000000000000092cdda4483b236e40530dc0f44c16c058c2d280d3ea8d407dae 22 0.01/1.00 vMB 14
175,165 175,165 00000000000000b31321b8bc4ffdfa42c70773d089fce4c6c7738668137c08d5 83 0.04/1.00 vMB 160
175,164 175,164 000000000000002825ff87929326bf34d40d72503e04ad52ee6c9f94571acf4b 21 0.01/1.00 vMB 82
175,163 175,163 000000000000056f9edfadc8cc796756eac20936f05c916f0e959a6204c7724d 8 0.00/1.00 vMB 45
175,162 175,162 0000000000000704929c472adf540fe47a38d551e81d1fc0641c4f0b9ff8f03c 20 0.01/1.00 vMB 40
175,161 175,161 00000000000000efe54c70d6083a5a48a7678ffd3d7c9f3f26820e29562e20ad 61 0.03/1.00 vMB 279
175,160 175,160 0000000000000429256979d1ef69bd9c676f2407fc806e574b3a45070c79ee20 22 0.01/1.00 vMB 102
175,159 175,159 0000000000000894d23d9f83b473829981008b147e2f83049280cce28c31c262 28 0.02/1.00 vMB 62
175,158 175,158 0000000000000042fc803102d1ef7481081dce7a9a6071a9e866dd7da2ef62a7 127 0.03/1.00 vMB 62
175,157 175,157 00000000000009d7ad7aecd297adec41365fa48aec8cdb66335ab60d441596af 2 0.00/1.00 vMB 0
175,156 175,156 00000000000004d289ae35fa83647b35cfa7cf20a0e99ff0fb06194009d86b09 11 0.01/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.34 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: 661.56 GB
    • Received: 14.82 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.