Loading Tool

Explorer IconExplorer

Memory Pool

79,875 transactions
30.34 vMB
0.23395800 BTC
Random Selection Loading Transactions
Max Size: 179.67/200 MB

Candidate Block

Mining Attempt 0dbb0c769089564f93745a17606b6f4d0e1aea4564ba0589fbdb108b6716e41d
Version 20000000
Previous Block 00000000000000000000da3d598fa9c48e98e1968fb337a8843226f31f2cce96
Merkle Root d3a4b7f64acc5235acb46bb670be0e8c2d2cbabe186926c7e4b0f60d259052f6
Time (UTC) ( ago)
Target 00000000000000000001ddb40000000000000000000000000000000000000000
Nonce 0
Transactions: 3,791
Size: 1.00 vMB
Total Fees: 0.07983669 BTC
Feerates: 815.42 > 8.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 917,647 (658,748 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
258,899 258,899 000000000000000404ed03cd8174c36c58de543d27f89550a23c95c3a7978afc 128 0.06/1.00 vMB 82
258,898 258,898 0000000000000025e97dca37737d748425daf7e8740520237abea1fea8597caf 146 0.10/1.00 vMB 74
258,897 258,897 00000000000000176a1028f535184ae05fbb3bedbda09af3b53227711ff1dbdb 398 0.17/1.00 vMB 74
258,896 258,896 000000000000000ae723eaeace03cc4567e2a874ac010faa19b26b9a028060dd 256 0.10/1.00 vMB 157
258,895 258,895 00000000000000248c388f728b6c16b64df052e65b47237f18f91a70c1ee7f4c 682 0.29/1.00 vMB 120
258,894 258,894 000000000000001e6d625e251d9912b96e5d7b61d1775f6abfb843d2f46f2548 71 0.03/1.00 vMB 70
258,893 258,893 000000000000000d6043296fa565705c25aad0ae4e01c8e899c92e76045e6565 277 0.11/1.00 vMB 113
258,892 258,892 0000000000000020f2e18727570b9291a606040fe94f5fcce5d1b0862fd02871 439 0.20/1.00 vMB 109
258,891 258,891 000000000000001176b62efa85b15a2cd9c121c51fe858efba3624096d8e6ab0 117 0.06/1.00 vMB 53
258,890 258,890 000000000000001d6b479453c698ecdd2c5547b3f6cdf627bdabb76b7d8633b0 326 0.13/1.00 vMB 93
258,889 258,889 000000000000001d2a0fc96f0dff45fc179ab646dfa6c67edfca6c1f6f9b88e9 363 0.15/1.00 vMB 90
258,888 258,888 0000000000000000c5ded611afdbcca9d2cc283a06da5649a4eca448539f13de 231 0.10/1.00 vMB 98
258,887 258,887 0000000000000012ce200fa7d2d4efb180c2bd0023127954270d5bb7f01ce6f8 306 0.13/1.00 vMB 141
258,886 258,886 000000000000001d9173f0b79eaad61f264c7eb216e416ed0dd0abacfad1ffb4 318 0.15/1.00 vMB 92
258,885 258,885 00000000000000219f809fd929aad8564a5c50c948629c686e7584a8b732747c 432 0.21/1.00 vMB 58
258,884 258,884 00000000000000150868ab4df0e18fc905547c73e21c5e6564962c969562a4f4 590 0.25/1.00 vMB 150
258,883 258,883 000000000000000c13468d837b42bac2eea0f0521bd3ab5d3d800f763635e6c7 256 0.14/1.00 vMB 88
258,882 258,882 000000000000001c437d2f87670580fc5c013de9913d72795f0ec6110a6c9059 463 0.21/1.00 vMB 116
258,881 258,881 000000000000001cdc325ce9c4716667258702339ffa5f5d19130faac98c8c6b 576 0.25/1.00 vMB 104
258,880 258,880 000000000000001b3dc63cbf2b12991dbc00d703d3ad88a979f5205887ad0263 751 0.25/1.00 vMB 110
258,879 258,879 000000000000000fe7e6867faf40805efa3b467f8eccb7edbeb25e3849286a94 643 0.25/1.00 vMB 100
Previous 10 blocks ↓
Total Size: 786.93 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: 1,025.21 GB
    • Received: 35.84 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.