Loading Tool

Explorer IconExplorer

Memory Pool

8,998 transactions
3.27 vMB
0.00703720 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 19.72/200 MB

Candidate Block

Mining Attempt 200be7eced063edcca4e3792d6638079b5cef247895b57de824c98c1262ba2f8
Version 20000000
Previous Block 00000000000000000001ee4cb97e17eb569e9cfdcc353ea081c23004aac63085
Merkle Root 3b9c96deda1e4b6aacfee5747dadff965ebb89941df10bd3e51a8cd6dc5f1fed
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,799
Size: 1.00 vMB
Total Fees: 0.00408109 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,498 (684,658 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
228,840 228,840 0000000000000066ee7b1331add3e4d67be2de58093008b0990b0f3f64ab1130 800 0.45 vMB 131
228,839 228,839 00000000000000c0c3be46e62a6006311baacaa80e31cb102ee8d4437361443a 527 0.49 vMB 136
228,838 228,838 000000000000007d1a26d277ca6c68087ad7816ecba6495b7e215ab977ae681f 623 0.47 vMB 118
228,837 228,837 00000000000000bdb4bad04e5d35108309fea5595c013d706f444ec6a003c562 423 0.47 vMB 108
228,836 228,836 000000000000002aba679281bec7a8e84a89fd384768c7d0a6f3f48d119674d2 37 0.24 vMB 56
228,835 228,835 000000000000000c8708f0ae43cfa76aa3ec8f38037c15e1e3534641b769ddd1 198 0.46 vMB 74
228,834 228,834 00000000000001663ca66c1ef5ac4426cb71fe2918cd7586356fd0e081047d84 197 0.24 vMB 100
228,833 228,833 000000000000026e424ea170da0ba79e671e081b2c0ee5e389def9d8b4724a75 185 0.47 vMB 79
228,832 228,832 00000000000001eb29f11c3eaf5f83e68a4aae218aa2948877eccab59366dee1 350 0.47 vMB 88
228,831 228,831 00000000000000e272aaab8803cb27f73563f3accd373f6cc838be7e10d886ae 588 0.24 vMB 185
228,830 228,830 00000000000000d7a4042325c6b474ace691a7f17cfdb713bf21f431f00f44fa 317 0.46 vMB 87
228,829 228,829 000000000000005ace20d078fff72c05e37b27140cbab6674ecd098beb298376 87 0.47 vMB 58
228,828 228,828 00000000000001a8e51347c282ce5f31842734c4adf9c95107a3215046b7be77 249 0.23 vMB 114
228,827 228,827 00000000000001d046e7cb2f1e8ffe63e875ea7d00295312811f1ed64e7ed445 109 0.03 vMB 63
228,826 228,826 00000000000001b6a0da7714e603d0b3c2117da8690ea89f690b73c4f4a26a8f 268 0.39 vMB 83
228,825 228,825 00000000000000e554e5fa04dd88150890b3c6ec0f1a57f0bf85d94aa7cdd424 751 0.46 vMB 137
228,824 228,824 00000000000001e3b00eababfcf1086f1fb625542c6abc18ee650f81ee5c3bbd 420 0.41 vMB 99
228,823 228,823 00000000000000265d2d05f89d39f79ab990a52a0d7e4031a3796c1b2cdd1ca1 87 0.43 vMB 60
228,822 228,822 00000000000000d232e16a40b339a49ced23cf02aefa732f83a404e96b95fba6 226 0.09 vMB 107
228,821 228,821 00000000000001df6dd217bc0f1e90f18a213e29de708b4a01cf6cbaed8d9da6 85 0.32 vMB 58
228,820 228,820 000000000000008cc55b91922850ef0fbf603d72cfdafbafbf6cb8e62edcd9b5 265 0.25 vMB 105
Previous 10 blocks ↓
Total Size: 779.73 GB

Node Details:

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