Loading Tool

Explorer IconExplorer

Memory Pool

16,757 transactions
8.07 vMB
0.02747405 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.67/200 MB

Candidate Block

Mining Attempt 2503760810ec87e5ead4a974f53390b365428cc80b8267d5f5b3108a1ffcb175
Version 20000000
Previous Block 000000000000000000011760e0a3cdf589c16284ec888372c4e68dc06ff7fe33
Merkle Root 5017dde06de440344c445f477572e70e80ac0663d3564551d9ec38d9841b3b59
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,571
Size: 1.00 vMB
Total Fees: 0.01115139 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,433 (792,347 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
121,086 121,086 000000000000369f02d4c94f18ae5681b4286b7170a9193c85b5647ebc544c63 16 0.01 vMB 911
121,085 121,085 000000000000931f5591dddf392068a34ee7332943a04ad5925414e038882a33 57 0.03 vMB 433
121,084 121,084 0000000000007d65cd99d0711480f26aba3ba5c02a4a40360eb0d4c09ef8b1ab 5 0.00 vMB 3,872
121,083 121,083 0000000000006fefa18e7c8941b3829c17579757bcd5f5165af0fdaeaca29ae2 24 0.03 vMB 626
121,082 121,082 00000000000043cec6cd5155c65ce226db650faf2c54878db4702505cbdbbd4e 1 0.00 vMB 0
121,081 121,081 00000000000060316bb5b36d752d49890ccbb73a184f7cbc060680b6933584ef 16 0.01 vMB 447
121,080 121,080 00000000000068f040c2cde5c82894727b33610de4c05ea1b1233d2aa2fca6bd 8 0.00 vMB 763
121,079 121,079 00000000000028c05d4651de60cd3b44b5be2b1816243d8d965528a81ae7875a 11 0.00 vMB 585
121,078 121,078 000000000000472bd5cf01798c1dbd0e6d25dab52f8d696753580008db80e893 9 0.01 vMB 506
121,077 121,077 000000000000372744c19efaf112182bbed961a0fee0d89a6f04b4984e4f4584 23 0.03 vMB 1,160
121,076 121,076 0000000000003d4b7b5da478538beb0060ca553c54b35c8946f9a5ccb24512e0 46 0.03 vMB 279
121,075 121,075 000000000000033dcfc64fde1d82e1d8bc5c58e27a8f8d13c0bf4cba5d9d2adf 43 0.05 vMB 633
121,074 121,074 000000000000247a36e8f3abf31335721f15c2444f627e0a248671b9c907f7e5 25 0.05 vMB 598
121,073 121,073 00000000000072cb4cdd156e0eb5136f8c6c6b575f785c22949608236508f7ca 7 0.01 vMB 257
121,072 121,072 000000000000444ae09cec4ce9f07fe7b32cef925ec85b0891352a8ce4b1451b 81 0.03 vMB 308
121,071 121,071 0000000000001c6430c1997d19f4feaacf39dae96097255faf9fd20281cfa69a 1 0.00 vMB 0
121,070 121,070 0000000000001fc948f18a1a71312ad0cf8dd9163e4b5b4fab8c440915af16f7 25 0.01 vMB 734
121,069 121,069 0000000000000adbec0c504df39383277cfcde45965a598381226c9d69ac49d4 11 0.00 vMB 343
121,068 121,068 000000000000418f02482273ac6a32d16edec9b32ab0ba4df6cedace84296896 8 0.00 vMB 1,551
121,067 121,067 0000000000000d80f675420be668f669c8fe2fb47dd37973bc03acfdb65f85b8 23 0.01 vMB 1,687
121,066 121,066 00000000000040b5f954e6fafcee88e83bfc518652e38c4ddf0093fefbff180a 160 0.05 vMB 81
Previous 10 blocks ↓
Total Size: 779.62 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 302.63 GB
    • Received: 1.35 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.