Loading Tool

Explorer IconExplorer

Memory Pool

82,727 transactions
32.03 vMB
0.08050936 BTC
Random Selection Loading Transactions
Max Size: 194.48/200 MB

Candidate Block

Mining Attempt d3207954b87bf1e61fba3429280e8953897e4a2db1f612f712ddf723dc1ae845
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root a55f4f8ceaece02bc69fc0881c116c33247d2a323d09cfc63d2d8907d623a7da
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,831
Size: 1.00 vMB
Total Fees: 0.01040526 BTC
Feerates: 146.96 > 1.04 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (262,885 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
652,331 652,331 00000000000000000003b032759653660f841875c81b44173c6ead66f8cc6e81 700 0.24/1.00 vMB 62
652,330 652,330 0000000000000000000784aa4a25a417f7a4bb77a56d581da0c5e2d626168bca 1,168 0.47/1.00 vMB 9
652,329 652,329 0000000000000000000482b596774e5c99d9f11d5c0b2709a98f8820be127202 2,518 1.00/1.00 vMB 65
652,328 652,328 0000000000000000000873db3c25580ef401d765d97d77b01ace330d6bcf0fa6 2,278 1.00/1.00 vMB 49
652,327 652,327 0000000000000000000aacd02d117628a8e0eb2b6388053311fa2b279384f93a 68 0.02/1.00 vMB 47
652,326 652,326 00000000000000000005bd26db993b720e21096db6d58bba7634314acccf2cbf 2,066 0.82/1.00 vMB 49
652,325 652,325 000000000000000000035ac1465a4f410036af30f3ea870c2482a9801fa09e48 1,101 0.55/1.00 vMB 57
652,324 652,324 0000000000000000000898f6b57c8f7484dcea88d96aff2d8e9e8b32d65acc5e 1,329 0.55/1.00 vMB 56
652,323 652,323 0000000000000000000593badae5dc15ac32b9c187a5ff1de11f8852065dab2d 459 0.17/1.00 vMB 40
652,322 652,322 0000000000000000000b23ae5317949f254b1a6efe137b352ca1b6683315a38e 775 0.37/1.00 vMB 42
652,321 652,321 00000000000000000001d7967d210d462ee5de341c8bd5c11e42cc900db23f1f 1,310 0.56/1.00 vMB 31
652,320 652,320 0000000000000000000afea5bd36fcd3c5bf076df1a5b0614d2bc484f53a5e43 1,495 1.00/1.00 vMB 66
652,319 652,319 000000000000000000060eceda86e5c6bacb01e7e329e50dfb01afde4937df39 338 0.16/1.00 vMB 38
652,318 652,318 00000000000000000001e270f738e08f189bddc8de9ece9a2e11226f2cb1cee3 85 0.14/1.00 vMB 9
652,317 652,317 0000000000000000000bc58ad147cea61b320beebb6cd9ec5094a0006f648bb9 1,131 0.48/1.00 vMB 45
652,316 652,316 00000000000000000000ba32011f78adc04aed7d9cb29d7ea4d775fa447fb2d8 761 0.35/1.00 vMB 46
652,315 652,315 00000000000000000001a4f0cdb22355310d5689ac7d41946a7aafab6975f03f 1,212 0.58/1.00 vMB 60
652,314 652,314 0000000000000000000beee85e69e00030ccf781471834c632a0adcbdb3fe79d 2,698 0.97/1.00 vMB 45
652,313 652,313 000000000000000000033ece00f6551db3bcb1b66e716c27a091658700e6f3e4 1,038 0.40/1.00 vMB 39
652,312 652,312 00000000000000000000f8b612298008d4b649c0ff9c93969914c1dc21a5d42f 1,696 0.71/1.00 vMB 14
652,311 652,311 00000000000000000000938ae0ec93502cbbf7235c7ae663a9af784aa3dc1043 2,274 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.76 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: 709.01 GB
    • Received: 16.82 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.