Loading Tool

Explorer IconExplorer

Memory Pool

76,555 transactions
33.62 vMB
0.13083629 BTC
Random Selection Loading Transactions
Max Size: 188.05/200 MB

Candidate Block

Mining Attempt fc701e5fdbdb71b69b13a5d7530d7db37e25b37ae1cccd81093a1c4efb6ae9bf
Version 20000000
Previous Block 0000000000000000000149a20e5737c11062574f96dd685c21043aa3b1b102c8
Merkle Root dc00b5371e37b6a058fc6bc81afd16d05b797fa3fd7443de60cc240e60f55562
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,920
Size: 1.00 vMB
Total Fees: 0.02176190 BTC
Feerates: 445.78 > 2.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,419 (30,248 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
885,171 885,171 0000000000000000000042702663ab28aa3510c4dde873d9ebbc0a0d53e3c41f 699 1.00/1.00 vMB 4
885,170 885,170 00000000000000000000c6c0716f399e131ba50b36e199c6bccb6b6f16151c1d 3,138 1.00/1.00 vMB 8
885,169 885,169 00000000000000000000e78ce2c3c0a87ee4830361da9600aac482abe85f69fc 2,525 1.00/1.00 vMB 5
885,168 885,168 00000000000000000002077dd944064c64becab33200716386eb5ec1e705bd0d 3,433 1.00/1.00 vMB 8
885,167 885,167 0000000000000000000153bf52a478fb57add8005b3bb8bf963cce3c8b795291 516 1.00/1.00 vMB 4
885,166 885,166 000000000000000000004c692736f22e9d67617a56e9f941d4f5e8a228961363 2,942 1.00/1.00 vMB 7
885,165 885,165 00000000000000000001fc4dc5144c97eea40d15578ac66d89b7f05bc06d6643 3,476 1.00/1.00 vMB 9
885,164 885,164 00000000000000000001d71a6eab54749804f8fadf530c26d7e26df7e49b9737 1,324 1.00/1.00 vMB 4
885,163 885,163 00000000000000000001a76c1246f64932bb290c083e42d3a9f5a7fe6bcba319 4,209 1.00/1.00 vMB 5
885,162 885,162 000000000000000000023c5b609812a4c7a62b4a09f3361936bebe8f0f8adb71 3,290 1.00/1.00 vMB 7
885,161 885,161 0000000000000000000149345a1d7b5ff6289a24a6ae7215ba64e9543b1dce21 5,264 1.00/1.00 vMB 4
885,160 885,160 00000000000000000000228f44a1b7c455b1a63201d44f810a1904aedabe6097 3,499 1.00/1.00 vMB 8
885,159 885,159 000000000000000000027d2b75b343b080f3826d48245e5e485097d6c49b7541 4,433 1.00/1.00 vMB 4
885,158 885,158 0000000000000000000109efbcd0d268d0928baa1550f226f50d01e4c5d59b47 3,873 1.00/1.00 vMB 5
885,157 885,157 00000000000000000001413017666d83929d24daaa2c2b526afa43837deb7c0f 3,352 1.00/1.00 vMB 10
885,156 885,156 0000000000000000000131ccb837c13bddd5549f85319949983464fe1be1eee6 3,197 1.00/1.00 vMB 8
885,155 885,155 000000000000000000017ba649cf4a4478b97f728e48fcbd9490f17b381aadb4 3,695 1.00/1.00 vMB 10
885,154 885,154 000000000000000000004c63fa39d0f1c877bc525b8b7cc78517f84deaf85823 3,475 1.00/1.00 vMB 11
885,153 885,153 000000000000000000014daf5b926bda901bacb847e22c7437ff64ec31ffa6c2 3,532 1.00/1.00 vMB 13
885,152 885,152 00000000000000000001afec449a578cde19bd80808fe8677fa483768e0ad572 4,339 1.00/1.00 vMB 6
885,151 885,151 000000000000000000011f91125854e607ef475b06d2e71c372647c306761a4d 3,332 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 783.12 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: 736.47 GB
    • Received: 18.58 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.