Loading Tool

Explorer IconExplorer

Memory Pool

38,519 transactions
26.67 vMB
0.08386502 BTC
Random Selection Loading Transactions
Max Size: 136.74/200 MB

Candidate Block

Mining Attempt 7997107154f54f77b0538a63e5b79deebfa25a650ef51be235a50ab8a9622bc1
Version 20000000
Previous Block 00000000000000000000d48a01c3ed8f61c1c06ca18e9a1143cbde3caba3340e
Merkle Root cd9ce0edf9f859b1a884277c5e737bfbdeb0eb3c56caa828608db8fd2cde8150
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,632
Size: 1.00 vMB
Total Fees: 0.03100903 BTC
Feerates: 152.71 > 3.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,688 (200,147 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
714,541 714,541 00000000000000000003e8f1e121217b030bd878314c5e799aff4eca84238576 1,265 1.00/1.00 vMB 5
714,540 714,540 0000000000000000000a86413c974d963596f4a2826866b1975549c83b2082d2 1,865 1.00/1.00 vMB 12
714,539 714,539 00000000000000000006b7d1df7726acca4a3ba1a4dd62a12cf19b8d125fbb77 2,509 1.00/1.00 vMB 9
714,538 714,538 0000000000000000000b343d60f38676a39005a507aa35cae5c183e27d828b52 2,234 1.00/1.00 vMB 13
714,537 714,537 00000000000000000001d615fee47f259b52f2b2f3de2e8bc6c063c56db71be9 2,491 1.00/1.00 vMB 9
714,536 714,536 000000000000000000029ea5945f94dcabb9712d7e0cc2bd38e87fd44fc3da7b 2,239 1.00/1.00 vMB 12
714,535 714,535 00000000000000000006f9aea38b94d3fa66e90ccc0da93d34fa1de6c26494b4 3,226 1.00/1.00 vMB 20
714,534 714,534 000000000000000000032e2a9bc020ddd7d1bf8ed4cddc45bf6381b6bb92b6ec 464 1.00/1.00 vMB 6
714,533 714,533 00000000000000000001c4da318e98e6f22a8e200f83b14c988c671aaa125b0f 1,841 1.00/1.00 vMB 10
714,532 714,532 000000000000000000072a059b5d9ef77d5d7ec1a5fb4b3290cc23d7177e96ed 843 1.00/1.00 vMB 7
714,531 714,531 00000000000000000006efccab9e981a89a08cea44635c57ab3a96d50b039842 1,643 1.00/1.00 vMB 9
714,530 714,530 00000000000000000000f255717977d3c3e5aba99b3d96982a940a05b422b164 1,736 1.00/1.00 vMB 13
714,529 714,529 0000000000000000000b73bbed82be85dbd973b372ed0665b7cd83158595e20b 856 1.00/1.00 vMB 5
714,528 714,528 0000000000000000000b6b773cde451530124a7ef6b0de27217eba2d312c77fb 694 1.00/1.00 vMB 6
714,527 714,527 0000000000000000000575a9493e882a3b9bc7e2985b197603261b5587134f37 942 1.00/1.00 vMB 6
714,526 714,526 00000000000000000003e26d8c5388db6d9a1b782446410cde06ae61da45e927 1,233 1.00/1.00 vMB 8
714,525 714,525 00000000000000000000b379fcd6fa298792f3760d4f366dd9f04bd5acaf0647 1,296 1.00/1.00 vMB 7
714,524 714,524 000000000000000000014fc23a8a842d321900e95a32551dea6fcbec7ed3c176 2,895 1.00/1.00 vMB 16
714,523 714,523 000000000000000000091603349ab59335458fd4362365c599824e057e9ba76c 655 1.00/1.00 vMB 7
714,522 714,522 00000000000000000004c1a5fea198ae2127fd421a0002f6a716b91d584516f2 508 1.00/1.00 vMB 5
714,521 714,521 000000000000000000001d03e236762ab381a86dc7e3371e150e59b94c51c74c 2,683 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.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: 637.48 GB
    • Received: 12.42 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.