Loading Tool

Explorer IconExplorer

Memory Pool

39,749 transactions
25.88 vMB
0.05343058 BTC
Random Selection Loading Transactions
Max Size: 134.44/200 MB

Candidate Block

Mining Attempt 5e4f244c824a58796c244b030545428322863eef94da80337380a2047aa4340e
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root c4dac673256375f3122bf976e7de93ec50658c6efabf36f377661b347e43bc79
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,047
Size: 1.00 vMB
Total Fees: 0.00647442 BTC
Feerates: 40.21 > 0.65 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (101,678 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
813,198 813,198 000000000000000000042964fff8cd4c9c003591dae24f3dd6b24d3caf95b002 2,255 1.00/1.00 vMB 11
813,197 813,197 000000000000000000029f90e641404f3a87ea04b48b06edfcd4fd9baf53e13a 3,827 1.00/1.00 vMB 17
813,196 813,196 000000000000000000023be8b1e2e447a2ef3517bc01a19dd921667a3dd286bc 2,930 1.00/1.00 vMB 29
813,195 813,195 000000000000000000014aeeaf9304117771240a137984d2a645a8c161b1da82 1,690 1.00/1.00 vMB 7
813,194 813,194 000000000000000000047b537cefd48352f7d31b322acdbed21973021fc2f8cb 2,030 1.00/1.00 vMB 11
813,193 813,193 00000000000000000000b406a7340ca6d435ea6c52c4e347b3966f3624a55c3d 1,325 1.00/1.00 vMB 5
813,192 813,192 0000000000000000000161a549ae541a520fff0431274ab684c7844a2f99e3a9 1,955 1.00/1.00 vMB 10
813,191 813,191 00000000000000000004321375b34338b9b03783b7abce2780253d039908d52b 2,872 1.00/1.00 vMB 12
813,190 813,190 000000000000000000049477be99fcd17fafcc58417e0e6c71bb0306efa3de52 3,527 1.00/1.00 vMB 24
813,189 813,189 0000000000000000000487b4fdb7994883f4cec500fae9327efb0579ee7dfb18 1,242 1.00/1.00 vMB 6
813,188 813,188 0000000000000000000284a9a34a1f38d1db4ace6d6be4bb39b7c23339b51b80 3,023 1.00/1.00 vMB 16
813,187 813,187 00000000000000000002853e7fb6e25c98d9a25f8a4d6cbcdd8c79f1f14e976e 766 1.00/1.00 vMB 6
813,186 813,186 000000000000000000014e0254fd8e911fbad0abaa3f14eaf7fe6911cbf10861 1,653 1.00/1.00 vMB 13
813,185 813,185 00000000000000000003d88b31de59402717998fccc9f3e278575696771535c0 1,367 1.00/1.00 vMB 7
813,184 813,184 0000000000000000000429b2f317b07ad4340c66f55666966ebe572ed82724a4 2,134 1.00/1.00 vMB 13
813,183 813,183 00000000000000000003898b3372fdd267b937ceedba204469b6cfb1a548a4ef 820 1.00/1.00 vMB 5
813,182 813,182 00000000000000000001992b9a4157e28efdbe0ce3b39c337b069f77c830f310 2,235 1.00/1.00 vMB 13
813,181 813,181 00000000000000000001216674f82af92822319ef36f8c074658d3822778f58a 1,253 1.00/1.00 vMB 11
813,180 813,180 00000000000000000004817490f8922684c84906d7351e2247d0000a0f4d6a7e 3,118 1.00/1.00 vMB 23
813,179 813,179 000000000000000000015102acc3b1157674d374840fa54390424e4cd7a37206 1,496 1.00/1.00 vMB 9
813,178 813,178 00000000000000000002e2384ac7ecb6c16a62f56d4b9593fe5ad508960e47f5 1,417 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.17 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: 653.45 GB
    • Received: 13.89 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.