Loading Tool

Explorer IconExplorer

Memory Pool

82,989 transactions
31.60 vMB
0.09286011 BTC
Random Selection Loading Transactions
Max Size: 191.86/200 MB

Candidate Block

Mining Attempt 113adb283b6d2f1ad64570672f8372a8d2e2df8867a4a18b63ecaa43d70dcf2e
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root e946bd9f72a0cd7476b6c8533356da11783cbe5c4d7fee3f172ad6d2b362f6d5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,160
Size: 1.00 vMB
Total Fees: 0.02412522 BTC
Feerates: 100.18 > 2.42 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (101,650 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
813,559 813,559 00000000000000000004760f3a0781aa7014e2f2bd324039182f0cb89fef7b47 1,215 1.00/1.00 vMB 4
813,558 813,558 000000000000000000010b090839c95dfd55921e098dae3bd7bb689bc25a9b24 1,721 1.00/1.00 vMB 6
813,557 813,557 000000000000000000024c2b56b702027fbe84759d16e44de77e6577e9541158 2,247 1.00/1.00 vMB 13
813,556 813,556 000000000000000000003dfcf089bcee52252db35f1598d97c761698d19bdcd9 2,633 1.00/1.00 vMB 17
813,555 813,555 000000000000000000030dc5175e849326f040c13ff0d6fdda5ba95ecedc57d5 3,252 1.00/1.00 vMB 21
813,554 813,554 000000000000000000017e6e83263f39879f88acc0d15072e46b29ed21130e7a 2,860 1.00/1.00 vMB 13
813,553 813,553 000000000000000000027527082234dcbe6932c1565cd818e7a1be1d36940d19 2,217 1.00/1.00 vMB 11
813,552 813,552 0000000000000000000272054602d5392275f4745c165d733fd054b081ae2fec 1,922 1.00/1.00 vMB 11
813,551 813,551 0000000000000000000493988c582576a435d09d8c4b10d7230843f7b1423d1d 3,478 1.00/1.00 vMB 16
813,550 813,550 000000000000000000024db6e5bdabfd0854dae0aa459c3c314e1fe287202d88 3,262 1.00/1.00 vMB 14
813,549 813,549 0000000000000000000275ae5ab92f10be1f04a82493084dcb8ac74c4227c3e0 729 1.00/1.00 vMB 16
813,548 813,548 00000000000000000003da13c8123ff3dd361eec4ae024ccef850237a7793aa2 3,431 1.00/1.00 vMB 23
813,547 813,547 0000000000000000000115fd8e4900b5fca4cf2a7f1fa773acefff3c7a8e9ac3 802 1.00/1.00 vMB 17
813,546 813,546 00000000000000000003963b9fe31f9759fee38140ab845b1fb636d9a8a116ae 1,177 1.00/1.00 vMB 18
813,545 813,545 00000000000000000001ebe00575c3f63f90172fa89f121b2996e561b0d0bb46 439 1.00/1.00 vMB 16
813,544 813,544 00000000000000000003ef09003f2eef20391bc187685061e6617a731da53738 1,719 1.00/1.00 vMB 18
813,543 813,543 00000000000000000001a179673b48960d818cd1d35acdb5a7745ec194bd1ea0 3,371 1.00/1.00 vMB 23
813,542 813,542 0000000000000000000222e7e6ea05d822c3350b2974a23619440cfe4b2a1c49 1,894 1.00/1.00 vMB 22
813,541 813,541 000000000000000000037adef988e2fe2ff521c6c0b46aacb088c420d0da4b36 3,429 1.00/1.00 vMB 27
813,540 813,540 000000000000000000019d16c1dbf6e13961732eff05474139bd590e31788000 1,137 1.00/1.00 vMB 19
813,539 813,539 00000000000000000001a0019da712ff83c3e92e48b22df8c05c809e88a62f57 1,293 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.75 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: 708.75 GB
    • Received: 16.76 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.