Loading Tool

Explorer IconExplorer

Memory Pool

20,413 transactions
8.87 vMB
0.04865446 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.92/200 MB

Candidate Block

Mining Attempt a04c73a96b0531520f1e021bb5b39f8a2e192a0cb09e0c1223df8bdffa6d0298
Version 20000000
Previous Block 00000000000000000001bf0296a9d24640817181fe27acc0716facbe0a50c1cb
Merkle Root 72f2e6030e01cdfa9814299a997c2e1d4da3cb62c459b55efe8d9eb06582b06d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,561
Size: 1.00 vMB
Total Fees: 0.02776990 BTC
Median Feerate: 2.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,391 (660,115 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
253,276 253,276 00000000000000305de4ca77fddb8e30ec1eb62d550948299127c5cfe346cfe5 547 0.21 vMB 102
253,275 253,275 0000000000000009891c6bd77d39860dbd7919ca3dce82c5a1166e806f477df4 119 0.04 vMB 105
253,274 253,274 00000000000000208f50577f3829cfd1fc7615878b5872c858d21c207db01256 302 0.13 vMB 120
253,273 253,273 0000000000000020fbc7ce729da9fa8d910a62d54da5e5bb31757c7c673d16c2 252 0.12 vMB 110
253,272 253,272 0000000000000037305a6dab25e155ac5a0a0419ad320ceb4b6938fa265b374c 97 0.05 vMB 111
253,271 253,271 000000000000001e318e2b565e7d8bcc05914f5fbf5a5259935125e40a36db27 293 0.13 vMB 137
253,270 253,270 000000000000003cc01731abd5719eb999c8954cc8629c79f76bc5eb387b7676 75 0.05 vMB 64
253,269 253,269 000000000000004d64b4f2b14cf739203f0bcc0c6ee499514f485dc204b54fe3 603 0.24 vMB 128
253,268 253,268 0000000000000031a7b51ea5c2f943f33c038d83d1b78a69a5f28ebf1e7ef2e0 64 0.03 vMB 204
253,267 253,267 0000000000000033ebfdee6c1f43759d101e2d7f580e4472c5f6d1b65405a95e 113 0.07 vMB 71
253,266 253,266 0000000000000006089ff6e1e06ddfe0e2939c8e41a7746974802b59fc184c2c 214 0.11 vMB 106
253,265 253,265 00000000000000402189e5bda3c656b6975668ac04ceb34404bac7135c4d8386 604 0.22 vMB 98
253,264 253,264 000000000000002d5b01bb36b503acfce6e2ab63eeac45f3a1ead84b36ada29a 194 0.08 vMB 167
253,263 253,263 000000000000003fd02661fd7e541fd28d5bf13e83a587899983a4ec40c929cd 512 0.28 vMB 43
253,262 253,262 0000000000000038762c94737c857fe1077a980d03a6608f23acf678fb08b41f 94 0.04 vMB 97
253,261 253,261 000000000000004f044314e25ca17f8784d096102b628e13b1abbdab74e5b5fc 101 0.09 vMB 87
253,260 253,260 000000000000002c0348dbc31e4bae20fc0485b951ad05907cef7d7614762e34 179 0.07 vMB 104
253,259 253,259 000000000000003ceec9897325d2ceee0ba0b091cd4bd598dd5738eb0dd91bbe 298 0.13 vMB 120
253,258 253,258 000000000000000fe2a670ba83a1941e57e61635bd9bee63441cf071fb37c586 134 0.09 vMB 69
253,257 253,257 000000000000002122e5123d6f3bea2cb2e4e46726975f2c0c04e4742fe565e8 204 0.09 vMB 1,148
253,256 253,256 00000000000000456b2b57dd7756b9eabd4d02c2a8078878c41458ef2f5fc673 532 0.22 vMB 83
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: 249.53 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.