Loading Tool

Explorer IconExplorer

Memory Pool

44,688 transactions
29.53 vMB
0.07798779 BTC
Random Selection Loading Transactions
Max Size: 152.52/200 MB

Candidate Block

Mining Attempt 7d48a9fe04f5ca17cb8cdb07fa14147a39a53fe723ff3d0cb116455db5ea06ec
Version 20000000
Previous Block 00000000000000000000709f7edee63a34e64b3e6a3ce7a66f4810ef675bdaed
Merkle Root de7b16f18e1061e76e913bd2d786d4024dcf438b303fce5fc2a624d0fcab6750
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,073
Size: 1.00 vMB
Total Fees: 0.01981224 BTC
Feerates: 339.97 > 1.99 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,618 (511,419 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
403,199 403,199 00000000000000000404b6939e6c35a5448386e5d58f318c82ce2fefb7d73e47 997 0.48/1.00 vMB 37
403,198 403,198 0000000000000000049b52b9a8c1f3df1cec589a0d5907a40b72f3b8915fc779 1 0.00/1.00 vMB 0
403,197 403,197 000000000000000002e948218f0deaa4b9a52dc2f5d879794a56d39279b2f0d3 470 0.24/1.00 vMB 31
403,196 403,196 00000000000000000302d31278d91e240178fe8d8f88fb01281defc34f6ec762 867 0.41/1.00 vMB 38
403,195 403,195 000000000000000005a53749aad03153c50ed2914557507fa8a73e5d59dee38a 328 0.13/1.00 vMB 44
403,194 403,194 000000000000000006f09931cfbec23f11d10c6a217943eb26b7ab961ac6fe46 1,764 0.76/1.00 vMB 43
403,193 403,193 0000000000000000027de63d11f92fa48988e9ab6763e4fc4597fd615e191cb2 1,622 0.75/1.00 vMB 48
403,192 403,192 0000000000000000054eb79a9cd91a482f47d459d5b0d245840bd8201ea003a7 516 0.40/1.00 vMB 23
403,191 403,191 00000000000000000488b06677fa42b9238aa4e39c819ab1f19310f1a9304963 1,837 1.00/1.00 vMB 36
403,190 403,190 00000000000000000494bd4230fab41a37e652d1dc428645ae42b7e522d5c526 2,932 1.00/1.00 vMB 66
403,189 403,189 0000000000000000052a7216a9e6de67bdbd7dae246d4afa359aace34e3d4284 331 0.31/1.00 vMB 20
403,188 403,188 00000000000000000040949d432b4e320626ce750912640ed61c51d83456bdb6 307 0.19/1.00 vMB 34
403,187 403,187 0000000000000000058b147d6e9cc36d705bd1e2e10bc0caded22a74d03c91d9 1,200 0.93/1.00 vMB 23
403,186 403,186 000000000000000003186a713f15da301e03005cd67d42bfdd9787b2b96bf1a6 2,192 1.00/1.00 vMB 46
403,185 403,185 00000000000000000371099b38352fe68178824e902e70ec0aadbcc2bef94a6f 1 0.00/1.00 vMB 0
403,184 403,184 000000000000000005e31738e6dca00026f7057c9de89cdc6b5f819ad9e10a36 1 0.00/1.00 vMB 0
403,183 403,183 00000000000000000344567ca40ac1e3125097248c96eda8dd2e8d432ba2c627 2,220 0.93/1.00 vMB 40
403,182 403,182 00000000000000000172f2efb735447325258497de5fb54b95a0f54b9b53c941 2,458 0.99/1.00 vMB 59
403,181 403,181 0000000000000000033d698e26d1e8adfdf904cc963493276bd1a7779fe16d56 1,181 0.99/1.00 vMB 23
403,180 403,180 000000000000000004e64048e06447eb6ff21968a92c3bd6a7e5f090e5866342 778 0.41/1.00 vMB 38
403,179 403,179 000000000000000001c1730785546d7d2ff9fbcf9e70bbcf1b493f6faf8d0537 595 0.34/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 781.72 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: 629.63 GB
    • Received: 11.94 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.