Loading Tool

Explorer IconExplorer

Memory Pool

42,495 transactions
26.76 vMB
0.08886101 BTC
Random Selection Loading Transactions
Max Size: 139.83/200 MB

Candidate Block

Mining Attempt d25ff0df7f53e7075c37ab6baade72632da3e77becf63d327402c4435044b6ef
Version 20000000
Previous Block 00000000000000000000fc48cc8686a8ac722c054bcc7b44a0442c0f1c3ff981
Merkle Root dc7dee91b9ac1c23f45de54381ab538ebfc101b917f076fbb90b5f52d9e07143
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,284
Size: 1.00 vMB
Total Fees: 0.03922434 BTC
Feerates: 151.01 > 3.93 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,883 (794,426 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
120,457 120,457 0000000000001a6f501e5929ab14799ca80c0bfa539113c0ff765c463bdbd5d5 11 0.00/1.00 vMB 996
120,456 120,456 00000000000046cd000508bc867a81cea526ac93e374aab80c22729d91fe0a81 17 0.00/1.00 vMB 229
120,455 120,455 000000000000aff46c8ef335d222fa9a7e486efce5e1cba0aa1268ae5e6fc7a4 239 0.07/1.00 vMB 82
120,454 120,454 0000000000007ee7e07eae680db122b7a2a5807e068d876a3a22e7be75701dcc 22 0.01/1.00 vMB 722
120,453 120,453 0000000000002cf80f840a46787e86c6d036f48b056cbbb29f5980631a73dd27 8 0.00/1.00 vMB 0
120,452 120,452 000000000000b1ae6eee5b2163c746baedbcec3ca32080fc46b21b28bd0b0b05 11 0.00/1.00 vMB 0
120,451 120,451 000000000000803572a8b9bad66ee25fb1754a7b600ad8268fe1a59ecddefe3a 11 0.00/1.00 vMB 0
120,450 120,450 0000000000007f77aa02a642e7b568b1e6623376a4951f0383e9dce13175fc93 9 0.00/1.00 vMB 607
120,449 120,449 00000000000040fa98248fe6a0806b81e81d14368beb78684b81b5d415a69d20 15 0.01/1.00 vMB 850
120,448 120,448 00000000000058b1e68342fb064a8f8d384e340b7a1d249f87af23147c19300b 12 0.00/1.00 vMB 0
120,447 120,447 000000000000411023717bd25f972d392b566b29324edd3458bd46f68594be87 13 0.00/1.00 vMB 337
120,446 120,446 000000000000841937285b79b178206fb74fd173973ddf3a3e8cc91538c36a37 9 0.00/1.00 vMB 673
120,445 120,445 0000000000003f3e08632859ae8fc12530a12d7851779c6f7c5833b917fb3bfb 23 0.01/1.00 vMB 0
120,444 120,444 000000000000968b25bc11bf171928c62d84fc72b7e3ddafcecd9d321b8f350f 34 0.01/1.00 vMB 0
120,443 120,443 00000000000082a01229c60a8daf68366f6c06d734cac1c15843d70ea7ea0373 10 0.00/1.00 vMB 957
120,442 120,442 000000000000936623c5e78a445e1456d557dfe4c03b14525ca7ee0a26608eb2 4 0.00/1.00 vMB 0
120,441 120,441 00000000000090f953d084378410e7e9d911d3867c78a0a8ce38dab7b666002c 165 0.05/1.00 vMB 537
120,440 120,440 000000000000b1735451c44ce11bf00658cb176237d13b0a5c807e0b90c0893d 8 0.00/1.00 vMB 353
120,439 120,439 000000000000a391db99b848f98d9aa67b6cb98f42251cc6cf25761bf33ca7a9 12 0.00/1.00 vMB 1,302
120,438 120,438 0000000000002a5237f630ad83747fb8a2d42c82b1d00e9160e4a62e4d4ed222 76 0.02/1.00 vMB 294
120,437 120,437 0000000000005783dc11a8f44e0e04667dff957a36651cc25e5389a7eeb0b821 3 0.00/1.00 vMB 3,875
Previous 10 blocks ↓
Total Size: 782.18 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: 653.63 GB
    • Received: 13.97 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.