Loading Tool

Explorer IconExplorer

Memory Pool

25,542 transactions
24.75 vMB
0.07405839 BTC
Random Selection Loading Transactions
Max Size: 119.57/200 MB

Candidate Block

Mining Attempt 955ae5271470c03cae4c0a0b46aa1a6aaa26e04ff2f61568493a957906409b37
Version 20000000
Previous Block 00000000000000000001bbb571411c36339be05e3c18dda8ed251363ab729364
Merkle Root e90e93f764038087771065e802e4d0c0889f4b415bb01248b88c1a65052bc9a2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,952
Size: 1.00 vMB
Total Fees: 0.02936005 BTC
Feerates: 101.64 > 2.94 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,177 (829,712 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
84,465 84,465 000000000006a4e32886991e02212b3cee48726642fb5cc630cbbd48207d8b04 1 0.00/1.00 vMB 0
84,464 84,464 0000000000310ae109c51efeafc1466b34fcb1f6a1d1925be05dadf361d6392e 1 0.00/1.00 vMB 0
84,463 84,463 000000000028c2bdcad4aa5bd4097c7581b61373a7e0c904a1103b4942aedab3 2 0.00/1.00 vMB 0
84,462 84,462 000000000001f746c33bd76ace5f8d3ae6e187c8b7f0011f90dad52e16a47002 3 0.00/1.00 vMB 0
84,461 84,461 0000000000254cb84cbb8ca4b1a2c6f4d15a01af80ccfa9ba243c06a8aba5a46 2 0.00/1.00 vMB 0
84,460 84,460 0000000000060af2631eb2dc238985d1f8e27279d75a5bfa123febb0f478719e 1 0.00/1.00 vMB 0
84,459 84,459 000000000016c1b7fdf50d891d1c76603e3a22831d8956c5c5d4170cd1865b4e 2 0.00/1.00 vMB 0
84,458 84,458 000000000023b87c1575a90ea100af8784571317d8f78b7e076f517faa8735cb 1 0.00/1.00 vMB 0
84,457 84,457 0000000000039799efc93cc70c51e13fa7695e415897e9c744254d46829c3ac8 6 0.00/1.00 vMB 0
84,456 84,456 00000000000d6e3de0e459cbaf3e39e99d4ac4ca696ad04c1934fc762e726cd3 3 0.00/1.00 vMB 0
84,455 84,455 00000000001ddb1e5acb4a4943f50b3d923870b1223764637f264e9fd426c4f3 1 0.00/1.00 vMB 0
84,454 84,454 00000000002d4eb91e14f1e31210e1a46f6df3afbe0ec0f75500a4ea7cea2420 3 0.00/1.00 vMB 0
84,453 84,453 00000000000882bf825842ee1bdf55fbb81deee58b82eaa807ab24ea360a1736 2 0.00/1.00 vMB 0
84,452 84,452 0000000000136c6654a613b6ec8da87bce83212846bd594d6d74dc7dfaeef5cb 4 0.00/1.00 vMB 0
84,451 84,451 0000000000067e70897bfd6d0bd26ba9daa3a2fc15ec09182fcbf9b0c3bfea7b 1 0.00/1.00 vMB 0
84,450 84,450 0000000000278cbbf86bfc8486df8f57131fc7a6b497cd2db7180027efc7b516 3 0.00/1.00 vMB 0
84,449 84,449 000000000004ee33e64d2827b211a995c9f8d4720cdc63bc23ff12e4690b24b8 4 0.00/1.00 vMB 0
84,448 84,448 0000000000224a5c90fe2d9f2a26008120d1c80ac6fea093b1ebfd7fbd31eda2 2 0.00/1.00 vMB 0
84,447 84,447 0000000000161407f44976daedd95479fa7e897f1eb696e4cae8394a5e36822c 5 0.00/1.00 vMB 0
84,446 84,446 00000000000c6c08f5b4d9dd90ce220bbee8aa9152da0678aaf4bfb68b9494e4 1 0.00/1.00 vMB 0
84,445 84,445 0000000000270ec113f8638d0b2d5884fee30e76b403c599ce54876932e567f1 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.91 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: 571.86 GB
    • Received: 7.80 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.