Loading Tool

Explorer IconExplorer

Memory Pool

81,971 transactions
30.49 vMB
0.13283787 BTC
Random Selection Loading Transactions
Max Size: 183.48/200 MB

Candidate Block

Mining Attempt 211afbb8773670f6fa08f0058c3fa7cb395418fda48478e257a3cdcc41c81a88
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root b4886bd26a3971e3c946cfba1a2b5f969038356851b54e4918a880e01316dd2a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,224
Size: 1.00 vMB
Total Fees: 0.05176527 BTC
Feerates: 302.06 > 5.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (104,677 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
810,452 810,452 0000000000000000000245140f3b3213ead286a62389bfffbad3609fb1f0fc1f 227 1.00/1.00 vMB 2
810,451 810,451 0000000000000000000476c1ba52e8fa49a8ed22e06f308752dc6df10a5a56b8 248 1.00/1.00 vMB 2
810,450 810,450 00000000000000000003093153c21864bad69cae24991a985374ec7a241e9bfd 2,465 1.00/1.00 vMB 12
810,449 810,449 000000000000000000010d2b79a0004799009ae7e5ace789b45f1569668b3496 2,487 1.00/1.00 vMB 19
810,448 810,448 00000000000000000001d3f9dd16f7934672ce36bf712f3891eb8f7753e09cee 3,049 1.00/1.00 vMB 19
810,447 810,447 00000000000000000000fb78dbf9a9ffa5efec521aba1dd9840d818b9322e5cb 537 1.00/1.00 vMB 4
810,446 810,446 00000000000000000001a067f16289a43c704e2a27e5e47c0d75e22acfea5ba5 330 1.00/1.00 vMB 2
810,445 810,445 000000000000000000041e73aed78b34d3531e0d2b3864a9405b8ca06c718093 1,561 1.00/1.00 vMB 6
810,444 810,444 000000000000000000040b5a387a902348cd84d1634a936f57f4de082730ac26 2,548 1.00/1.00 vMB 8
810,443 810,443 00000000000000000000d2f8e46bb493c530d13d20baf6483ec286460fa84bdb 3,555 1.00/1.00 vMB 31
810,442 810,442 00000000000000000000f3fff9d8a03a8bf794b39b663203cb4901a08a775f2e 3,438 1.00/1.00 vMB 37
810,441 810,441 0000000000000000000212dd0808c9dd0343fda1af0327ebe66a9eb280c81115 1,589 1.00/1.00 vMB 10
810,440 810,440 00000000000000000000cfa53fa7b1c00f6407c6830c5534eeb85fe53b7f3ee2 2,436 1.00/1.00 vMB 25
810,439 810,439 000000000000000000017709f7a19a0bdbc4a7db3ed694e549cb0ee3987ccc8a 1,282 1.00/1.00 vMB 9
810,438 810,438 000000000000000000030a51dc67b121d8baae1f62dfcf1859d7db970a22f5cc 2,653 1.00/1.00 vMB 16
810,437 810,437 00000000000000000000e1d6645839546bc62665cae37ac8eefac431d36a6218 1,127 1.00/1.00 vMB 5
810,436 810,436 000000000000000000044da52fbcac9c90b5af29ecb7428fa0fafb810c2781af 2,132 1.00/1.00 vMB 14
810,435 810,435 000000000000000000020a1caa5c4a5fa8fe378425606a7600fbe3e6178518b1 258 1.00/1.00 vMB 3
810,434 810,434 00000000000000000001d3a757f29368b72933416ca3c00c8394aaa0af77b650 1,595 1.00/1.00 vMB 11
810,433 810,433 00000000000000000002960d0d9c364afcc9d0cb666665058f039850ee5bee9b 1,995 1.00/1.00 vMB 15
810,432 810,432 00000000000000000001cbd9cd9511896fd86176de8dca70e8b58cf2fc72002f 2,031 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.62 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.01 GB
    • Received: 16.11 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.