Loading Tool

Explorer IconExplorer

Memory Pool

75,104 transactions
27.71 vMB
0.07551606 BTC
Random Selection Loading Transactions
Max Size: 169.06/200 MB

Candidate Block

Mining Attempt 3839e56fa3ef48e0699695c38f214ff8f1e364bfe184ea24fd9af14c447b85ad
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 7df38d84c71b437eb19d6c10d35adf27f7f39527d469d4e95531bbedf501cbd0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,011
Size: 1.00 vMB
Total Fees: 0.01582408 BTC
Feerates: 80.55 > 1.59 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (547,762 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
367,496 367,496 000000000000000006c3dfdc8950b2699c56fc6c293e50741b6c8167f7e1800f 550 0.83/1.00 vMB 22
367,495 367,495 000000000000000009631dd3dd7357675d8a1f8925be5e7851c68255531ac5fb 901 1.00/1.00 vMB 22
367,494 367,494 000000000000000008763b540d4b795c96a8e5277332ff227d7c3bf78addeed8 860 0.95/1.00 vMB 28
367,493 367,493 000000000000000010ce3022e9a91cdbd921a20b47ad4fb8030116cee466e540 1,090 0.93/1.00 vMB 36
367,492 367,492 000000000000000008e7df04f81dab618a99c5e37e14cff03f282b35332415d7 353 0.95/1.00 vMB 38
367,491 367,491 000000000000000010858a95de3a8e415e94cf91dea08115df78b3c189cbda98 182 1.00/1.00 vMB 40
367,490 367,490 000000000000000013f81d93897ee6b8cfa632ed87d3db5680576221787d1e28 1,439 0.95/1.00 vMB 52
367,489 367,489 000000000000000013cbb07e07d1b1eb3141a049338e51adaf88127c9621fcb9 914 0.90/1.00 vMB 47
367,488 367,488 000000000000000009622810ee10838e93fe058e8f73c502872fa4a771f179b2 1 0.00/1.00 vMB 0
367,487 367,487 000000000000000011a5ada002d852ae55b48d4e81a34d1edf1f8da69ebbc84e 825 0.52/1.00 vMB 36
367,486 367,486 00000000000000000a059339cf31560bd9642801fac6194face9a6a2941b84ce 568 0.81/1.00 vMB 37
367,485 367,485 000000000000000009b53c7e1b14d2ccdd2c99860ff62bafc3afebce0d8e214c 900 0.75/1.00 vMB 33
367,484 367,484 000000000000000002ea40fe1b0b5bca147b856e4987237a5af57470be6dc60e 1,236 0.75/1.00 vMB 35
367,483 367,483 00000000000000000ea7c3506a3cb89c6ad808654d1353acf6972636c7b3bcec 565 0.75/1.00 vMB 25
367,482 367,482 000000000000000000ae8179004cbdf5c4bfdd4bf36b1f093cf5c4bdab482e24 345 0.19/1.00 vMB 35
367,481 367,481 000000000000000011c4cc5f37ab4ff7fd2c87d6d0a34694acfb502f3c21d40c 436 0.76/1.00 vMB 21
367,480 367,480 000000000000000006776ce6f7dcddbe7cd6d13439e9445e31f4841efd5396b9 818 0.95/1.00 vMB 24
367,479 367,479 00000000000000001038f5d55f5bec713e3380480d9ca6bfacc3aaf9743c3ecf 519 0.81/1.00 vMB 20
367,478 367,478 00000000000000000dd3fe4a5ac4ccaba540bd1ad09fbd27604ab58d4d86bfde 412 0.26/1.00 vMB 24
367,477 367,477 00000000000000000cdb81fbc259102f4c918a4c9de7b09a445eb71d8e8e6c73 647 0.75/1.00 vMB 26
367,476 367,476 00000000000000000893326719b669d52f627c38594ad9d1a04f741e113b4a8d 677 0.42/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.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.