Loading Tool

Explorer IconExplorer

Memory Pool

29,374 transactions
6.67 vMB
0.05397767 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.97/200 MB

Candidate Block

Mining Attempt 21175fda958ed57e5c78b4490f185bf97a0aa3a5c9e13d3767259a4198bd50fc
Version 20000000
Previous Block 00000000000000000000b34c3fbb0151989a03d8fe589af6a5621528e6786c29
Merkle Root f99028710d494296900b7ec369ece2d9c3e393e689fbcb22f67a6900cc6f71ff
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,372
Size: 1.00 vMB
Total Fees: 0.03676918 BTC
Median Feerate: 2.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,247 (795,450 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
117,797 117,797 0000000000004d372dde8e087018ba8b51542fffc4abec716f035985e46c48a4 2 0.00 vMB 3,875
117,796 117,796 0000000000000ca57f1112e03377e4ee658a1d66244fa098c9e7008f89f8c423 2 0.00 vMB 0
117,795 117,795 0000000000002cfcf4efc22c351d83e448dfe30cbe3d6984c7621c3e8a8f215f 5 0.00 vMB 0
117,794 117,794 000000000000502e8fec799f97328444095aa2187a4338d97f0f99e893697322 7 0.00 vMB 354
117,793 117,793 00000000000083f73cb205a6737b78579eaf77dbe73dc995ddf02d0b3ff23db5 1 0.00 vMB 0
117,792 117,792 0000000000003ceae26a074c2194ec1110ac7ef991fcb312b27f5ea618f9e989 4 0.00 vMB 0
117,791 117,791 00000000000048cb30cd1ab37a8ca2af1f62ae5950b4b3c2a7f33f1bb87d93af 10 0.00 vMB 306
117,790 117,790 00000000000072c49ed9f3034a26478c486c281819f953ecfcc97871cd565507 1 0.00 vMB 0
117,789 117,789 0000000000001203032a4d6593a561e12e406e1f89bd9cd12ede785edfec011c 3 0.00 vMB 0
117,788 117,788 000000000000b85c6260b84c000a17c35385f57ce801eec609eb9dddabd077af 12 0.00 vMB 0
117,787 117,787 000000000000acb06e16bb6ae8e36edd290fae0babd795602e03cdb8ec70b857 10 0.00 vMB 0
117,786 117,786 0000000000000aeb481d51257c46ef5a8cfd7b998773f5709fb701cdf8e6bbf3 3 0.00 vMB 1,222
117,785 117,785 00000000000091985723df846438954f0621f878f385504a711b7479db45b6e2 11 0.00 vMB 0
117,784 117,784 00000000000099b53c5cdf903c19e6b7f4900108ca09f516619d802ec7ffa906 10 0.00 vMB 804
117,783 117,783 000000000000b7173b7b9c16b5a5f5f9e3dcd8023642cc9fb6a9ae199ab568b1 13 0.00 vMB 676
117,782 117,782 00000000000078dfc663fe614d98f72c167fa11a453363f188a539a152df4e2f 11 0.00 vMB 0
117,781 117,781 000000000000b719610b232be13b0448681da552dbd1dfc340fc2737bf32411e 10 0.00 vMB 358
117,780 117,780 00000000000006e55ae70285a6ff1befd432ca6ae4828f586664aa3dcd01d667 9 0.00 vMB 0
117,779 117,779 000000000000c60077002187dcbb53350eab6ea1ffaf401d2ff8211b97543531 10 0.00 vMB 699
117,778 117,778 000000000000afdd8f49d6e0562a4f20dd18c8b7b077ed8eaf3a934d173a324a 12 0.00 vMB 0
117,777 117,777 0000000000005317ed6f476b912eadcaddd383c0830505e8307dbe00a9cdcbef 6 0.00 vMB 0
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: 87
    • Outgoing: 10
  • Data Transfer:
    • Sent: 44.46 GB
    • Received: 0.65 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.