Loading Tool

Explorer IconExplorer

Memory Pool

31,918 transactions
10.03 vMB
0.12303297 BTC
  • 1 sats/vbyte = 10 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 63.77/200 MB

Candidate Block

Mining Attempt 451faba28d762bb909102243d3a5c92876be98f0f3ed281da9caff12352fd463
Version 20000000
Previous Block 00000000000000000001ae806ffbb20a37afceb8c324178acedfa24b5fd1da9a
Merkle Root a4bd0d0b9e3e20847d3ec16916baa2c92117d69028c7ba57f49d94de50f829d6
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,561
Size: 1.00 vMB
Total Fees: 0.03838730 BTC
Median Feerate: 3.44 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,217 (760,336 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
152,881 152,881 00000000000006d3a2a2405d8161bd6000faf5f3d635d9537c035510111616ad 106 0.05 vMB 52
152,880 152,880 0000000000000208c8bf687effe0bc348b10d4346f073754e08835c3e4d53c51 101 0.05 vMB 1
152,879 152,879 00000000000002f7e38e37aa28de0a0dfd3720bc8b493cfec22ad80da80eaf6e 91 0.04 vMB 47
152,878 152,878 00000000000008b85e83cab5f87ecd4b26f75917836c357c284e24a15c28a08d 15 0.00 vMB 381
152,877 152,877 000000000000025b163f46712faf7be0bb42b7606003585656e0a65d88af4ddc 35 0.05 vMB 73
152,876 152,876 000000000000024f36248a153e30afe53aac3288b2aac429170d1a3bc354745f 47 0.03 vMB 138
152,875 152,875 00000000000004d2fd0d19c77f780cfd51cb0309b582b2ccc5c3989f6c27232b 35 0.01 vMB 127
152,874 152,874 0000000000000990f0f0164539010fcbfe1b1b1e47ad7993bcbd761093d58cfc 124 0.05 vMB 94
152,873 152,873 0000000000000ce8117c96c042741dd3bfa8dbdbfcba0d7c76df3dc9d0dc28d7 26 0.01 vMB 155
152,872 152,872 000000000000010095a4d80fe5dda5c52fd0e1267e8927bf0ce059fbd1e066dc 1 0.00 vMB 0
152,871 152,871 0000000000000367fd52d30094dbb7cd94cef84841a09b5e45e6783521b382b1 27 0.01 vMB 284
152,870 152,870 000000000000090b0e9c52d6610c65fa7ef44c392c18dd2f8559e136f1959c7b 46 0.03 vMB 44
152,869 152,869 00000000000002cfcc1203284dd8ce49ab5a840be3f80c68e1f3423fae4288ba 31 0.02 vMB 174
152,868 152,868 0000000000000d2f0762beb994a1cff1c44d3d101f99dd6350c7089b57a58361 29 0.01 vMB 73
152,867 152,867 00000000000009f82d0c8822bebefea1b91110c820e1ae7fea3849ae4332b946 57 0.05 vMB 38
152,866 152,866 000000000000022a8b3624913150b360c4e5ea692b305e98ba2c25ef4b8cab77 17 0.01 vMB 273
152,865 152,865 000000000000062d1394ced533f38d406e5b5e9536382cffb543425d5ed29b29 89 0.03 vMB 88
152,864 152,864 00000000000006b162fb8d619eec51a94fc9f973710b106575951ce958f366e3 3 0.00 vMB 218
152,863 152,863 000000000000066855e55fe3b9160cd527b6c2487475729372cf44ccf40b3162 120 0.05 vMB 22
152,862 152,862 00000000000004329e70bdb75ec040cd730b2dd0a223862299ef67673a6c76e8 63 0.04 vMB 418
152,861 152,861 000000000000078f2bd49850a9cc76b54af87f7698b86636d77c0b4201c67ab1 48 0.02 vMB 57
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

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