Loading Tool

Explorer IconExplorer

Memory Pool

39,446 transactions
26.92 vMB
0.06922768 BTC
Random Selection Loading Transactions
Max Size: 138.54/200 MB

Candidate Block

Mining Attempt 3b51048ed276124fc363ba06ed3b5219f8fff1c0c84c21206efca8269ce0bdee
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root f11b843ff77e3b9b3ef3f0f899615c125f2bac00d64adf761835a0cb84a1cad1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,617
Size: 1.00 vMB
Total Fees: 0.01871234 BTC
Feerates: 107.72 > 1.88 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (573,409 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
341,250 341,250 000000000000000006a56f4c6ad33f67d8169f2f3cef80d5ba942427ee8e37d7 383 0.21/1.00 vMB 27
341,249 341,249 00000000000000001177df5e8ed1703265de857a4b60e5644698872df6d617ec 248 0.15/1.00 vMB 23
341,248 341,248 00000000000000001393c5c50b5038ea8d862b6954c19ed947270134aad48834 163 0.11/1.00 vMB 17
341,247 341,247 0000000000000000088f8f2399b79e31090dddc62dad99b6af9b4f92b392aa70 1,217 0.72/1.00 vMB 23
341,246 341,246 0000000000000000140feae0932df34e9d0d9c16a0382b708623ed290f33512c 898 0.67/1.00 vMB 22
341,245 341,245 00000000000000001128a9c3a7fd2100b46cbb739be10853b10829fdd50e7eea 148 0.08/1.00 vMB 28
341,244 341,244 00000000000000001745499ed94beb0ba2ccad8ae2d340a654643e6be259c39b 95 0.03/1.00 vMB 30
341,243 341,243 00000000000000001a6ad7328df5753a4a2aec1a862b7383e9654e39551efebb 251 0.16/1.00 vMB 22
341,242 341,242 00000000000000000350d9ed2dc990b980f0bd1fecc0e25fe60a62ff252e24a5 256 0.10/1.00 vMB 16
341,241 341,241 000000000000000016bedda38f0fa3fcb042e99903772a9951709bda5b42cdc5 433 0.43/1.00 vMB 14
341,240 341,240 000000000000000004c81b87095663edb8dc31d3ac78aff06e6adc0720ff9f3b 573 0.28/1.00 vMB 26
341,239 341,239 00000000000000000485f472bd8232a79ee48659fd2106bbc15e7408a75deca0 1,063 0.58/1.00 vMB 25
341,238 341,238 000000000000000005793ba838daf6c93f29daace14a6eceb27ca485c82a4c6e 45 0.02/1.00 vMB 30
341,237 341,237 00000000000000000a2895437bc77fdfcd85a5ee58b45c7b98cdf5d36046eb85 73 0.04/1.00 vMB 18
341,236 341,236 00000000000000000af0fad84fd0c0b2e456ebc42c2bc56e12373586f29b6e24 1,001 0.84/1.00 vMB 21
341,235 341,235 0000000000000000004c4cd218a552f416602f43d4b58acd8fab3519bea62a9d 781 0.74/1.00 vMB 18
341,234 341,234 00000000000000000ec97f30d536d804d2e24fb44a18d7aa51fb618d09183787 1,115 0.42/1.00 vMB 38
341,233 341,233 0000000000000000067376556313227596430810cc8173bdb7c325e281b4baf8 343 0.21/1.00 vMB 22
341,232 341,232 000000000000000005d995157e008cf9557a3b3e2d386498b2f49125f555a038 374 0.20/1.00 vMB 26
341,231 341,231 0000000000000000158757619a135df232542a28b746ce767ea4b9ed0aa2f5db 191 0.10/1.00 vMB 22
341,230 341,230 0000000000000000138cf527a14bc6f35e6c418f79e70d17d7defdc4def8d52f 267 0.28/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 781.79 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: 633.64 GB
    • Received: 12.21 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.