Loading Tool

Explorer IconExplorer

Memory Pool

17,455 transactions
8.25 vMB
0.05407162 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.83/200 MB

Candidate Block

Mining Attempt f45e7c6e400f5efbdc4750a0a8a68ad3f2e895d9238698708557d5e72ccc82bc
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root 86c3b2f8b68b8b3b44202a61bc22384a5c8923d0654e7bf074b72f05bb1de56d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,163
Size: 1.00 vMB
Total Fees: 0.03662582 BTC
Median Feerate: 1.48 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (688,125 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
225,260 225,260 000000000000026f91450a3fd2a1cddbf28253ccd847c82c482eaab24aa9f814 353 0.20 vMB 140
225,259 225,259 00000000000003a38d42a22744b99e42223f3bd15d3c5e03aa5d08648be05c31 286 0.21 vMB 103
225,258 225,258 000000000000012bf22d4daa269945a4d8d9705e3f6d8deacc0579a1dabedd2b 685 0.25 vMB 237
225,257 225,257 00000000000001adc7cb5ebd88fbc0b5e3b2d9f6dcc82b76fc9cb879d4d7b4e5 195 0.08 vMB 212
225,256 225,256 00000000000001ca01111031414ddb3cf3040dbab9f057fd7ee0dfbc5b35aad8 541 0.25 vMB 188
225,255 225,255 000000000000002036a9fa6dc4b564e7f7c320ebd8268f797c3d9b1293ce453e 122 0.05 vMB 87
225,254 225,254 0000000000000117937a153dda6dcaa0ab02319732b113674c0035486434e09d 373 0.13 vMB 254
225,253 225,253 0000000000000035082b88cd137c60be106c7525aec26784d24f02d8816630d4 80 0.03 vMB 167
225,252 225,252 00000000000003a3ba82fc6d337e67d6899f9bd28724c4af357e464ee82390e4 354 0.17 vMB 173
225,251 225,251 00000000000003335ecf8c46cdfa638ed11017ce5d8b59999c4e81963e300b9a 163 0.11 vMB 105
225,250 225,250 00000000000001e0fbf74de9a33d4ba77e3586e4b9d4f9a4034d5eea30730479 1,134 0.54 vMB 199
225,249 225,249 00000000000000014ad4c80fd239d9e911bc6864b20cdb490a5b17a1bcc8253c 484 0.22 vMB 222
225,248 225,248 00000000000002fc059aecbcdbcc65e11baf7840eb610edac30c286256ef8342 397 0.23 vMB 154
225,247 225,247 00000000000002fd5fa9feb39d79d531aea8e195af397058be21268fdfc1977f 637 0.25 vMB 244
225,246 225,246 00000000000002f2e97226023303f30121967fd80581d0c817a12717ce348d65 657 0.31 vMB 194
225,245 225,245 0000000000000073e7d0a4600be53fc8cd5daddcf910c40b2e12a333375dcf08 853 0.36 vMB 200
225,244 225,244 0000000000000338f99e0e40901e0fed86afb831865029f29cc62d1949605183 504 0.25 vMB 178
225,243 225,243 000000000000023b71d8b74bea68945bbae3fc03d3bde7c3eb08d57a86386b34 629 0.25 vMB 209
225,242 225,242 0000000000000269d8d365b3b31516a159f5fabb5c281246e6167c1c16de7a0e 359 0.17 vMB 197
225,241 225,241 00000000000001ad3eabf8fa3ec63053a1d00371593eb1a5dd1e7d7373e0a38f 270 0.15 vMB 149
225,240 225,240 00000000000000124bf0a94ba4693261418ed38190271470b164cf5ff77eac20 957 0.61 vMB 134
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 11
  • Data Transfer:
    • Sent: 231.54 GB
    • Received: 0.88 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.