Loading Tool

Explorer IconExplorer

Memory Pool

39,241 transactions
26.97 vMB
0.05284523 BTC
Random Selection Loading Transactions
Max Size: 140.81/200 MB

Candidate Block

Mining Attempt 6ed5cd95a3a4453eb6edfc7b40454510971b42953afc94d9520b96b02d75dc43
Version 20000000
Previous Block 0000000000000000000003e85e5accad5e43259b5ffd52a89201f6997e6dcb9f
Merkle Root 75e50a6facd9993701608b400089dba385741a0cde92d9fcf86a65a2a0f6e64d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,815
Size: 1.00 vMB
Total Fees: 0.00294109 BTC
Feerates: 6.01 > 0.29 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,864 (613,123 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
301,741 301,741 00000000000000004537b88eeaabcb5c6c961a3a844c6ac2e774a7307d155fec 92 0.04/1.00 vMB 35
301,740 301,740 0000000000000000773a0445b331d0da1539553808143ce73125b942ecf911ce 370 0.24/1.00 vMB 36
301,739 301,739 000000000000000054ca7899c39979433d603d4c711d082e0e9d18225d4a23fe 229 0.13/1.00 vMB 30
301,738 301,738 00000000000000007187be451447c54d38c90cb9d22fa02c4757747945cce3c2 22 0.01/1.00 vMB 38
301,737 301,737 00000000000000002f449c6f37f46101ef7465ecffffbb9704effce2f9826c8d 137 0.06/1.00 vMB 24
301,736 301,736 00000000000000000758cb354f2d72b4d60d210642ecf9e80c3d87762cc561f3 318 0.14/1.00 vMB 39
301,735 301,735 000000000000000055bb67d2d6859999bc47dd4d2f6a74fdccfb23d2e5be7876 400 0.22/1.00 vMB 34
301,734 301,734 00000000000000006983b366478d35b173e65034a94e7c1bda82552b49f58554 363 0.24/1.00 vMB 29
301,733 301,733 0000000000000000247e2712b40bc2ec0e45f8bf83c00fb0f03f9925a5bc6dab 360 0.17/1.00 vMB 28
301,732 301,732 00000000000000001ed8aa5133fa94d0f425a25c50644cddd2cae675a6cf99bc 244 0.13/1.00 vMB 37
301,731 301,731 000000000000000015f89614ad60dbf52edb0e4ef034fca83220575a607c06d1 94 0.06/1.00 vMB 27
301,730 301,730 000000000000000018002cad4a75aa39e731b76ef96cdf74b45fa1c3cb4cc365 219 0.11/1.00 vMB 35
301,729 301,729 00000000000000000d065405ad1964641dfe17a7824f8c9b51958607a6614eb4 409 0.22/1.00 vMB 35
301,728 301,728 000000000000000030fd80d9711a4fd3bded2c1bd783a2cf1840171554967ced 208 0.12/1.00 vMB 32
301,727 301,727 00000000000000000415ff5777a9c114981e9e7067817f8d93b7e13059921018 103 0.06/1.00 vMB 25
301,726 301,726 00000000000000003a11574fbb67afee55c6de279ea4bbf02119c30ab28a2a4d 32 0.01/1.00 vMB 14
301,725 301,725 0000000000000000748a96fbdef4e8eb7f5ec132ee96730ef088faf28e3a1cdc 358 0.19/1.00 vMB 33
301,724 301,724 0000000000000000327aecd5d64af671b6de114e2e3e8d366e8a578f4a006979 121 0.18/1.00 vMB 17
301,723 301,723 0000000000000000374045e209571112a990854cc3c0e30a41717caabf5ad7bf 676 0.35/1.00 vMB 32
301,722 301,722 00000000000000003efd244d4313b29b3238a37499324a8d1fcd734cd8a2241f 702 0.35/1.00 vMB 32
301,721 301,721 00000000000000001dbfb0c8b5740e5bb3017a42dab1f81edef93bd83eb04dcf 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.15 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: 652.98 GB
    • Received: 13.81 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.