Loading Tool

Explorer IconExplorer

Memory Pool

19,568 transactions
8.47 vMB
0.03500890 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.25/200 MB

Candidate Block

Mining Attempt d495d791e88d6fd59eb240c5e6c4e74e96689de6cec241f4f41f7feb4d2263b3
Version 20000000
Previous Block 00000000000000000000a3bbaab364c8a67678d454613e29c10bae8cf58f784a
Merkle Root bf2f1f0cfe49524e9dd766b139776c6d969d54cda242d243592a490d097c7e26
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,717
Size: 1.00 vMB
Total Fees: 0.01688105 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,410 (750,478 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
162,932 162,932 00000000000002020c50a10d20fbbf063e0aabcee830c61800f2f9885915f14f 70 0.03 vMB 39
162,931 162,931 000000000000068ef390ce4df84bc3ae82525c863ff07082b966bc4efe862f81 18 0.00 vMB 100
162,930 162,930 0000000000000c354604a87aa5bd0cfb48eafa595e6aae7cc6e56df41b52c2d7 68 0.03 vMB 236
162,929 162,929 000000000000004c8e0fd7d219ca094415c985384aee91794e741ff1ea21e9db 8 0.00 vMB 117
162,928 162,928 0000000000000c861e7811237029484dab6ec704b76b328af1560a7cda640d5d 216 0.08 vMB 35
162,927 162,927 00000000000008505a56106d5a629f43a639a1b03217680d3c3f3c2faaa63761 41 0.03 vMB 354
162,926 162,926 000000000000078ba8b93808eda5d728030490233f0acc026597229aa73ae120 16 0.01 vMB 41
162,925 162,925 00000000000002d47ee699500b2df9df912eb14bb63457944a7b8486577b9b15 15 0.01 vMB 328
162,924 162,924 000000000000087149e74c34e5fb2b98cd1c4b299728b19bd179449ce3fc2848 78 0.05 vMB 53
162,923 162,923 00000000000000ad1ccf16628fe8c865c2efe7c9a543d0c810e499c7c1be211b 136 0.10 vMB 246
162,922 162,922 00000000000004bbb3fdf355496cd2495d49509f4ca7887db74995ad860a1be8 63 0.02 vMB 297
162,921 162,921 000000000000038afd357a5af4cee70f508e256f1e44bc9d21a12b92c3c2f8b3 57 0.02 vMB 82
162,920 162,920 00000000000005f4b3fa5d455ceffd98bd854416f3b6cdf2eb8775b230ad9938 48 0.02 vMB 49
162,919 162,919 00000000000002628bf5ec70a73ac182aa3a35ae26c2163bc4f5ea9bcbcd6d9e 10 0.00 vMB 549
162,918 162,918 000000000000059d49ec4ae8c541e0cce2061dd68a2f99928964c0a9e234b695 13 0.00 vMB 32
162,917 162,917 00000000000006e2dd5ae8e846d6e2544bf6ee86f391b7403aa90a3d5f09fd78 60 0.04 vMB 234
162,916 162,916 000000000000058c7d300f38c0c982477d18852671afe6a26bebd7d17f9769ef 128 0.05 vMB 201
162,915 162,915 00000000000004ba86438a52db3c8248e1a81461c03a6300e43a377e036e40ce 25 0.04 vMB 108
162,914 162,914 00000000000004620820511aad4cfa534aaff2aeb342cf8d449e9ea8e10ea031 63 0.02 vMB 175
162,913 162,913 000000000000025ecfbc3308a7bc8eff18702c66e22ac6b73e54c1a769db0a5b 34 0.02 vMB 168
162,912 162,912 0000000000000035cfef32ea0b2383ba09c3802a4a590f272cfe7e45b3e156e8 101 0.03 vMB 11
Previous 10 blocks ↓
Total Size: 779.58 GB

Node Details:

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