Loading Tool

Explorer IconExplorer

Memory Pool

74,890 transactions
27.60 vMB
0.07306192 BTC
Random Selection Loading Transactions
Max Size: 168.49/200 MB

Candidate Block

Mining Attempt 0c4c7a8152ef126fa1337a19f867e65cf84d1ebd7010b6952c59e7128d21972a
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 94369c3ab4f7923471d4d0a2d538d28817afdff66fc1d5e1000bf299d8f9919d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,494
Size: 1.00 vMB
Total Fees: 0.01416612 BTC
Feerates: 80.55 > 1.42 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (704,453 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
210,805 210,805 000000000000008f12ebc4e277211b58526dcdea9d3e0fab0824af56d80be001 8 0.02/1.00 vMB 61
210,804 210,804 00000000000002681f97644e2a65d0dcfee92b93d3a16f25eed5080f254e4161 271 0.12/1.00 vMB 188
210,803 210,803 0000000000000220f0233b7ad6c280f68ce58ffc0e0e458ff49abd68521021ae 9 0.00/1.00 vMB 153
210,802 210,802 00000000000001be8878d1168bd80bac560bf6961a062190a8ae2c446c2b4a81 132 0.05/1.00 vMB 202
210,801 210,801 000000000000021881b44cb8eeffcf3353b88dda6586a47b2b5bc0ffe03cdd80 20 0.01/1.00 vMB 151
210,800 210,800 0000000000000030d456780296d4e42fa6589ff22dbe63c46722ee3c4d951c91 78 0.05/1.00 vMB 176
210,799 210,799 000000000000017417c2338e69a0c460657e99feea5eab1608e81fad7e5bae94 12 0.00/1.00 vMB 208
210,798 210,798 00000000000001535d4cbac9ff958de8bae35c94b2f1231970df65fe3f7868c7 83 0.04/1.00 vMB 58
210,797 210,797 00000000000001300ce23c6c820323ff462e37784ac5b56d856bd3003d351e23 272 0.15/1.00 vMB 134
210,796 210,796 00000000000002f54aad4974050368cac92e09fe18bf8d101739e28d1813995a 218 0.09/1.00 vMB 226
210,795 210,795 00000000000000e31a9e0dabbf2491a7e38c37a13673200f6b88c48b3a7f7778 154 0.08/1.00 vMB 309
210,794 210,794 00000000000003bca0516297f315a4a0571d19fd2b487ce2916e405c0a839fca 10 0.00/1.00 vMB 5
210,793 210,793 00000000000001ddbe772d32dfabfea76379e62bb6904185a3b348e135191a72 91 0.03/1.00 vMB 165
210,792 210,792 00000000000002b44e31aab82e4164fa5930335520b2ea94824128692d76bcb3 168 0.11/1.00 vMB 83
210,791 210,791 0000000000000232ebcd54d530e54b785b8e330d4bd97053777a9b16b1ee3dc4 19 0.02/1.00 vMB 14
210,790 210,790 00000000000003c27fd0fca6881c21d30c15e52c182ccec53b81b12895f261e4 119 0.05/1.00 vMB 263
210,789 210,789 00000000000004b879609aaf82d18ffe84825603a157f52ac3f4233e7bc9f7dc 155 0.05/1.00 vMB 84
210,788 210,788 0000000000000199ac92a1df44b2adeb5f16cf76c1bddd3bd9e8b28185f44f1b 282 0.12/1.00 vMB 165
210,787 210,787 000000000000016d916e960cf10bd2bb2e679df36a4c65b94c9bd428cfa23a47 244 0.12/1.00 vMB 149
210,786 210,786 000000000000024617b270d789264880a5ecb82306f7ab95cdc4f0408c94ea4b 288 0.12/1.00 vMB 176
210,785 210,785 00000000000004c6d3481a0208ad27f2ea364a6c3e5af87e0f9711933108c068 204 0.12/1.00 vMB 180
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.