Loading Tool

Explorer IconExplorer

Memory Pool

75,018 transactions
27.81 vMB
0.07792692 BTC
Random Selection Loading Transactions
Max Size: 169.13/200 MB

Candidate Block

Mining Attempt daca28b9214c6c65957e5713a73e3512366b2cbe121094a6e5768548a9266dbd
Version 20000000
Previous Block 0000000000000000000192874583294799069cd41a502da4205abee519612895
Merkle Root 45d46c310386d0d3eb2e53285a86ffbc70adf72087b0ad67547b4603d257f2c3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,107
Size: 1.00 vMB
Total Fees: 0.01843248 BTC
Feerates: 151.16 > 1.85 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,293 (121,658 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
793,635 793,635 000000000000000000038e951335810dfb598dded239ada25e08722b956148ab 1,858 1.00/1.00 vMB 30
793,634 793,634 0000000000000000000356f14d573e6ce7f58c3b5427de406901917c4d1e2412 2,167 1.00/1.00 vMB 36
793,633 793,633 0000000000000000000252e2bfdfc7c06658b65cae2ce4859d724d611b3c2b1e 2,425 1.00/1.00 vMB 32
793,632 793,632 000000000000000000048506b96bef6d8ab26229e8594faa79325babd0d71013 3,430 1.00/1.00 vMB 44
793,631 793,631 00000000000000000002c8092005dd348fdcc2fa5cec66fad620a2492baf896e 2,489 1.00/1.00 vMB 65
793,630 793,630 0000000000000000000167b18302df68ea8acfb2d0a5c8ad24944851357d1e4d 1,701 1.00/1.00 vMB 47
793,629 793,629 000000000000000000033755501a991146ea634ca43cba4034d5c6336e26e190 2,936 1.00/1.00 vMB 85
793,628 793,628 000000000000000000010187be6bb4fc4256d6539d019d71d26095d2890f3148 1,842 1.00/1.00 vMB 71
793,627 793,627 00000000000000000002993e5943d5aa8a4eeee7290651b40ecb7015fc4de246 1,632 1.00/1.00 vMB 38
793,626 793,626 00000000000000000004736b0fb8a868cd5b25502125dbfc26570c4826aa8908 663 1.00/1.00 vMB 57
793,625 793,625 000000000000000000047881b1184415f60b740889cd28e79fc99efb1f961e34 1,996 1.00/1.00 vMB 79
793,624 793,624 00000000000000000002029d66479064036a76011eb1aa518b6cb3acfab723ad 2,093 1.00/1.00 vMB 71
793,623 793,623 00000000000000000004625ac864a3f045f1c39c853c95759feaec96bbbec5aa 2,830 1.00/1.00 vMB 45
793,622 793,622 00000000000000000004241ef4dc7d72541a0df6291de3d38c03d487935ca902 2,943 1.00/1.00 vMB 67
793,621 793,621 0000000000000000000245be496e54afccc907b68e2192d6b561c29e4155f106 3,056 1.00/1.00 vMB 55
793,620 793,620 000000000000000000042f8f085cb14fd38e8d39e5f44d2d9edfbe6019d8a677 2,452 1.00/1.00 vMB 65
793,619 793,619 00000000000000000003d8b922e4f97b112371ce032e0e42d7398b09ca5a568d 817 1.00/1.00 vMB 55
793,618 793,618 000000000000000000032bf734ab494d591201f159b8c9f5a96b596c6758a1d2 3,394 1.00/1.00 vMB 65
793,617 793,617 00000000000000000003b760129198b737d00dfde791654e199948c87d2bade7 1,326 1.00/1.00 vMB 60
793,616 793,616 0000000000000000000353e31494cb72d2dd024199618e6fac2259e08623fdd5 3,449 1.00/1.00 vMB 87
793,615 793,615 00000000000000000004e0bf18d3d2f38468fe9982c41cc075bac6238566ce5d 2,867 1.00/1.00 vMB 65
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.