Loading Tool

Explorer IconExplorer

Memory Pool

84,701 transactions
32.72 vMB
0.14848260 BTC
Random Selection Loading Transactions
Max Size: 195.27/200 MB

Candidate Block

Mining Attempt e49c35d33edc3caf00fd45d748565201a8ba917f77f0b867bcb20855eb1bf105
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 4c40d9a0772802ed3c767b82e232589eb2362840ee3dbf78abbd59c714fec78d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,437
Size: 1.00 vMB
Total Fees: 0.04477700 BTC
Feerates: 318.30 > 4.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (195,389 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
719,964 719,964 0000000000000000000a3cb7d8dfa3ea1668529879058bda16f77f5fc369c8ff 120 0.40/1.00 vMB 2
719,963 719,963 0000000000000000000952fc5259715c3ab3d1ab323f5f150cbafa06afddcd83 1,328 0.99/1.00 vMB 4
719,962 719,962 00000000000000000001ba86e02c77a4c620194abf172fa137199c3932dbf680 1,660 1.00/1.00 vMB 10
719,961 719,961 000000000000000000045bab66ed7244e9f40b96e4781b4d5e26735e957eca05 1,627 0.65/1.00 vMB 8
719,960 719,960 000000000000000000005209b0fbbde80c8c7184583f11185208552796ea9b1c 1,691 0.69/1.00 vMB 8
719,959 719,959 00000000000000000004be0ef77c306dca92aa3c356a70d32b84a63fdf5ab1b8 314 0.23/1.00 vMB 8
719,958 719,958 000000000000000000061c20c40e673eb153c2ddd7b3a0a3648203b6e83eb545 748 0.29/1.00 vMB 8
719,957 719,957 0000000000000000000342623fd419c9c158d8bd880749fc59af696bcb4e67f4 265 0.12/1.00 vMB 7
719,956 719,956 000000000000000000043889760bbb52a34b30a165c602e0c42abb15f0c0fa9f 1,850 0.67/1.00 vMB 6
719,955 719,955 000000000000000000063ed11b6b31991ec43b85dd4c8ebf600ef446574cdd6c 2,654 1.00/1.00 vMB 10
719,954 719,954 00000000000000000008c2fbd65b8288eb5f1c44fb266bcc9f23b1f99ece7cb2 1,059 0.64/1.00 vMB 5
719,953 719,953 00000000000000000001db13a201bb90f58dda52039a5dd3c5c853bf48368b3d 1,665 1.00/1.00 vMB 3
719,952 719,952 000000000000000000028d207170034864655b29e882a2c778890b1aa43b699c 2,546 1.00/1.00 vMB 11
719,951 719,951 000000000000000000032c10389575c90efe5da0a4dc4342cc9ab1539658361e 2,260 1.00/1.00 vMB 9
719,950 719,950 0000000000000000000a3374557d34de8d806d702a32eb46a5efba55ccf1b588 2,196 1.00/1.00 vMB 1
719,949 719,949 00000000000000000001cd021e758849261e3c50fac4b0c8a5dd26fed0de7096 1,798 1.00/1.00 vMB 6
719,948 719,948 00000000000000000003d81349d1dc4e229ab3b6e5fb0d3195b9731647baaa5b 927 1.00/1.00 vMB 8
719,947 719,947 00000000000000000003595292c51050397fc8bc764425467d786eafe780d5ee 3,144 1.00/1.00 vMB 9
719,946 719,946 000000000000000000046647afeaaf8ad812b5b6128efa56adb04d37fdc425da 2,697 1.00/1.00 vMB 16
719,945 719,945 00000000000000000007a50a243138b063c75db9eabd1681b8c6343d223640ac 2,476 1.00/1.00 vMB 4
719,944 719,944 00000000000000000004445b30fc03ec9f5728f528ffb29d388c0ab7d9609924 2,358 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 783.00 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: 718.85 GB
    • Received: 17.96 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.