Loading Tool

Explorer IconExplorer

Memory Pool

74,787 transactions
28.76 vMB
0.08377771 BTC
Random Selection Loading Transactions
Max Size: 170.33/200 MB

Candidate Block

Mining Attempt 1becb39ef4b52e582639e6cbd5320cbcff7fce217317d02068b0ee5447df843a
Version 20000000
Previous Block 000000000000000000009e0d05ec642d7cff4f2783635cafb8c4809e49c30b10
Merkle Root 134e05ef2e76e7076a1cd5a74e2e4899ad8d8db93fd07d00e3b06a6660700e80
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,000
Size: 1.00 vMB
Total Fees: 0.02524982 BTC
Feerates: 150.93 > 2.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,051 (617,737 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
297,314 297,314 00000000000000001ad8857f0da8d842024c0ea79d8e136a4c0a0caf2360e862 858 0.41/1.00 vMB 21
297,313 297,313 00000000000000009053ef9e46591e920d4fac61c3884a40594a0c1f2af968cc 168 0.07/1.00 vMB 31
297,312 297,312 000000000000000064c778b40603a78cfc12be704e3f35b15004794e9ea5be6c 120 0.07/1.00 vMB 30
297,311 297,311 0000000000000000208a81d95fc1ec5c04383efc9d2a055c6333677c6c0f187c 351 0.16/1.00 vMB 47
297,310 297,310 00000000000000001910ca57f3ec9e3c66257cd40744647cc7f57815714c6def 271 0.14/1.00 vMB 34
297,309 297,309 00000000000000006fe78674a13b26bb088282dac334ed69828fddd317fa36fe 162 0.16/1.00 vMB 19
297,308 297,308 000000000000000057e6822b0028cc2acf19f3ea9517496de70c5b23e75feaf3 433 0.50/1.00 vMB 19
297,307 297,307 000000000000000054199cc0f9c3d3ffd052a458bfc1a8dea2ab9fac5be27ec4 996 0.35/1.00 vMB 51
297,306 297,306 000000000000000074fa489ca41330a3d17044f1ac24c666040dd69e283558d1 155 0.08/1.00 vMB 27
297,305 297,305 00000000000000000f3d9c7fa45b986e97055a891af3d582d35b068766e49be5 59 0.03/1.00 vMB 23
297,304 297,304 000000000000000031e3dab534ac339828579c2ccd8191926d9f4f03b9dec9bf 392 0.29/1.00 vMB 29
297,303 297,303 00000000000000005f300b378ca6354a9dc5f8b1ef1572b2767459cba7ef7d17 322 0.16/1.00 vMB 38
297,302 297,302 00000000000000003d98c8a5500f88666a9a28d87946751fdb5a02441c99ed1b 303 0.14/1.00 vMB 35
297,301 297,301 000000000000000015e4d40665db21b08470689af42b9bede9b94e960c3dda32 173 0.10/1.00 vMB 26
297,300 297,300 0000000000000000818733897f97b7561a7bbabf86ce14fed23392a5e378706c 366 0.35/1.00 vMB 18
297,299 297,299 00000000000000003c83bef9d17a1ca2449e1d1a9177d758576f3af1eb0038cb 633 0.35/1.00 vMB 28
297,298 297,298 000000000000000074c6a4a0e98c872d05c185c823973dd8bb2f1da0774faa9b 865 0.35/1.00 vMB 40
297,297 297,297 000000000000000003cebaf41d22ec60307a6aa34884d4c23770b884ca7220a8 1 0.00/1.00 vMB 0
297,296 297,296 000000000000000024943e66fcd2c5ed5ea96eafb9747eec2f5325983d4b527a 752 0.35/1.00 vMB 30
297,295 297,295 000000000000000031faf17739317cc5964cccef7a8b0a21aa507c0c2e57b1d4 1,024 0.33/1.00 vMB 58
297,294 297,294 00000000000000009a24efb01826bcdc976e9745a7859eb692fd3646b271ccbd 64 0.04/1.00 vMB 560
Previous 10 blocks ↓
Total Size: 782.48 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: 668.18 GB
    • Received: 15.41 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.