Loading Tool

Explorer IconExplorer

Memory Pool

21,899 transactions
5.05 vMB
0.02219660 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 37.29/200 MB

Candidate Block

Mining Attempt d1d934d003a3b014ec8d44fcbd39ac2792c0b32182e1f91d78e65912a8b93790
Version 20000000
Previous Block 00000000000000000001ca3d172fcc4297b887cf959b1dcd9557594f1994d576
Merkle Root 58d9167c8e58a94769f59a16c64ec29f9db5a0c5cb526a7b91e065197cee4399
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 930
Size: 0.31 vMB
Total Fees: 0.00963126 BTC
Avg Feerate: 2.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,007 (795,208 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
117,799 117,799 00000000000026ad4ebf6ff3685c4771bad625636a937671e121cf87bf181264 0.00 MB 13 595
117,798 117,798 0000000000001c3f4754bbb8d0cb036f07c13293d8f681acaec7e4203379f9ba 0.01 MB 20 920
117,797 117,797 0000000000004d372dde8e087018ba8b51542fffc4abec716f035985e46c48a4 0.00 MB 2 3,875
117,796 117,796 0000000000000ca57f1112e03377e4ee658a1d66244fa098c9e7008f89f8c423 0.00 MB 2 0
117,795 117,795 0000000000002cfcf4efc22c351d83e448dfe30cbe3d6984c7621c3e8a8f215f 0.00 MB 5 0
117,794 117,794 000000000000502e8fec799f97328444095aa2187a4338d97f0f99e893697322 0.00 MB 7 354
117,793 117,793 00000000000083f73cb205a6737b78579eaf77dbe73dc995ddf02d0b3ff23db5 0.00 MB 1 0
117,792 117,792 0000000000003ceae26a074c2194ec1110ac7ef991fcb312b27f5ea618f9e989 0.00 MB 4 0
117,791 117,791 00000000000048cb30cd1ab37a8ca2af1f62ae5950b4b3c2a7f33f1bb87d93af 0.00 MB 10 306
117,790 117,790 00000000000072c49ed9f3034a26478c486c281819f953ecfcc97871cd565507 0.00 MB 1 0
117,789 117,789 0000000000001203032a4d6593a561e12e406e1f89bd9cd12ede785edfec011c 0.00 MB 3 0
117,788 117,788 000000000000b85c6260b84c000a17c35385f57ce801eec609eb9dddabd077af 0.00 MB 12 0
117,787 117,787 000000000000acb06e16bb6ae8e36edd290fae0babd795602e03cdb8ec70b857 0.00 MB 10 0
117,786 117,786 0000000000000aeb481d51257c46ef5a8cfd7b998773f5709fb701cdf8e6bbf3 0.00 MB 3 1,222
117,785 117,785 00000000000091985723df846438954f0621f878f385504a711b7479db45b6e2 0.00 MB 11 0
117,784 117,784 00000000000099b53c5cdf903c19e6b7f4900108ca09f516619d802ec7ffa906 0.00 MB 10 804
117,783 117,783 000000000000b7173b7b9c16b5a5f5f9e3dcd8023642cc9fb6a9ae199ab568b1 0.00 MB 13 676
117,782 117,782 00000000000078dfc663fe614d98f72c167fa11a453363f188a539a152df4e2f 0.00 MB 11 0
117,781 117,781 000000000000b719610b232be13b0448681da552dbd1dfc340fc2737bf32411e 0.00 MB 10 358
117,780 117,780 00000000000006e55ae70285a6ff1befd432ca6ae4828f586664aa3dcd01d667 0.00 MB 9 0
117,779 117,779 000000000000c60077002187dcbb53350eab6ea1ffaf401d2ff8211b97543531 0.00 MB 10 699
Previous 10 blocks ↓
Total Size: 778.85 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: 386.43 GB
    • Received: 3.47 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.