Loading Tool

Explorer IconExplorer

Memory Pool

8,177 transactions
3.40 vMB
0.00857661 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 19.78/200 MB

Candidate Block

Mining Attempt f71697de2f3b4782fd08cb341561349dd661bfa44bf7f8036f94545546c26db3
Version 20000000
Previous Block 0000000000000000000066e597de55a15db8b78d84fc2ca94be16924a847b593
Merkle Root f266cbbe412d425f61472ae0133c100102d865792f4b7429a22706a54489ab2e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,586
Size: 1.00 vMB
Total Fees: 0.00537616 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,484 (792,394 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
121,090 121,090 0000000000003e5942271bbecdf8f2ea806b10f174fdcf4216c80cc96853ceae 31 0.01 vMB 1,640
121,089 121,089 000000000000983fa6142a7729efefa0cb792af99aa2c8fab9896a1556ba512b 19 0.01 vMB 567
121,088 121,088 00000000000077f33539182dab2d04bebdc6c1d74ccc7f9f7d4329575967a833 59 0.03 vMB 715
121,087 121,087 0000000000003db3d299a94b459863fdf9eb18f671f3d8bb16d94bea54ddd575 13 0.00 vMB 576
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
Previous 10 blocks ↓
Total Size: 779.71 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: 347.86 GB
    • Received: 1.68 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.