Loading Tool

Explorer IconExplorer

Memory Pool

74,772 transactions
27.67 vMB
0.07479421 BTC
Random Selection Loading Transactions
Max Size: 168.61/200 MB

Candidate Block

Mining Attempt c9de9686785d0d53ca996fa11fe29a441a0e5119792af565cce0674d82abdcb7
Version 20000000
Previous Block 0000000000000000000192874583294799069cd41a502da4205abee519612895
Merkle Root 812b1a0c01a51556ae441080906641198a3c7cf2aa99eb71010379fca23efb12
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,843
Size: 1.00 vMB
Total Fees: 0.01570652 BTC
Feerates: 100.35 > 1.57 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,293 (547,795 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
367,498 367,498 000000000000000001361e269664589d1a650d1ce53c33cb3ee04a55990dc395 837 0.89/1.00 vMB 27
367,497 367,497 000000000000000008bdd742397127d13eec683008c5d1396d612c30177d77e0 2,177 0.93/1.00 vMB 54
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
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.58 GB
    • Received: 17.40 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.