Loading Tool

Explorer IconExplorer

Memory Pool

26,849 transactions
12.27 vMB
0.03777775 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 70.60/200 MB

Candidate Block

Mining Attempt bc0f7ba5abb97714bb2d650111be6049017c276fed5b4363d5fee81dc3cb65c2
Version 20000000
Previous Block 00000000000000000001b4e0c3e4d0289f01b1b913463163383a26e4b927bb95
Merkle Root 76cfdbed964202ce430dc8c93719cbd5faab233545427f74a9a69ea390ecf8d5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,900
Size: 0.9978615 1.00 vMB
Total Fees: 0.01698074 BTC
Feerates: 203.60 > 1.70 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,775 (639,411 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
274,364 274,364 0000000000000000de7a7cbc0e1d1ab153410f1931df24e7bf0828a58ede5ba0 473 0.23/1.00 vMB 49
274,363 274,363 0000000000000000f9f0bd693bdaec0a20416be7e15f8f19da29f298d6f78611 1,171 0.50/1.00 vMB 50
274,362 274,362 0000000000000003f42bf67791045effa27f15946efe6ba7b9504f6632e8fb6b 273 0.25/1.00 vMB 55
274,361 274,361 0000000000000003571342fca6f2c15a12c02f727ecbce86c379dc4112ce960e 38 0.02/1.00 vMB 18
274,360 274,360 0000000000000004073d1052f8fa088a8469097a09da0f73d17d9236845e1591 375 0.25/1.00 vMB 70
274,359 274,359 000000000000000132ed77a2a01ebbfcb3a07731d757f7b34ce08d4c096ae48e 516 0.38/1.00 vMB 47
274,358 274,358 000000000000000319a00acbbaf0071f19eaeddb2e446efdd930f07d6d9c781b 648 0.25/1.00 vMB 64
274,357 274,357 00000000000000047caf492990f3c85a2fce917c8687ef859756e0d8bb721891 415 0.17/1.00 vMB 51
274,356 274,356 0000000000000004b521febc87684056892f1e1bc4b6a746351354e6de4ba1b8 825 0.58/1.00 vMB 40
274,355 274,355 0000000000000000483c5088e9787786d78aad655664b82f63d9caa4f5c69962 894 0.35/1.00 vMB 52
274,354 274,354 00000000000000003a1c7fb0fec6be6379a95deea3235c4910210161704b16b2 96 0.03/1.00 vMB 115
274,353 274,353 0000000000000003edebab2b06c05cdeae8e43266bea69ced800bef874e512ad 586 0.25/1.00 vMB 100
274,352 274,352 0000000000000000000466c0ab58135a577e310efe613e390bb21b72226aa677 339 0.16/1.00 vMB 51
274,351 274,351 00000000000000045792d748244929562960f9ec56c4938065318bfb3c95f53d 161 0.07/1.00 vMB 37
274,350 274,350 0000000000000003f9d6026272a25127f2f0ef125022830dce55000443026a2d 325 0.17/1.00 vMB 34
274,349 274,349 000000000000000299f93872f5e0cefa12fbe5353b72bbfac9558efc1d342f81 700 0.25/1.00 vMB 88
274,348 274,348 00000000000000017b46a755320d4e852e332fd19cfdcb854ad2e3fae5463d64 356 0.19/1.00 vMB 36
274,347 274,347 0000000000000001506bdccf91cffa292f7619d84ce27fd57a4d85039a6bb4b7 566 0.38/1.00 vMB 21
274,346 274,346 0000000000000000a97e2fbe77340b738499cade0fa5858dd169965dca176b27 1,346 0.50/1.00 vMB 130
274,345 274,345 00000000000000048f739481ef4c706f139acf6818be93ef55237858c2d511af 143 0.06/1.00 vMB 40
274,344 274,344 0000000000000001e83b1cb97b77259a099e667ebbabeae962fab7530cf3d378 45 0.02/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 780.23 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: 507.79 GB
    • Received: 4.15 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.