Loading Tool

Explorer IconExplorer

Memory Pool

80,304 transactions
29.65 vMB
0.06725617 BTC
Random Selection Loading Transactions
Max Size: 179.00/200 MB

Candidate Block

Mining Attempt 19037f3180451fd66f4d6d7805fe3b7d133abb32c66ce15a6d44ab07487454f1
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 307e41f29f6e842b91fa719501b78bb7175833c5e17507b17245ef532ca53060
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,275
Size: 1.00 vMB
Total Fees: 0.00700312 BTC
Feerates: 90.30 > 0.70 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (425,710 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
489,268 489,268 000000000000000000d8d18f7420ab5a9c9b98cfddee92343a9be18e650dd57b 2,439 1.00/1.00 vMB 184
489,267 489,267 0000000000000000007554da6888f155f5afeb7295382260bc4d24ad506da964 2,626 1.00/1.00 vMB 117
489,266 489,266 00000000000000000045e160761649e1eba7c9b884e059631d5b273d446dcb27 2,076 0.96/1.00 vMB 98
489,265 489,265 000000000000000000c820f6f451ca1efeda49cee29d8432cdb3930eedba860d 2,410 1.00/1.00 vMB 136
489,264 489,264 000000000000000000c014a4f45a2bb1844ad98466311799498ba71a48255a74 2,256 1.00/1.00 vMB 158
489,263 489,263 0000000000000000009c6785c838020e39703719495bdb300f7e86084546ec9b 2,489 0.97/1.00 vMB 121
489,262 489,262 000000000000000000369e6e3b65167a3eecd1ae8c849d37edbee7b62af06aff 2,463 1.00/1.00 vMB 140
489,261 489,261 000000000000000000881824aa158ec742217e7d18c48671705a164d3b414e9e 2,048 1.00/1.00 vMB 139
489,260 489,260 000000000000000000b00763ff3206f0867688d52eee4a47adc5e8182b791247 2,366 1.00/1.00 vMB 159
489,259 489,259 000000000000000000f3eb4a72f4de3edcfa37a7b2e52d9c2620b3d5a30b4920 2,004 1.00/1.00 vMB 171
489,258 489,258 000000000000000000f497b8e09d8d5727e5f51adbb177fdc16c2367b6cbfeef 2,955 1.00/1.00 vMB 207
489,257 489,257 0000000000000000001430d12999fb66c7c50d872c1846dff6f02260df022a44 1,313 0.97/1.00 vMB 317
489,256 489,256 0000000000000000005fedb121d989cf75efe6a115e5415eea89beb73ad3dc83 2,394 1.00/1.00 vMB 77
489,255 489,255 0000000000000000007db30609246365f7d171d2a86d9d0d05b909ab18758026 2,546 0.95/1.00 vMB 195
489,254 489,254 000000000000000000c2265600ceb9839d9e4a73aecb167f3c1432216840e941 2,760 1.00/1.00 vMB 168
489,253 489,253 0000000000000000000f5b7847df8b012ab04e290ac974a4132d9d0480c37188 2,585 1.00/1.00 vMB 168
489,252 489,252 000000000000000000278d7fb5d49946b9f461504f1320266952201f6653b750 2,396 1.00/1.00 vMB 181
489,251 489,251 000000000000000000863a505b28aaaa3166b2f21d5c0930310816043317dd80 2,185 1.00/1.00 vMB 114
489,250 489,250 000000000000000000b7959135e5dd8465803cb11ac989327b35730c83b311ec 2,080 1.00/1.00 vMB 116
489,249 489,249 0000000000000000005ea17b01b89a7f308e34880e6b04cb4d3a7f42e193bfa8 2,504 1.00/1.00 vMB 82
489,248 489,248 000000000000000000104b7a33c24e81a355de16dd24c3342284ff0a749efb9a 2,094 1.00/1.00 vMB 118
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.