Loading Tool

Explorer IconExplorer

Memory Pool

78,158 transactions
29.02 vMB
0.07369287 BTC
Random Selection Loading Transactions
Max Size: 173.79/200 MB

Candidate Block

Mining Attempt a94c8c6e1b1be85aa7f58b95537b2e899b059f81440d16aa5544e9cb1ab67963
Version 20000000
Previous Block 000000000000000000005646862e45d7bc5b4c4a3d16e7119254b51a14f51fdb
Merkle Root 24cd51843c3da28c4f76acde252d73fc311fd34e23c350cfee94cbc6fbfc1806
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,518
Size: 1.00 vMB
Total Fees: 0.01499531 BTC
Feerates: 150.77 > 1.50 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,069 (724,180 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
190,889 190,889 00000000000006995d9ffe02d38e20eaaa6ef64e37e4405fd4827690e17bfae1 638 0.25/1.00 vMB 157
190,888 190,888 00000000000006f4aa58b35817e56d44e390a843f82e2d9220ed89de866fefc6 117 0.05/1.00 vMB 115
190,887 190,887 000000000000069238de7941e86208d7247587c10c7ae298d28178619ea9b980 491 0.25/1.00 vMB 115
190,886 190,886 00000000000007f926cad56503c9a65f0a2b7cbcee72907f700ebb418d0ef0b7 32 0.01/1.00 vMB 0
190,885 190,885 00000000000004900df551269a8aeabc7bd9906d962d829328223e3e23eead13 11 0.00/1.00 vMB 14
190,884 190,884 00000000000003d17ef8d590720b184366ce05809259f4b595dc0d4f29c1a0e7 143 0.05/1.00 vMB 109
190,883 190,883 000000000000060a78403a02025e2a74713232a0dec50ac0b9fd20d850ab66af 234 0.07/1.00 vMB 143
190,882 190,882 00000000000000e93e458232fec8bf2ddadd7382d9fe486065f02621e5eb9fa7 484 0.25/1.00 vMB 117
190,881 190,881 000000000000023efcc5c89727c2b7a9d4590b968fa940a19e4b8b537e5ce3e7 32 0.01/1.00 vMB 5
190,880 190,880 0000000000000239fba99d6eb19c13600f86c6d6835c261c41d70ff9e65abfd2 9 0.00/1.00 vMB 14
190,879 190,879 000000000000063c1a72ec45b2ff65ae862747195af7e51b3119a6ff09eff17e 503 0.25/1.00 vMB 121
190,878 190,878 0000000000000304d2b3b87c01eaf75bf03d226f2200128ddc1c3200b4f77c68 11 0.01/1.00 vMB 89
190,877 190,877 000000000000086d959962827ffe1f21dac4fd691d8c9f7ba992a9cd931695e2 116 0.03/1.00 vMB 57
190,876 190,876 000000000000071084d0f3dc6716e4a5ec13ed07410abe22d717253fe3546f1f 12 0.00/1.00 vMB 49
190,875 190,875 00000000000006d8fb314322bbe2e2d25ef2885b66c47cb00434db9aa070199d 305 0.15/1.00 vMB 101
190,874 190,874 00000000000006e7a7046558bab064be8b5a210ab934aefc9792b81e93d26961 103 0.03/1.00 vMB 44
190,873 190,873 0000000000000428b768c93b2965dab539dbf3002a8a29bb3fa04ddc7ec34168 27 0.02/1.00 vMB 64
190,872 190,872 0000000000000171aeb04575102d507f22c3d7a20df1791c6fc9e1ee7afe7bed 581 0.23/1.00 vMB 134
190,871 190,871 00000000000007e8d7bc0d3cbc4794ac1928c9ba4135b034f09925f12c9068b1 1 0.00/1.00 vMB 0
190,870 190,870 00000000000005c988ded8737f29385de054cd7912dc75d8fbf25406a2d57d75 9 0.00/1.00 vMB 15
190,869 190,869 00000000000000d232c7ca882e3f87eeba00923a2529ddc954bbcd3864dcbbb4 20 0.01/1.00 vMB 98
Previous 10 blocks ↓
Total Size: 782.52 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: 668.75 GB
    • Received: 15.56 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.