Loading Tool

Explorer IconExplorer

Memory Pool

86,973 transactions
31.92 vMB
0.11242471 BTC
Random Selection Loading Transactions
Max Size: 195.47/200 MB

Candidate Block

Mining Attempt 7ee4332dba2c0a48e3350d0133c24681df3ff11446f74ffc186fbbeca1dd2fac
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root e0c53dd7127f6c5a0b0c05172b5b1f87a5e08a60daefff740cf008b02ffc9cad
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,675
Size: 1.00 vMB
Total Fees: 0.03049571 BTC
Feerates: 1,236.26 > 3.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (12,429 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
902,933 902,933 00000000000000000000d4b2912c4ccfdf859b466f236ccd8d0233232d492c63 661 1.00/1.00 vMB 2
902,932 902,932 00000000000000000000064465ece0ea55dc3ade1aa280602cecb483094015ed 4,050 1.00/1.00 vMB 5
902,931 902,931 00000000000000000001c8cd5bbf3ac49a94d4e3213f4371a97526019c3efa14 241 1.00/1.00 vMB 2
902,930 902,930 00000000000000000001819c647309f3bb1d1571016337752bebf474b3e131d9 556 1.00/1.00 vMB 2
902,929 902,929 0000000000000000000178dc64335ddecc6f2d4ba2e6aef922fbecb16cc92e1a 1,949 1.00/1.00 vMB 3
902,928 902,928 00000000000000000000f3006f060ae8e2bd44585c2f97d08d6dcd7dd20e6d72 2,103 1.00/1.00 vMB 3
902,927 902,927 00000000000000000001b38ceb80a860e959cbab0456b93ae5853827cadd0101 3,656 1.00/1.00 vMB 5
902,926 902,926 0000000000000000000117458cbe7394226cf758f4a6b426b985e26dd1aac1f8 3,081 1.00/1.00 vMB 4
902,925 902,925 0000000000000000000098ab1eee89ceb2ff673660324bfc5c3b22fc6f7206d9 3,374 1.00/1.00 vMB 4
902,924 902,924 00000000000000000000451bf7148006c024432c92a50fe1ce97f319f3cd6c81 2,728 1.00/1.00 vMB 3
902,923 902,923 000000000000000000016f629e26f587ce9a447059f0739b68cd55b19cf51f0d 2,852 1.00/1.00 vMB 3
902,922 902,922 0000000000000000000113804244fc1ea4a39f661bb41ae01377ce08f2d2d153 3,780 1.00/1.00 vMB 5
902,921 902,921 00000000000000000000d2f7100b98aa195f54eaceb051445a7ca9ffdd7f5484 3,305 1.00/1.00 vMB 8
902,920 902,920 00000000000000000002344ac826f10b8134982da91f06538279fb58a480ff89 3,044 1.00/1.00 vMB 4
902,919 902,919 0000000000000000000079cd7786810dedf739f70287fa378fd36a1caccdad1b 3,056 1.00/1.00 vMB 4
902,918 902,918 00000000000000000000d05b02904992f413a72098d926929f77178184449183 3,487 1.00/1.00 vMB 4
902,917 902,917 0000000000000000000029b2af4f61e59bf8c0481fd52cd5c174f5e734f639d4 2,943 1.00/1.00 vMB 7
902,916 902,916 000000000000000000005fef2b1b2b25be444b3c176a8d2ea19de46f491e93af 3,062 1.00/1.00 vMB 5
902,915 902,915 00000000000000000000116b79b545aaecee822e8e98c2a32cf95aadf2a13d5d 1,795 1.00/1.00 vMB 3
902,914 902,914 00000000000000000000e3be0ef45a4ab06c087e5841a57057f5f47e487bbe7a 2,251 1.00/1.00 vMB 3
902,913 902,913 00000000000000000001b863e1f9b837012e934223fa78a0ea44108ca52911e3 2,286 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.02 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: 719.41 GB
    • Received: 18.05 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.