Loading Tool

Explorer IconExplorer

Memory Pool

82,774 transactions
30.83 vMB
0.08196173 BTC
Random Selection Loading Transactions
Max Size: 188.97/200 MB

Candidate Block

Mining Attempt 876b603b1febd45666ec07057492f6e18f5dd93f7358f96d547cbe6d8f6caa0b
Version 20000000
Previous Block 00000000000000000000da0edbb3d775bfacdf06a00f717a7f06ad044f066fee
Merkle Root 30685c17a2dba3c9d0efbe34ab87c77e6319e0206adb463b8ee977ec6f54e7fa
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,908
Size: 1.00 vMB
Total Fees: 0.01285618 BTC
Feerates: 79.55 > 1.29 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,334 (442,275 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
473,059 473,059 0000000000000000012f48eef29dd1117432d2c49674c473dde187cff4199223 1,892 1.00/1.00 vMB 249
473,058 473,058 000000000000000001101bb1c96744ccf8030e999ba918acea81d73ff33eade8 2,236 1.00/1.00 vMB 388
473,057 473,057 000000000000000000582ad42e950b59b23616b8d5c6e435866789804df50ad9 2,287 1.00/1.00 vMB 346
473,056 473,056 000000000000000000101c076a920cce2278b568883c125dfff486054820b69a 1,746 1.00/1.00 vMB 187
473,055 473,055 0000000000000000010c3fed12023f1dd90f7c860801c866a902ab8923287aa3 1,354 1.00/1.00 vMB 288
473,054 473,054 0000000000000000008ec0f5ab9a905f4446279f218603532cf3bfcb029f709f 1,092 1.00/1.00 vMB 203
473,053 473,053 0000000000000000003c2369c142a4b5fb91e05407819c572c18355067656bbc 1,715 1.00/1.00 vMB 283
473,052 473,052 000000000000000000c21fc7c729077106ea885a4f3af2f0d7d6e58c91a092fa 1,222 1.00/1.00 vMB 265
473,051 473,051 0000000000000000005a5d6684172bf537487a54db70d8d2db75320a4dd6c262 2,287 1.00/1.00 vMB 408
473,050 473,050 000000000000000001171c6586b54b0f879ae289699fd734d65c77542b98167d 2,027 1.00/1.00 vMB 345
473,049 473,049 00000000000000000034b68369ba029e2f2ca4e929896ae5045859e3fa41c9a6 2,323 1.00/1.00 vMB 409
473,048 473,048 0000000000000000003dc4c20a330b2fbbf6a32d1e592fa76bbdd3ce9094e782 2,198 1.00/1.00 vMB 229
473,047 473,047 000000000000000001016656a6c9dc76461a5176bfce3e7a4550252b522809d9 2,343 1.00/1.00 vMB 383
473,046 473,046 0000000000000000018a74cc4ab911bc62587dbd9065bba22737aa9de8dd26b2 1,257 1.00/1.00 vMB 63
473,045 473,045 000000000000000000383a15c22e236d8032d52a7c4e69d04dbce0a39f0193c6 2,158 1.00/1.00 vMB 240
473,044 473,044 00000000000000000064463b13bd05bd409630f6415406a7c94ed942523167b8 1,792 1.00/1.00 vMB 337
473,043 473,043 0000000000000000006b189236eaeca1aa4e64ffea19804b82c118733fecd960 2,282 1.00/1.00 vMB 181
473,042 473,042 0000000000000000009cdfa469c92f4bfbfbef471fe748ac2d0aca8e64cbd4c1 2,011 1.00/1.00 vMB 345
473,041 473,041 00000000000000000157e63400332f01033f8ee5e702efcd1e6374b2b71c93b9 2,342 1.00/1.00 vMB 410
473,040 473,040 000000000000000000b4dec31634720bdfec56f7f3b895ace0f98b7231c52d98 904 1.00/1.00 vMB 33
473,039 473,039 000000000000000000fccf3090f2f7cd80b98d9e0dd5aae2895cd38f720647da 26 0.01/1.00 vMB 376
Previous 10 blocks ↓
Total Size: 782.97 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: 715.96 GB
    • Received: 17.76 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.