Loading Tool

Explorer IconExplorer

Memory Pool

28,032 transactions
10.11 vMB
0.03384767 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 61.87/200 MB

Candidate Block

Mining Attempt 51b072b708c54dcc6968b5651f057c1f50ea40c7e8f534b74ed2c0797ab945ed
Version 20000000
Previous Block 00000000000000000001d707fbd85f02f6dd6025f5811e28a490b17660214a96
Merkle Root eb0a0617827280fd4aae1fb7546e0773b69db39ea39bff9100f68af88773000e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 716
Size: 0.32 vMB
Total Fees: 0.00873893 BTC
Median Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,249 (776,322 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
136,927 136,927 0000000000000a9325796aee66e8cdd39a9cc2baef533ffc72228a01e0e2eae4 2 0.00 vMB 0
136,926 136,926 0000000000000a96414bba85481d0d7ede8a42f47d1d94fc3665b3677cea500c 105 0.03 vMB 153
136,925 136,925 000000000000036421463ba4a253b9ca72ecffb374eba3e786081311b0a62365 27 0.01 vMB 391
136,924 136,924 0000000000000420fad0aed89e7830a97c2644a517ae90eb9ce7a7bf61d69a20 8 0.00 vMB 28
136,923 136,923 00000000000002b5399387cc2f98a41fb6d7dbc32ca2ff02a6faef53617bcbc1 19 0.01 vMB 377
136,922 136,922 00000000000007c2c78dd5b16e1ea2f7a00393957c7962c8db4bb3fcbdf8a2e6 52 0.02 vMB 427
136,921 136,921 000000000000066c6aeabb5a92415a843cc105ad5d07ba4357bdf8cf42ba30de 84 0.02 vMB 15
136,920 136,920 00000000000006e9b0d96d0f321abd3aea059cbe595b29b49a26dab46f38c331 7 0.00 vMB 36
136,919 136,919 000000000000026d4a95cd48fe2d77373262c3593e36333e0059d75be1d4223a 19 0.02 vMB 82
136,918 136,918 00000000000003e4fe692355453a45e17378c2ba41e5efecafff60db7760c692 76 0.08 vMB 99
136,917 136,917 0000000000000583898710b0fa592840fd74f6ba00b2bb61c974d67df3180279 185 0.07 vMB 309
136,916 136,916 000000000000004177521b34fd18aff7b3994ab13c8c1cfb6527a57e0cb110b2 52 0.03 vMB 48
136,915 136,915 000000000000070df0043a4dda1e060d0e0194f122c1e8315bccc90cb648841c 17 0.00 vMB 376
136,914 136,914 0000000000000270f3986e7f731271ff080c132ea05f2ca94f92af40753b5278 26 0.02 vMB 409
136,913 136,913 000000000000096a901eae47ce14eea570e5582ac5f3bb13451829d9705f1bf2 22 0.01 vMB 823
136,912 136,912 00000000000004c38b68138bb3743610ab4889364b07d44e2692a002e19d7b67 60 0.03 vMB 368
136,911 136,911 0000000000000829048823a06600547e22382a6f13d2f14fa8069234a43c2fa0 22 0.01 vMB 175
136,910 136,910 000000000000046d98b9d658037568e3f8b3a59794f1b188562c64de085c4549 41 0.02 vMB 240
136,909 136,909 000000000000080f292bafdd8234f67adbf10519041853d85b839bbd3e7d52d3 95 0.04 vMB 225
136,908 136,908 000000000000096b294fde35a4bcc8b70afd939b9840d7e084dabb3d80e33024 109 0.05 vMB 431
136,907 136,907 00000000000005313c2988e33bf0b349c3fdcaa80feae3c0935b9de7a49c6e06 31 0.01 vMB 707
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 90
    • Outgoing: 10
  • Data Transfer:
    • Sent: 45.10 GB
    • Received: 0.67 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.