Loading Tool

Explorer IconExplorer

Memory Pool

73,438 transactions
27.17 vMB
0.06215971 BTC
Random Selection Loading Transactions
Max Size: 166.00/200 MB

Candidate Block

Mining Attempt a649b9f98d5ecb7a8149b0eddb3348aee45da40d1e8ef6d621c2ff4128f85b0d
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root e2c1c894223f0bed869947e4f19edc27599047478b0c426bb945ce4cad68a9f4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,891
Size: 1.00 vMB
Total Fees: 0.00449567 BTC
Feerates: 20.14 > 0.45 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (636,191 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
279,100 279,100 000000000000000279bae6fffc533ddaf9fc700d5441a9bd58bff7c64853b0bb 166 0.08/1.00 vMB 37
279,099 279,099 0000000000000002cabe2732cb21d059792a4b778a6f0990155df510d1fe0b41 255 0.17/1.00 vMB 70
279,098 279,098 00000000000000010438e97b441ed5b9ab8fbb0857e316ba2dc0d8264e127e34 541 0.27/1.00 vMB 42
279,097 279,097 000000000000000297281563946281de4f0c21372da2bdce254f6f288312fd38 204 0.10/1.00 vMB 63
279,096 279,096 000000000000000022d4788a73793b18529d1197250e572aafa12350de04c8ff 31 0.01/1.00 vMB 33
279,095 279,095 0000000000000000c7d60ed4428a5c1f4d602f37a977b49470f00514adcba766 193 0.08/1.00 vMB 38
279,094 279,094 00000000000000014322624a2a6c4d304c159464bcfbc7a0ed3d82153794b6f6 367 0.16/1.00 vMB 55
279,093 279,093 00000000000000003312d0572b4c537ab43f9c88c45b28b27db56be4471f9aef 549 0.25/1.00 vMB 50
279,092 279,092 000000000000000099d3475fd69ceb3d873b27402b4af61a003ecd6003e07d01 348 0.23/1.00 vMB 23
279,091 279,091 0000000000000002d7dfc7bd27fc4750d44f2fada72494d757ec960e3ec015ab 317 0.25/1.00 vMB 52
279,090 279,090 000000000000000146040839cd8cd1751b7904b7bd9ecf798072eb836648cabb 105 0.03/1.00 vMB 287
279,089 279,089 00000000000000002cdbfcb7dee741782a2fcd8dbd9b2ca49e6f38f7916bd69c 398 0.20/1.00 vMB 39
279,088 279,088 0000000000000000d71db46969855fb06dc2896d2fc763ec460860f46b66f4c7 80 0.04/1.00 vMB 145
279,087 279,087 0000000000000000097e0035b9129466bd98b95c7c522d8441b5c439ff9d8d63 160 0.14/1.00 vMB 48
279,086 279,086 0000000000000001d24a4c1a03c5359fd8389b5e75619cf8ff2e1e56d9f25bd0 367 0.17/1.00 vMB 61
279,085 279,085 0000000000000001b284e5099aac9f93d1c0f56509d9c31400770ae46e51fcc1 62 0.02/1.00 vMB 33
279,084 279,084 000000000000000106bb1ccb59f8f8efef7ba3b5b7acbce92875c40830a3d892 238 0.11/1.00 vMB 38
279,083 279,083 000000000000000114e90fd411964d4cef9a2a377b10203a707d7feb14bd0b5f 57 0.04/1.00 vMB 12
279,082 279,082 00000000000000016d1f00938ca79953fa04d94d3d45196d68394676756ca7bd 88 0.05/1.00 vMB 35
279,081 279,081 0000000000000002f27538bfeef38b1ce1b746f9aefa33a819a792319710ff91 286 0.23/1.00 vMB 33
279,080 279,080 00000000000000000d128382560553ea269b7278cd69cc6a32d7c82bc5e3bbcf 279 0.16/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.90 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: 713.54 GB
    • Received: 17.39 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.