Loading Tool

Explorer IconExplorer

Memory Pool

37,830 transactions
17.40 vMB
0.12918755 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 93.45/200 MB

Candidate Block

Mining Attempt 4e8e884313431c630c1dc683031fc90019f6cce3651cad77b2072f5735caa691
Version 20000000
Previous Block 00000000000000000000ecf9a9cf9e3e078d69ac3f46812a91eff376f6e1729d
Merkle Root 1b7f9e5eea0dd3cb814a3899bfbd03a60bd48f9dcf1890e18ecea3d7a525b07f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,189
Size: 1.00 vMB
Total Fees: 0.03053366 BTC
Median Feerate: 3.98 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,333 (626,066 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
287,267 287,267 00000000000000004e0a541c61b87e061e64aa4b8ab9054587c81ebd0dd0cd5b 29 0.02 vMB 32
287,266 287,266 0000000000000000e8ad0adaaaf1e5050e8d1a3731eb2394f133a44d1c2e43f1 34 0.02 vMB 30
287,265 287,265 0000000000000001528f68a9be04b5fe300a3846b564c79a5f3d47e4a4913191 289 0.21 vMB 29
287,264 287,264 000000000000000066dc18c5c5c011296c58be994e9b1c8c3c4659b5f00329e2 440 0.25 vMB 35
287,263 287,263 0000000000000000535800a6dfe3670395b2e3bf61da4f9b7eb7df8187a38b2b 332 0.34 vMB 28
287,262 287,262 00000000000000014497ae41f4db440927ffb9a1b2346a42afd93a7638c3d88e 573 0.35 vMB 28
287,261 287,261 0000000000000000234cb06672e0f8bde647783febfc61f4b3b38f4bee5da193 727 0.25 vMB 60
287,260 287,260 00000000000000003027216caf05d57698c5ec197ba45590034f175846ad1bb0 102 0.06 vMB 44
287,259 287,259 00000000000000015e7a779bf1fc4e2570002fd3c14c79551b71e3831aed53b6 586 0.34 vMB 37
287,258 287,258 000000000000000050b013a924b401bbd538764df08de03a361b0d852de67fc6 711 0.40 vMB 33
287,257 287,257 00000000000000003e4a8acc8d7dffc8f85887862ed10071df48d18900871eef 53 0.05 vMB 22
287,256 287,256 00000000000000003eb05c26514c548f0dbc91f57af3b6224a55b6e33aefe75e 159 0.08 vMB 34
287,255 287,255 00000000000000000cdba4b2f5bc0841533bcf7e51978e75260a18c23b675ec1 323 0.24 vMB 22
287,254 287,254 0000000000000000e2f8a4b9d3fa098a257ccb5793ed78a033e769af4d89c8f5 124 0.06 vMB 57
287,253 287,253 0000000000000000ee50a8364daae6ce124272d7688f80c56a75f1ed04b68ed8 91 0.06 vMB 31
287,252 287,252 0000000000000000b93f133672705da7b31d4beb5b533384f2080d9054716400 501 0.37 vMB 29
287,251 287,251 00000000000000003d8dab5e0b731e0b93ed928e253177a3ede264fcd27334a7 291 0.18 vMB 30
287,250 287,250 0000000000000000edade8da5287ea352735b3f2c16a000c6346f01deda4a66b 428 0.27 vMB 29
287,249 287,249 0000000000000000da68249315560786fa4c9e738f373091fa3ccdb084cb5cbc 126 0.12 vMB 15
287,248 287,248 0000000000000000583c04bf7f0641f470acc8e06a684f28ce0be05a567f0ece 875 0.35 vMB 40
287,247 287,247 00000000000000012c1e8ea7c956f1b80acfe961b4990adb9d7a40c4dab9aa18 258 0.14 vMB 31
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: 89
    • Outgoing: 10
  • Data Transfer:
    • Sent: 136.50 GB
    • Received: 0.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.