Loading Tool

Explorer IconExplorer

Memory Pool

34,706 transactions
10.87 vMB
0.19859239 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 68.76/200 MB

Candidate Block

Mining Attempt a81946b59f17032c6f4f65455cdcc3fc4168477e5372585567a3a470ed2af062
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 55373b514d2eb4b91c9c3ad1367216334c2389f728442501549653b60c5ee980
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,292
Size: 1.00 vMB
Total Fees: 0.08418838 BTC
Median Feerate: 5.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (776,631 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
136,585 136,585 000000000000074a342002779bfa5f1c95500505d6555d3f13dd2baf234f3ae4 56 0.03 vMB 784
136,584 136,584 000000000000035ac219a1a52dde48ccd7348deed858b1da47b0f16b7ac70ea2 1 0.00 vMB 0
136,583 136,583 00000000000001d7635c5037bd97519b583cd995a56edc0018dfb9a39106f758 61 0.02 vMB 242
136,582 136,582 000000000000003f767918da359ac0dd5728edc90552b0e4f4af59419d1b70f5 91 0.03 vMB 438
136,581 136,581 00000000000007ae94493f52faf01427e9b1b133850e5ec3a049e8754bbc5b38 31 0.01 vMB 403
136,580 136,580 000000000000091993d8fe0597ab5f922b7d2ab6f843c2d33fd6a2cf1a17ce57 42 0.02 vMB 54
136,579 136,579 00000000000000689adb21e9dcd50a109a80cd2d623cda02f3cb991ee517f030 182 0.06 vMB 1,198
136,578 136,578 00000000000002d9c09862cf3c9613f488fcb9909a67f484bafd3a3af83fa0c1 15 0.01 vMB 652
136,577 136,577 00000000000007268b313f4547d9d1f13f86e6619a476cc6bd3b7f2a92d36b7e 21 0.01 vMB 24
136,576 136,576 0000000000000a66ce27ac8dda10586cef22ced681af02d848af6ca599836659 33 0.01 vMB 428
136,575 136,575 00000000000005ced3cb6290b2256a19c3a03076cb0094f1ac8a575b9fe59096 76 0.03 vMB 232
136,574 136,574 000000000000053d45a9fd75dfd4a79fe0954945d69eaaecdafb2046938066bc 128 0.04 vMB 174
136,573 136,573 00000000000003ba98accad570d9b74fff1287508cbabb0955b54f0dc18ef64e 69 0.03 vMB 306
136,572 136,572 00000000000002513c8e9bc03fe7d1f9d3d4bc5306ecdca6f3ce2a4f31bbeff6 13 0.00 vMB 154
136,571 136,571 00000000000005a134ab038c2eae2b6d3cbba9e000cdc4345b6faadea3dfb27c 36 0.02 vMB 301
136,570 136,570 000000000000074018e3785c7e4812cc165f3c7d80829e31d0eaf8634632afb4 44 0.05 vMB 86
136,569 136,569 000000000000025e41418be4331fbe7beb6ef5eae6ae1e315112b6884978899c 85 0.04 vMB 279
136,568 136,568 000000000000028ed773b09c8e5e6e4aad1b9f17f61b9f86385b3813f8f6efbc 6 0.00 vMB 0
136,567 136,567 00000000000005b995a54f360e76025d58b86bb70dde16f2113905c563e232fe 36 0.02 vMB 418
136,566 136,566 00000000000003a36dd14a13b06e43c01d7edcd00a9a59b0ced5ead93a804c62 1 0.00 vMB 0
136,565 136,565 00000000000003a7bf0730919fc2bce64ea0355c72b4dbee043de646e5521736 94 0.04 vMB 209
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

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