Loading Tool

Explorer IconExplorer

Memory Pool

44,558 transactions
27.26 vMB
0.10011402 BTC
Random Selection Loading Transactions
Max Size: 142.86/200 MB

Candidate Block

Mining Attempt d13a1592d113374fa54e40cdf7e9b7796577fec1e2e2894e1fa91fdc37209e91
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 117bfd64f86cd4d165ba4e7222d23147f60ad559f82081a36430ec49ee7f79e9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,639
Size: 1.00 vMB
Total Fees: 0.04542961 BTC
Feerates: 151.16 > 4.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (65,768 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
849,101 849,101 00000000000000000002ff711ebfce0a9c3efa1451c5e4349dfb3b3009dbcb9b 7,319 1.00/1.00 vMB 9
849,100 849,100 00000000000000000002518f13098e3e61ecfb2c5281bffcb57a7c6a07023931 7,767 1.00/1.00 vMB 8
849,099 849,099 0000000000000000000094a396b920cac6e5d2ffe774000313202e05c67e281f 4,701 1.00/1.00 vMB 13
849,098 849,098 000000000000000000033233df47d8b62ad55c79a26f5b29eecd85e712904791 2,779 1.00/1.00 vMB 17
849,097 849,097 000000000000000000011f2450935266acafd1fc42ddd06665fe8634a8fce8f1 5,071 1.00/1.00 vMB 8
849,096 849,096 000000000000000000006de788a3bfc9da44410e1c02b16b3ff5b10e341c9200 7,162 1.00/1.00 vMB 8
849,095 849,095 00000000000000000002b16a8166e5ce87f2b85c86aeb6408e20c965c30e83bb 5,569 1.00/1.00 vMB 10
849,094 849,094 00000000000000000002c84e73891a68a1f01af1b6fdf817f8d6ceedc90afb14 7,806 1.00/1.00 vMB 8
849,093 849,093 00000000000000000002391f25928d2798f5fc9ebff311941eccbd383e9834d1 6,822 1.00/1.00 vMB 9
849,092 849,092 00000000000000000000e108c5175b8a904d5a75ed3e30041db6425603034707 6,405 1.00/1.00 vMB 10
849,091 849,091 0000000000000000000252d8b0b4c3a5e97b0ff5bc9adae3892cacb3abddf765 1,661 1.00/1.00 vMB 15
849,090 849,090 00000000000000000001f4d21d1a5d7735bdaf0004522e5ff81b4e6d2daf13c5 4,210 1.00/1.00 vMB 11
849,089 849,089 0000000000000000000143f2b16c524a32240968b8bd2808d93e0eb7ae6498fa 1,245 1.00/1.00 vMB 11
849,088 849,088 000000000000000000003ef7df1b25b26213e83460f46dd92da5c7629e03a3b2 2,125 1.00/1.00 vMB 10
849,087 849,087 00000000000000000000537af5218a4c23fcb6b6ab4263f81c7f64fe341c30c7 6,248 1.00/1.00 vMB 10
849,086 849,086 000000000000000000021771e939800cd5491abeab1eb858619325548457f29b 962 1.00/1.00 vMB 9
849,085 849,085 00000000000000000001f7cf58ba60ea5d5a0f0a02c8783cbe688398cc38bcd8 2,713 1.00/1.00 vMB 16
849,084 849,084 00000000000000000002748dfcacd3af87b45f68bba9c7b2848da3470bc83495 2,838 1.00/1.00 vMB 15
849,083 849,083 00000000000000000000ea3fce37ad44af8c8428e5a8ff19ba309a6cd5a89060 1,672 1.00/1.00 vMB 10
849,082 849,082 00000000000000000002ac664e39140e31dbe522fb9c465d65cd094c7f15a7cc 1,704 1.00/1.00 vMB 10
849,081 849,081 0000000000000000000080c50675f78297e8f3065fc6db1efcd9434c4eda3bbc 2,941 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.85 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.