Loading Tool

Explorer IconExplorer

Memory Pool

17,400 transactions
9.51 vMB
0.05660011 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.55/200 MB

Candidate Block

Mining Attempt fffb142f57c966278ab991160ff7ecb206bc69450f9dd3e3c3d4356d347c2a51
Version 20000000
Previous Block 00000000000000000000ea7b3c200deeaec83f2905c92dba9e1fdfd8176f698d
Merkle Root 78af2bb0a065a22d89b68478eca5fb1a70982e08fe970945bd048ac6dd1a49e7
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,361
Size: 1.00 vMB
Total Fees: 0.03367384 BTC
Median Feerate: 3.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,372 (763,116 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
150,256 150,256 00000000000003dcda35bc4a952797c8469f234602f4d781db86e5e0592e2b5a 70 0.03 vMB 140
150,255 150,255 000000000000096723fbb55fe09cffd9a9f7c0ae2b274c5f7bca421e38048cb5 11 0.00 vMB 108
150,254 150,254 00000000000001850dcece060165a1725e25c683fc196a92a9686356a83d9f90 80 0.03 vMB 222
150,253 150,253 0000000000000524119bb646fefc0792d99a92f58691b76dd530760e780b1d29 4 0.00 vMB 64
150,252 150,252 0000000000000842e3c64862161258c4b61e82e6dc00949a3867a61734953bc3 121 0.05 vMB 0
150,251 150,251 0000000000000a3199941110cd28fa111af0f4aee932dc438f9fbe67736a8f5c 128 0.08 vMB 188
150,250 150,250 00000000000009b5134b93ff973d8692fd6354dd3311c8a42984a41f2f566aad 19 0.01 vMB 50
150,249 150,249 00000000000004de4c62a9d2840558592bd96352c492aaf47e74656a549a1d4f 43 0.02 vMB 254
150,248 150,248 0000000000000b0fb5b0d83275d769f94e659d4e44140c64e4f8d1807c2e61ef 90 0.03 vMB 250
150,247 150,247 0000000000000ac05cab0b7245eded28182437360700e4b7252d2c7f5a505e2f 148 0.04 vMB 3
150,246 150,246 00000000000008e7e0129c7c8293c7a773296067b3eb6db6c686998059bc5a03 98 0.05 vMB 166
150,245 150,245 000000000000054616257dd31693e94d21502172bf4a080ae42cd1171c968a79 56 0.02 vMB 13
150,244 150,244 000000000000057dcb48c0919aa6ac85120305095571d7b403d48361decb6900 125 0.05 vMB 134
150,243 150,243 00000000000009cd8649bb4a7724dafebe4c6a4697f6f6333a2fe93a9d1a9883 64 0.02 vMB 165
150,242 150,242 0000000000000b05f12cf06ea8169564c966a37657febdfce796d65b0ddf77dd 80 0.03 vMB 170
150,241 150,241 000000000000019ffb448686feec7cefb8227fc6760cc1e145ee92aade082e39 39 0.02 vMB 233
150,240 150,240 00000000000000d2f108dfd68e55bdb8f1c574116fa5b55d86c3e0af99fef374 2 0.00 vMB 193
150,239 150,239 00000000000005e88c33b6e9c154bb017b261919e567a6844e535fcf4e685bf7 10 0.01 vMB 231
150,238 150,238 00000000000007048f01d4a1f8f9e746fa4a59f6b1e8760c85c08bd6d0b82a54 94 0.03 vMB 23
150,237 150,237 000000000000010ce352a1d9799bea65d7f869a4ff736c0a286587d3e514e360 32 0.01 vMB 348
150,236 150,236 00000000000005c66ae7042e5ba281c3f617dde009c175b6b2a0c038f2225d93 31 0.01 vMB 228
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

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