Loading Tool

Explorer IconExplorer

Memory Pool

39,905 transactions
18.80 vMB
0.17983172 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.20/200 MB

Candidate Block

Mining Attempt 7a1f6ad0b73a059104fc9d763177f72327383963e43089642aa94246e2fdd12f
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root 57c0af6f3ec3c3172b8b9a962e7106a827cef88a5db8e3f80fb54eabd3c441c6
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,134
Size: 1.00 vMB
Total Fees: 0.05197828 BTC
Median Feerate: 4.82 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (688,369 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
224,960 224,960 000000000000030d0aa840ef8695552fccaeb8121f0426863b2ca86ce21edd67 10 0.00 vMB 0
224,959 224,959 000000000000003d6ed5cd85bacafa555286229099d3610dcac1f70a65be8955 490 0.17 vMB 346
224,958 224,958 000000000000034ef9d344d2c02e5f59a4ed1674556aa9555cf64f3fd8f796a2 175 0.07 vMB 224
224,957 224,957 0000000000000216a0b906bfc38d331a02c8cbe59c3c8f0aefc0bdae25dddd48 263 0.15 vMB 176
224,956 224,956 00000000000000f10d5e7e33fad2c50b9b42f21626e339f8129806195871af50 128 0.07 vMB 68
224,955 224,955 00000000000000ff0419cfbc32e4037efa3c45e340655c5925b0582c6bde04a9 224 0.18 vMB 105
224,954 224,954 00000000000001230ac928da865d31071807a2854b7144b834bbb88e942076bf 175 0.06 vMB 260
224,953 224,953 0000000000000290a0ecb94891408105465a9eb9be2fc55216cab2a145746fb4 92 0.04 vMB 207
224,952 224,952 00000000000000d71caa5ae7e89f0b536e4ae64eeabdf902858d9cde5067e85c 238 0.08 vMB 149
224,951 224,951 0000000000000111feaec9d93fb8ecd14527d723b2f3f14304945751dc48f87f 83 0.05 vMB 49
224,950 224,950 0000000000000070e74778dfcea3c1ad9702afcfe837d5bebb9dee13a044af9e 100 0.04 vMB 186
224,949 224,949 000000000000001edab5ab810e5a37c5db865a1eda94a2a33cb77b91526179f2 1 0.00 vMB 0
224,948 224,948 000000000000031086024f0686f16eb63cbe050609403106eee05421c8da5dbc 37 0.01 vMB 41
224,947 224,947 00000000000002a5f68f25b5850634664bfcbcb17c4c086bdd380ce22516b32d 258 0.10 vMB 267
224,946 224,946 0000000000000096a684f6d9ce56b9c2ecbbdc797be4e790952d32cb99c1f3d4 13 0.00 vMB 208
224,945 224,945 000000000000003fa1063f51c42c05a90a8d689614c4721d4041dc0cb8ecab37 7 0.02 vMB 60
224,944 224,944 0000000000000367bc27c01a8871e3311e3ea7c4c1ac2f911ae758a88cf154f6 21 0.01 vMB 127
224,943 224,943 000000000000024ab8e9252bd2aace3095dd8b5c2eec717483fc917f078fe4c1 38 0.03 vMB 88
224,942 224,942 00000000000000721fc4eb8b6b9f3aaa99e2298f1133355f352b94df05629486 250 0.11 vMB 182
224,941 224,941 000000000000029ce5b3a8084d9b2151caf9170ae61b79cfc80d582b2ee5839c 58 0.03 vMB 129
224,940 224,940 0000000000000342662d605b998d913c2353f80bf6f0ac02a093dd44e4fcedea 135 0.05 vMB 236
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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