Loading Tool

Explorer IconExplorer

Memory Pool

78,170 transactions
28.99 vMB
0.07962485 BTC
Random Selection Loading Transactions
Max Size: 175.78/200 MB

Candidate Block

Mining Attempt f601d734cdd70a5348395b0fcc40dbdb538c9a9c29eacbffbae31553721df04c
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root 64ab05ac7c83dbbd27fe5dc881a9076f20fc5c7a3719ba78fe6eb6cf8895ba23
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,367
Size: 1.00 vMB
Total Fees: 0.01913117 BTC
Feerates: 100.81 > 1.92 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (267,674 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
647,483 647,483 0000000000000000000031db4e48fd2dfd1d922ce6d31d49f2bbe9666ae1de58 2,898 1.00/1.00 vMB 114
647,482 647,482 0000000000000000000fb240e720838dacb60045aaedfaddc64bc619026057ec 1,771 1.00/1.00 vMB 21
647,481 647,481 00000000000000000005da10a63d4a52e7748367740607c22dc18db44cede76c 2,827 1.00/1.00 vMB 40
647,480 647,480 0000000000000000000d7a89daa6d0f20108cffe6cc99761bf53df331b6569fb 2,717 1.00/1.00 vMB 25
647,479 647,479 000000000000000000045c90f7f9767c98dfd2b839337ed9229db70c037e6d8c 2,697 1.00/1.00 vMB 59
647,478 647,478 0000000000000000000c540169e1e96eb0d60222a5556a817702b7085ab35358 2,654 1.00/1.00 vMB 44
647,477 647,477 00000000000000000005214778b2eaa48a75acb629a1e2c82f58e229393ad405 2,399 1.00/1.00 vMB 65
647,476 647,476 00000000000000000009de1e8971fda744046d896556f4ce22294bbb80842561 1,228 1.00/1.00 vMB 110
647,475 647,475 0000000000000000000bdb03f14a4cbc8aad7f2d98279b27e876884a56b54c93 2,107 1.00/1.00 vMB 78
647,474 647,474 00000000000000000008fb804f3dfdc7db00491b52af22c240095c7adfa67aa3 2,527 1.00/1.00 vMB 50
647,473 647,473 00000000000000000001ef81ec10d1c96dc3f54adee09154ec04dab0f65413c9 2,585 1.00/1.00 vMB 85
647,472 647,472 0000000000000000000da3af6efbc15c0fd13fffbde85bf1b320483fd89b7319 3,052 1.00/1.00 vMB 111
647,471 647,471 0000000000000000000f404d593129ac84a1976876cabac241b948b47fb6fb79 1,766 1.00/1.00 vMB 97
647,470 647,470 0000000000000000000a79692481c3617f4a0ebab60b94be380897815d48f5f8 1,499 1.00/1.00 vMB 26
647,469 647,469 0000000000000000000fa181ef75cf65648fe691f0268f1a803ddfeb11c60d5d 2,419 1.00/1.00 vMB 26
647,468 647,468 000000000000000000075d04e3111830b13f7b9a3292752c7be5feea476f141c 2,650 1.00/1.00 vMB 79
647,467 647,467 0000000000000000000d04e3139f3066ca9f02dce10f71d7ae7750617f1a7c72 2,014 1.00/1.00 vMB 17
647,466 647,466 0000000000000000000b01c7d31063062f31dd317ce974b8b7dca27aaa635568 2,775 1.00/1.00 vMB 56
647,465 647,465 0000000000000000000a3cfe7af46a6a8aa51a9e6163286f96f3d21be16ac210 2,470 1.00/1.00 vMB 60
647,464 647,464 0000000000000000000e5ece0658f6287e3ef74d7668bbb8458e91ec594cfaed 3,151 1.00/1.00 vMB 113
647,463 647,463 0000000000000000000c19a09b22149e8c3327888d54fd8a271ee34da16a4b3a 119 0.04/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 782.67 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: 673.09 GB
    • Received: 16.39 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.