Loading Tool

Explorer IconExplorer

Memory Pool

23,534 transactions
10.24 vMB
0.02230413 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.21/200 MB

Candidate Block

Mining Attempt 2aa124e485a48a1fb22d7c37c2d4c01e8c44a8744f8f31c0b498c230487f8125
Version 20000000
Previous Block 0000000000000000000042dc3a595584737aa5b0e59a9c730a957ef0652eded3
Merkle Root 9018591515da9ab421c9da16f1362ce2cdc91864f9d60b4d7bb67bc66f6fad8c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,107
Size: 1.00 vMB
Total Fees: 0.00542962 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,550 (703,527 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
210,023 210,023 00000000000004b1002c627c407119b521e3a2d44f2f3f22b2a6c07a986ed8de 286 0.13 vMB 152
210,022 210,022 00000000000003b3b9d6718660f89054808826c073501651a1d47619bef96221 80 0.03 vMB 75
210,021 210,021 00000000000001066b51a555149a90bf53bc78543dc67d7e4b8d6a00767d62ae 150 0.06 vMB 202
210,020 210,020 0000000000000374126bc4105635fba81b75d77e7445f7fa572d9b7ead05af2e 328 0.13 vMB 216
210,019 210,019 00000000000004cc4f13afe6facf4953249e18780c28b18a900036d0f918eb23 68 0.03 vMB 133
210,018 210,018 0000000000000321a9c74a5bd4a7911e2de0a7f7f971a75485499c74f7b06714 251 0.10 vMB 230
210,017 210,017 000000000000024560d5cd7a961b1bd8e0679ee2af8e73c9ae0b649b11a04b73 147 0.06 vMB 171
210,016 210,016 000000000000000b29120f11f3d3d1ef4390d12fa0c3c063f3bca581e9e6bd54 81 0.03 vMB 108
210,015 210,015 00000000000002d6352eac32bd7b013f191e65375119a7259d34b10dd1427360 548 0.24 vMB 223
210,014 210,014 00000000000001075eeb238d2afaa8c112df3c33cb2583e272e43d43b588a66a 8 0.00 vMB 15
210,013 210,013 000000000000048a2c92bf8a6bbcde0a0909a098a20b573a8219c7419f916a3b 345 0.14 vMB 186
210,012 210,012 000000000000023bd0714ab71cb21fed96c3bcd25c2eaa42c289d9fc10d6bfbc 31 0.01 vMB 319
210,011 210,011 000000000000032a013dff8704d7ee19c2806484175b2d6bce8fadd04244ecf5 108 0.05 vMB 189
210,010 210,010 00000000000002000d6c60c43002f4511d9b28e6cf7ca279966416f3ea6de020 152 0.07 vMB 312
210,009 210,009 00000000000002c1448d032b7c01e98bed7ae485c626acedf4c814b10a8c3cbb 135 0.09 vMB 134
210,008 210,008 00000000000003c4c94683b1056f77994b2f75b8670c245db2c7b8e1db5707ff 97 0.05 vMB 137
210,007 210,007 000000000000020cb0ff6376746d922ed8404834e94b39bc979c01b842079206 426 0.23 vMB 155
210,006 210,006 00000000000004d1976f44efc912278e87764a3c497b006139933556f2ce5f5b 557 0.30 vMB 162
210,005 210,005 0000000000000084e32d8b14bd9a70d7825ac7bc0065713adc357a5400f2dba9 146 0.05 vMB 154
210,004 210,004 00000000000004ac4bf3818f44a9e813b71d3297006bc1c00e832bb3d0488c95 587 0.25 vMB 219
210,003 210,003 00000000000002be9c67336359cfdc14d9b380406e8310f75beb3c061fb772ee 234 0.07 vMB 22
Previous 10 blocks ↓
Total Size: 779.82 GB

Node Details:

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