Loading Tool

Explorer IconExplorer

Memory Pool

79,955 transactions
29.94 vMB
0.13310149 BTC
Random Selection Loading Transactions
Max Size: 180.94/200 MB

Candidate Block

Mining Attempt e6b0062ce7dca9d46046d7901b41a82b72b96bd632983d32ea3ae478f3f3b884
Version 20000000
Previous Block 00000000000000000000997246e0ea341cc7494c99602e9246f1c08e494865a8
Merkle Root 86bcd193c050941fc00761fd4b2483a4fc41fdf91a0e9a176bfa3d8cde084e56
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,845
Size: 1.00 vMB
Total Fees: 0.06396261 BTC
Feerates: 101.64 > 6.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,140 (210,972 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
704,168 704,168 0000000000000000000df3ec90c2f8549373014de36b36f591faad35b08447c4 1,743 1.00/1.00 vMB 10
704,167 704,167 00000000000000000008ac5143ac810109b7f2f39fe76c0fae5f2ed69b7a116f 2,317 1.00/1.00 vMB 24
704,166 704,166 0000000000000000000b0477e575518da7408eda0eb9597178866ce5ed1e8773 249 1.00/1.00 vMB 2
704,165 704,165 000000000000000000009a12b7f170ee1ca40f0bb4aa2655a54c537c7a882fac 847 1.00/1.00 vMB 2
704,164 704,164 0000000000000000000c4e168f0153ed3f6e7ecc671f16894090d1364011b122 617 1.00/1.00 vMB 4
704,163 704,163 00000000000000000001d77dffffc3855027aa8bfb46878254c0841b756e7257 935 1.00/1.00 vMB 5
704,162 704,162 0000000000000000000c94558338d9adf921146318ca9ec28ce8b14063a31596 1,608 1.00/1.00 vMB 5
704,161 704,161 00000000000000000002215f503f123d76db17cae8b8f12c7d20b177c0e114f7 2,786 1.00/1.00 vMB 25
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
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.37 GB
    • Received: 16.21 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.