Loading Tool

Explorer IconExplorer

Memory Pool

18,341 transactions
9.74 vMB
0.06493467 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.00/200 MB

Candidate Block

Mining Attempt a79782e0a7cf16465a91da8998527e3513c5e98eff266545cc7396ae7076ffa1
Version 20000000
Previous Block 00000000000000000000ea7b3c200deeaec83f2905c92dba9e1fdfd8176f698d
Merkle Root f61fb0b17312be584ab16f67277ff9aceff6ecde7e7c51d57b669e895cc2d315
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,469
Size: 1.00 vMB
Total Fees: 0.03968129 BTC
Median Feerate: 3.52 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,372 (709,574 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
203,798 203,798 000000000000049fb352aa697e35a98245b33b1adaa4586b0c65455ee4fe2f96 39 0.03 vMB 49
203,797 203,797 00000000000002ec621b04e8e495dcde1892e107b53d1cee9f6f1b2a78d0c455 484 0.22 vMB 122
203,796 203,796 00000000000003678dada397f4d613b797bb9d4b8f9e66ddddc51bfc3a27b81a 118 0.05 vMB 80
203,795 203,795 000000000000012ce6d8885e0ec9c14d35730c6d59dd99aa3947a5ec337f8e2e 65 0.05 vMB 60
203,794 203,794 00000000000000ee01146589c8b79bcb56225bbfd441ef46cc8e910c7bc66271 420 0.19 vMB 127
203,793 203,793 00000000000001d0bba4cc4ba51c8314d7b95c7a9e3b3ceae388d1a125b3c9be 269 0.11 vMB 75
203,792 203,792 0000000000000249fc895699939a9acbe3302810cd6501ac9b7341215183b6fb 306 0.13 vMB 142
203,791 203,791 0000000000000566c694a1ac8a0d06318f461ed3b45ed8aebced6acc68a87600 126 0.05 vMB 233
203,790 203,790 000000000000029f2b79d5ed85f46cc032af187c3e358e02634b2f995aabb452 316 0.15 vMB 126
203,789 203,789 000000000000015f9a98d6c90d9db72d11f5dfe7580a27a9d097a4ac898d0212 63 0.03 vMB 96
203,788 203,788 0000000000000420c18baa57b977052d30968a1ffd7b78299d6b4f08798de76c 288 0.11 vMB 173
203,787 203,787 00000000000001003c1051ef9a3b57aedef6260a6315e7b013a691ab8fbcdec1 69 0.05 vMB 379
203,786 203,786 0000000000000388c2d7fdea6b2a1afdabd3076f009905817bccfcd6d5c13d96 537 0.45 vMB 28
203,785 203,785 000000000000028362dddf7fd76cffe8935b5823d1730e0149f3e80cda61157e 120 0.25 vMB 129
203,784 203,784 00000000000004ef5c52c590f18354a492fa0b6dc048a62644f6ac246be0616e 550 0.23 vMB 183
203,783 203,783 000000000000036341bfdc15c5f5aa565bcf0cb3c7280e07a33ec133b0e26f11 143 0.05 vMB 128
203,782 203,782 00000000000003d6986fa4cc9a5b03314dda0de5712d2da732bb9c9a41da8bb6 523 0.46 vMB 49
203,781 203,781 000000000000003db1d428c15a1ca130fe76ab430e278bcab0354aa972a22586 99 0.07 vMB 92
203,780 203,780 00000000000000b6b46d89402c3a0638d147b602435c637c6e7340fb26fb74d9 170 0.13 vMB 82
203,779 203,779 00000000000003e9a20ec50d1c1417ef2c9682dce046cc75a3f520c245bb8e71 282 0.25 vMB 102
203,778 203,778 000000000000040276ee52bebddc173a12c3faeb9948c313d65fd67f1de4c088 188 0.11 vMB 97
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 102
    • Outgoing: 10
  • Data Transfer:
    • Sent: 205.18 GB
    • Received: 0.79 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.