Loading Tool

Explorer IconExplorer

Memory Pool

38,926 transactions
15.85 vMB
0.12468613 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: 90.38/200 MB

Candidate Block

Mining Attempt 74a796811d01bb1a6394e01f3aef569e5f3b701f11b622250bdb0224b7b32aa4
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root 420e3767aaef81319aa39a055e5c95926a71bb7d877b2efd63f8604d2e170cc1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,822
Size: 1.00 vMB
Total Fees: 0.05566191 BTC
Median Feerate: 4.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (697,895 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
215,446 215,446 00000000000004353c221d74b294cc305be09ef54ab7dd4da413c5bcf12857a5 387 0.18 vMB 169
215,445 215,445 00000000000001aef71f0f38f01255f92118974ed6699aeb6375cf90cf0cc774 114 0.06 vMB 163
215,444 215,444 00000000000001ca9d6d24afbca6f919d8780f6cd5702deca9af8ccfeae22ba7 207 0.10 vMB 245
215,443 215,443 00000000000005994300a058d4ddd5f667805f75feccc3f1e6c455fcd4fa4384 268 0.16 vMB 47
215,442 215,442 0000000000000252d2c5cb824c709e7c3b509436ae3d717ec3a822583eb0209b 213 0.10 vMB 150
215,441 215,441 00000000000004f9878b97e8e0020b20366e0628ffc5ba816f5ddbb762daa140 7 0.00 vMB 21
215,440 215,440 000000000000013dc19d6374a182bda50bd1299a8a16552cef0a320cf4cb80c7 334 0.15 vMB 217
215,439 215,439 00000000000002674675bf422dae836bd9a0c6c7c2536170bd85e3aa7ac0f187 650 0.22 vMB 220
215,438 215,438 00000000000001c26cc9bc4ef14339e70d292dada05d1c1908eed4ceb83d5824 126 0.05 vMB 184
215,437 215,437 00000000000000ec68a3905801a7119fe1ee824428f9443db68c09de30ac51be 329 0.13 vMB 160
215,436 215,436 00000000000000294afa63691b43003db6ac0b75f3e456389b45f93f60bb3514 168 0.07 vMB 197
215,435 215,435 00000000000004c0a237a045ba98761cf77f267d01e899fafd7473747535f7e0 12 0.01 vMB 45
215,434 215,434 000000000000017fb8317c899f4e6d814693654aea3aebf333b2b7a78a79d770 243 0.09 vMB 190
215,433 215,433 000000000000029ba0425bf52725ab80bdaa7ad90912062765c7f575f056c892 291 0.13 vMB 158
215,432 215,432 000000000000051f3197f62d3c17fcde9f40b2a2a117dbbdb8562ca056141e61 11 0.00 vMB 176
215,431 215,431 00000000000001b41aacb4801c7954ef40aa0c3d34219510425830d4e4d00593 452 0.19 vMB 188
215,430 215,430 000000000000037ff2d48f771a1f3b0d78e60e6e5c611cc9d2bfcfc97009592d 153 0.07 vMB 122
215,429 215,429 00000000000001266f854f788eb91ef4b2d7bd3e9711d548e56e7e45917dd1e5 197 0.15 vMB 23
215,428 215,428 000000000000036e91e91e7c883775e83938a54abfe3356b03ed3846c4c43789 410 0.21 vMB 151
215,427 215,427 000000000000046f4bc8f6e0dabac9a71e3371764bac30ca55f8f8d930025daa 101 0.05 vMB 91
215,426 215,426 00000000000004a99b5fc56fe0ee5cd945226e4c629a19366afe9c20af728e67 605 0.20 vMB 239
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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