Loading Tool

Explorer IconExplorer

Memory Pool

21,345 transactions
9.25 vMB
0.05907098 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.16/200 MB

Candidate Block

Mining Attempt 39b8b60b00ca0bb0e4d8a96a30d5e461552f4941c60c4b198a6b6aacecd56500
Version 20000000
Previous Block 00000000000000000001bf0296a9d24640817181fe27acc0716facbe0a50c1cb
Merkle Root 1d603957d6f1fb05312191fea0804c33ac167c3e560f37ad6744cace59292461
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,522
Size: 1.00 vMB
Total Fees: 0.03436948 BTC
Median Feerate: 2.41 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,391 (763,141 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
150,235 150,235 000000000000097109cb12432988bf5184fa1fbc02a6f8e3f8817c6a38fb432d 101 0.05 vMB 171
150,234 150,234 00000000000004e159b7f955398608b1965a4c6606e8f92802454153b6e90888 49 0.01 vMB 110
150,233 150,233 00000000000005fd87d75292866b5717482e0d937e5abcc8205cb30ddcf96c84 152 0.05 vMB 144
150,232 150,232 000000000000089f05ea881d9937d6d709ef74f541c41adf2953305db5835f78 10 0.01 vMB 117
150,231 150,231 00000000000005a16576b79d8fc3611d4a5d46f320f5c5e722df436fc56d6d48 20 0.01 vMB 64
150,230 150,230 000000000000053f93c2ec564d74f200adce053c2a47b0990b3e138c4b701d26 11 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.54 GB

Node Details:

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