Loading Tool

Explorer IconExplorer

Memory Pool

75,053 transactions
27.70 vMB
0.07721016 BTC
Random Selection Loading Transactions
Max Size: 168.48/200 MB

Candidate Block

Mining Attempt e73e8d1fd6955406ca355a42b74ef93f9efb7393e7e0074893602701e8788b6e
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root 990ad75c181ff7d19f3283c9257dca3f13df83a14a1397aae2d80d6c80b7bb13
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,414
Size: 1.00 vMB
Total Fees: 0.01796367 BTC
Feerates: 151.01 > 1.80 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (188,700 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
726,617 726,617 00000000000000000001f25bf96ff6554546ebe35f7e3771c3410716bb5aedf8 878 1.00/1.00 vMB 11
726,616 726,616 0000000000000000000a03ce81a231b4c121dbe2f4c7bd7e3b6b3c7f57c7da06 818 1.00/1.00 vMB 4
726,615 726,615 000000000000000000020d81435864fafb6cbfa884c3696147f6cc873894d8b8 3,636 1.00/1.00 vMB 7
726,614 726,614 00000000000000000004c13552e67654cb0e94966f30de6284479a9230befed4 2,068 1.00/1.00 vMB 8
726,613 726,613 00000000000000000002ca35605e9f38eca1ba250a2784b0e8a160d495fa742c 3,038 1.00/1.00 vMB 16
726,612 726,612 000000000000000000042c889e15815dc63a65457dbc6484aa8bba895d9f4223 1,129 1.00/1.00 vMB 3
726,611 726,611 000000000000000000079a635329ebda30da52641d1f5f2378c0dfb937a2562b 1,326 1.00/1.00 vMB 3
726,610 726,610 00000000000000000003cf4ca2af79df4698978ad62ffa222cddde14c2090828 2,925 1.00/1.00 vMB 10
726,609 726,609 000000000000000000073f328cee8e3714742602759c44aa8be5fbcf8a1218da 2,812 1.00/1.00 vMB 5
726,608 726,608 0000000000000000000372e6e4808e22f95c88daf12f89d74e8be55ce38f581b 2,378 1.00/1.00 vMB 9
726,607 726,607 0000000000000000000692f04938925ba37be8dbd99e8dc5cbb62577aad12da8 1,607 1.00/1.00 vMB 14
726,606 726,606 00000000000000000008ededd2e5065bfd2655ff01665c96c6d3ffa7eee939a6 2,297 1.00/1.00 vMB 7
726,605 726,605 000000000000000000098d9cf4aa27902b7902f7960a4d66a05bccb1fd747b64 908 1.00/1.00 vMB 4
726,604 726,604 00000000000000000009279881a56163c6f4e986e46d9af203294d9c2a5044fe 1,777 1.00/1.00 vMB 7
726,603 726,603 00000000000000000003bcdf912c6f1dfacc436668ba40d8905f8c697ab45652 1,409 1.00/1.00 vMB 7
726,602 726,602 0000000000000000000542cc7260fa046a5af8c0bb321596d38c73597ac97749 460 1.00/1.00 vMB 5
726,601 726,601 0000000000000000000984f90550aead762d7b828a7bf4414a33cf90d015b98a 2,456 1.00/1.00 vMB 9
726,600 726,600 00000000000000000006027b9de2e4a9e09cda9646edb391bd434f97f063dc1b 2,608 1.00/1.00 vMB 7
726,599 726,599 0000000000000000000033c988350812e4a4db5ce5d5fd08a29406b6b3da9a86 2,694 1.00/1.00 vMB 10
726,598 726,598 000000000000000000086eed3e98b387c49aef891213a28f6b38a79d2db7d08a 2,970 1.00/1.00 vMB 8
726,597 726,597 00000000000000000007570c6dffaf31045da8ec44648af2d3eeb25b84493b68 1,604 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.94 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: 714.90 GB
    • Received: 17.62 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.