Loading Tool

Explorer IconExplorer

Memory Pool

46,289 transactions
28.21 vMB
0.10786978 BTC
Random Selection Loading Transactions
Max Size: 148.01/200 MB

Candidate Block

Mining Attempt 7bb9124d9d35438e3e99b4366cdd7b06f8616bb4a35f1769512be68cd9da8bd5
Version 20000000
Previous Block 000000000000000000002d329f64171128f24895d65f294da7fb5276d5bc24ec
Merkle Root 98aaf98be12fa7ab2507bf997cce1fbd497a082432e2e5039727bd1766f4dc6c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,589
Size: 1.00 vMB
Total Fees: 0.04493961 BTC
Feerates: 265.25 > 4.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,935 (806,619 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
108,316 108,316 0000000000010ff9cf0463973b077a01f08f85152e6d3fa828014c4992c358d6 10 0.01/1.00 vMB 156
108,315 108,315 00000000000068055806d4c638557546bef551023c869f0e36b33b0160e68ee5 2 0.00/1.00 vMB 0
108,314 108,314 000000000001f8b68ca1ac2d7414ac3b61972e94cdc7661d211b9988c126cbc5 2 0.00/1.00 vMB 0
108,313 108,313 000000000002334d14a73da2c3f44ecd5f7cb649642875ba42f990cad9530910 1 0.00/1.00 vMB 0
108,312 108,312 00000000000016f74c768edd0eb53e7d5e4a944b1ee5ddade3cdc8981d016e81 2 0.00/1.00 vMB 0
108,311 108,311 000000000000a7b6dd68ef615c92677a4864f9e82b0c4bf3e90cc2e81ce67381 5 0.00/1.00 vMB 0
108,310 108,310 000000000000b1fdbe4808abd6757bd49948e83e1f2bec5c1d9eae35d01c5841 3 0.00/1.00 vMB 947
108,309 108,309 00000000000242079fc597b9be356fa731133a2f07da88aad43639a9cb1ab7aa 4 0.00/1.00 vMB 0
108,308 108,308 00000000000254947e6f2bf14ee53fcbedbd8be93ede2db63e088cf014290c7f 2 0.00/1.00 vMB 0
108,307 108,307 000000000001d7174e502ae89bd8d2fa321213bdfab362fdc44cc2a06f143bf3 11 0.00/1.00 vMB 340
108,306 108,306 000000000002354e0e580292185779382b1790e45c8731441c61cdcd91fa94f2 41 0.01/1.00 vMB 0
108,305 108,305 000000000002481c595ba45fdc4286886f1fbcb30cd2b1215b9ec0184e8849af 4 0.00/1.00 vMB 0
108,304 108,304 00000000000028aacc155ed6654ab65430cbfd1b18ee56eb8eb4bcd202a7f0db 1 0.00/1.00 vMB 0
108,303 108,303 000000000000cdece1d2d855b7f7b4c988f744a697fafb076985c8d0f6c9cbc3 1 0.00/1.00 vMB 0
108,302 108,302 000000000001f58161c000d657218b4cfce175ab14515edd956c4c9674cc5867 2 0.00/1.00 vMB 0
108,301 108,301 000000000000afb8d5436811dbef25708923b3e76b8cd563a4f13fe590e9a4e3 1 0.00/1.00 vMB 0
108,300 108,300 000000000001a7d94230aac603bd9e62ff15045270f327cd880a3a181e976b06 4 0.00/1.00 vMB 0
108,299 108,299 000000000001079a6b23cfcca91aa2b719275f80d93d0ba5def1ebd7d6884f9c 1 0.00/1.00 vMB 0
108,298 108,298 000000000001602c122bb62ebc3ef35201e10d924c26c543d13a4d67eba99006 1 0.00/1.00 vMB 0
108,297 108,297 000000000001b26ffd905d23111cb4c994f75ed352a1102cfdc2e615e9d6e5fc 1 0.00/1.00 vMB 0
108,296 108,296 000000000001d78b4215481ab7b93a8e2d488222e83110cb2c63413e2818e8a3 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.27 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: 656.70 GB
    • Received: 14.42 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.