Loading Tool

Explorer IconExplorer

Memory Pool

53,135 transactions
29.72 vMB
0.09557432 BTC
Random Selection Loading Transactions
Max Size: 159.50/200 MB

Candidate Block

Mining Attempt 08506bea56194905dcbc676722bb59189246f66298c478f8b8f95a6f75787283
Version 20000000
Previous Block 00000000000000000000c82bf1f7d055428156e8d4702bdc0fed9066619a5fcd
Merkle Root 433b1b1664bb6ffb141f4687cf6fdbbd61b00dd7226afeee72de0aaaeb08933f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,275
Size: 1.00 vMB
Total Fees: 0.02324703 BTC
Feerates: 157.35 > 2.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,713 (463,063 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
451,650 451,650 00000000000000000217efcc361a86c6c76eea3acd8c66444eff833138f2ed21 2,096 1.00/1.00 vMB 93
451,649 451,649 000000000000000001adb7c9ac3dfbe8bb7541c553bc9b69eef765c3f8f0f01e 718 1.00/1.00 vMB 25
451,648 451,648 0000000000000000003456b2b041ff64e546b360229e42f4619a2aadbcf34894 1,036 1.00/1.00 vMB 65
451,647 451,647 0000000000000000017faaeb94463142ba741f4f1e50a3dd66dad0776839fbdd 2,076 1.00/1.00 vMB 68
451,646 451,646 0000000000000000011d8d6793496aade2ea07710f2da69fb99951ce1660dca6 2,019 1.00/1.00 vMB 91
451,645 451,645 00000000000000000191136c414750544f613f8b64d304ffbf42afb77650e9d6 1,839 1.00/1.00 vMB 89
451,644 451,644 000000000000000001b23aa1f6ae53597f4a962c1fdb52b77712266ab146c101 2,729 1.00/1.00 vMB 133
451,643 451,643 000000000000000001334b2426053a265bb8502a2dabc65f58fb4bfb1f7fc9d8 1,238 1.00/1.00 vMB 56
451,642 451,642 000000000000000000536b41280a43c7a83edae296bc6f51c54a20e1c29ce18b 1,123 1.00/1.00 vMB 48
451,641 451,641 000000000000000001c173bcbdc43f1151942cca2600a0ba02a4057d3b5d6180 1,107 1.00/1.00 vMB 49
451,640 451,640 00000000000000000119582a955c7eac887ad5edb4af61db53a4303148cf0f5a 2,129 1.00/1.00 vMB 87
451,639 451,639 0000000000000000003a9ecacd248f67231190e369fbc016491c7d858238fe52 2,628 1.00/1.00 vMB 128
451,638 451,638 000000000000000001ff1b4ff218d1d5a4ec0e4fc1617334ff925bedd76498c7 1,470 1.00/1.00 vMB 94
451,637 451,637 000000000000000001862c89fbd42821cd51ed94fc574d75e61a7209fa9ec962 1,178 1.00/1.00 vMB 50
451,636 451,636 000000000000000000d779cf1cc5a04923c9b218ec9787d38c1145602bc0cb61 813 1.00/1.00 vMB 35
451,635 451,635 000000000000000001b4e14b62ba2672862020a1bb1ed8f66f96f0dbf5b93218 1,474 1.00/1.00 vMB 52
451,634 451,634 00000000000000000094ccf4ca3aafab554f80150f2607c36ba87707fd92c4fd 776 1.00/1.00 vMB 35
451,633 451,633 000000000000000002364e9d73417ba63d743ce9e97202c76817d96e4175f1c2 1,683 1.00/1.00 vMB 75
451,632 451,632 000000000000000001669d56b10a156350f43449836acfd25d02a2b1ccba3333 646 1.00/1.00 vMB 47
451,631 451,631 000000000000000000b20ed41d27275fd8c109cd63f0977eec30e2c2ecc88fc2 2,035 1.00/1.00 vMB 92
451,630 451,630 0000000000000000000a6acdd3ea35adda1db8c45bd2fe753d09401500e15ef7 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.89 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: 645.08 GB
    • Received: 12.68 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.