Loading Tool

Explorer IconExplorer

Memory Pool

81,155 transactions
30.32 vMB
0.07727318 BTC
Random Selection Loading Transactions
Max Size: 185.98/200 MB

Candidate Block

Mining Attempt 9793506468f11b9623023ab0a6be8d69a4411932717aedca54d472e803f22b45
Version 20000000
Previous Block 0000000000000000000116eb891d68bf2fdad711435d1f341894a942ec650942
Merkle Root 21e50537ea1fe83f405d72dbb9ad2c952dfae88837f8833d98f022be925c160e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,601
Size: 1.00 vMB
Total Fees: 0.00950226 BTC
Feerates: 60.11 > 0.95 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,360 (207,906 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
707,454 707,454 00000000000000000008a1f8c073a736300204ee2958ac11868cfb4fae296b9f 935 0.27/1.00 vMB 10
707,453 707,453 0000000000000000000a670c62465555826e2ca22652b5677ffb056a34e6371e 1,243 0.66/1.00 vMB 3
707,452 707,452 0000000000000000000df1d5f807dfa577366974dc89d4691dc6220c67d0e1c9 2,606 1.00/1.00 vMB 12
707,451 707,451 000000000000000000023d9b0c4fbed4699e92660e121264cc85dbd32b5e4883 1,214 0.74/1.00 vMB 2
707,450 707,450 0000000000000000000b48a511add774a4aed0e285654a62181d678a6c0dc137 3,046 1.00/1.00 vMB 12
707,449 707,449 000000000000000000062749c755d59f4b85785b9d869d119ee943cf842367a9 1,774 0.66/1.00 vMB 7
707,448 707,448 0000000000000000000c5b2faa4fcecc4f6df533e8bd9340fa9736f962ff7679 2,780 1.00/1.00 vMB 9
707,447 707,447 0000000000000000000994cad91f71cd57af42d36ca30007db4d3247810acbca 1,041 0.37/1.00 vMB 8
707,446 707,446 0000000000000000000a0a34ad6e294aa161eb1ccd169183f25a373d35c9bf28 651 0.21/1.00 vMB 5
707,445 707,445 0000000000000000000be23d1f8a9b61880b459d51ffbc90510c59bd661a9227 1,089 1.00/1.00 vMB 9
707,444 707,444 000000000000000000080adc23113f4084d11d5740458811fa2d0a450248a510 82 0.03/1.00 vMB 10
707,443 707,443 00000000000000000008871f613d778695dd4bc6b8cec59b23220e54cf6313c1 1,881 0.87/1.00 vMB 7
707,442 707,442 0000000000000000000b18fff79d5b4863fb669a657d1185911e1d8e7e401462 71 0.02/1.00 vMB 7
707,441 707,441 0000000000000000000cb53abfc4f6a2726a34212ec1d9efda7c5b49054a5393 1,842 0.67/1.00 vMB 6
707,440 707,440 0000000000000000000a3569a874f0562e2197c7e94b84c11f8454bfa323e980 2,612 1.00/1.00 vMB 5
707,439 707,439 0000000000000000000438b4859d725186a66327c60ff10c3ceda91800683e03 2,740 1.00/1.00 vMB 13
707,438 707,438 000000000000000000053a07705986a2d248e7e7eb6fc1eb7a2267f69ca43405 3,066 1.00/1.00 vMB 16
707,437 707,437 00000000000000000004d26dbe69980616aa66a7a74a3bf3bce4ba2f84d7a020 1,469 0.44/1.00 vMB 7
707,436 707,436 0000000000000000000b7ef5a9474a8fa2228950d90683fa35dfc45ab46cf938 569 1.00/1.00 vMB 3
707,435 707,435 0000000000000000000034728b749435c1f5ed717b2c46c89597343ffb4b9acd 2,672 1.00/1.00 vMB 18
707,434 707,434 00000000000000000003fb966fcfcd3a482da340ba63f495e3e24e34b2bce4fa 748 0.24/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 783.01 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: 718.94 GB
    • Received: 18.00 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.