Loading Tool

Explorer IconExplorer

Memory Pool

23,363 transactions
10.49 vMB
0.03463817 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.41/200 MB

Candidate Block

Mining Attempt 957bda97d29a365d5ba7c20bb7bd29fe2969053c081a8ca2104c351a1b0f824e
Version 20000000
Previous Block 00000000000000000001b46eb5c426512bb9798b463607b3f221e8089d2fed76
Merkle Root b93e2eecdedcb4532b28b243fb2bd1f74f115e094f74ca2a7bf88482391cdae2
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,430
Size: 1.00 vMB
Total Fees: 0.01739352 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,538 (776,605 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
136,933 136,933 000000000000067077e05ded26cb39f1b1cd8555adcf378d36373a12123af0f6 88 0.03 vMB 1,754
136,932 136,932 00000000000001461672bb73a8ce20dea23728cb04ae909104a0140c2bd36f8c 38 0.02 vMB 2,886
136,931 136,931 000000000000082471b5e3d6fe7c79191dba9414e68209a9fd93da41e03c21f8 14 0.00 vMB 390
136,930 136,930 000000000000001c21c03483b1eab23d6c0467fa7acb4bacb97d73591571ba97 39 0.03 vMB 590
136,929 136,929 00000000000001ee2df87d4fd8b3c903fcab586ce86084a2c72e639b5815d7ae 64 0.03 vMB 219
136,928 136,928 000000000000000e5b44cb9b537e79227ba232b45cbd5af5112f186d03bca221 73 0.05 vMB 216
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
Previous 10 blocks ↓
Total Size: 779.80 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: 407.24 GB
    • Received: 2.13 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.