Loading Tool

Explorer IconExplorer

Memory Pool

36,053 transactions
28.13 vMB
0.05807481 BTC
Random Selection Loading Transactions
Max Size: 141.41/200 MB

Candidate Block

Mining Attempt acb90374e9dcfcf4ba12f70784f46edb2f740c5fb1797a8ecaac5cd890add424
Version 20000000
Previous Block 00000000000000000000dcbb4606097e1e6e647621e87ea85d7afc7a11a5f479
Merkle Root c7e53dd478a85bc8e556a97790c5ba35402378eae9a05068b8fafdab664239ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,111
Size: 1.00 vMB
Total Fees: 0.00415872 BTC
Feerates: 70.45 > 0.42 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,547 (337,974 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
576,573 576,573 00000000000000000011dd76f45e64dfa09bea8cc484b9f80fa35e1225ed17ad 2,565 1.00/1.00 vMB 175
576,572 576,572 0000000000000000001d6f322482532c54417a396cf9734691d3eceb3f1d969f 2,732 1.00/1.00 vMB 53
576,571 576,571 00000000000000000020c31ab1167463ea1d52a33aceb822567cbaf07fde4849 2,760 1.00/1.00 vMB 133
576,570 576,570 000000000000000000224f0372ea012b2f57964b898bbae3dd4fc127c39b5e1d 2,835 1.00/1.00 vMB 173
576,569 576,569 0000000000000000000349824780237ee0dbf039dc07b39f5b8bfd9bbf234855 2,262 1.00/1.00 vMB 137
576,568 576,568 0000000000000000000faff3d502fdf036eee3f6c0e8a02f38a61d25e00f0c1b 3,282 1.00/1.00 vMB 193
576,567 576,567 000000000000000000243979c74e7be5e6bb225938f3982de93ae4941bec50ac 2,082 1.00/1.00 vMB 47
576,566 576,566 000000000000000000220f03461dfda0730793bc1e06dbf625438a52dec42447 2,535 1.00/1.00 vMB 140
576,565 576,565 0000000000000000001a41c5d8b49637677ab4784de308a9f7b8cefe3f0c3311 2,449 1.00/1.00 vMB 30
576,564 576,564 00000000000000000015d6307e7ae3f23e6e2902394b09ccdfecf64af4eb8975 2,390 1.00/1.00 vMB 156
576,563 576,563 0000000000000000001ae562046f51191ffad55830a60d503673f4d6e435c70a 2,888 1.00/1.00 vMB 92
576,562 576,562 00000000000000000003d2cfc7973a0750cca55e069fdb73bad7b2d41f57808a 2,409 1.00/1.00 vMB 152
576,561 576,561 000000000000000000122fbe14935dd9b832e4ce516444cb44858335794de37b 2,481 1.00/1.00 vMB 167
576,560 576,560 0000000000000000001b39ffd9f9dc2ba6bb38cb03555c34253eba7c938c061d 2,841 1.00/1.00 vMB 160
576,559 576,559 0000000000000000000397ec3a40697476328f948f44c7741cc75199acf6b0ba 3,043 1.00/1.00 vMB 92
576,558 576,558 0000000000000000001d1cdcba9a161b3b232f288bd4ba25cd5dd0f63e18175a 3,665 1.00/1.00 vMB 50
576,557 576,557 00000000000000000025396b473e4831b4e43e8a5fefb1741c805b470160ee63 3,748 1.00/1.00 vMB 42
576,556 576,556 00000000000000000010b7cf6821d38cd4657a645364f38a10ba8b1a978884b8 1 0.00/1.00 vMB 0
576,555 576,555 000000000000000000040c1b2114ddf011487cad079fdeecafd716d3e51dcbbf 2,352 1.00/1.00 vMB 92
576,554 576,554 0000000000000000000379b120259608e9b8f8c124ab69d5e3eb153393ae6430 3,220 1.00/1.00 vMB 23
576,553 576,553 0000000000000000001ea142a606ec24554f66746711a5b063af4739e57cb0d3 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.58 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 622.94 GB
    • Received: 11.40 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.