Loading Tool

Explorer IconExplorer

Memory Pool

85,085 transactions
31.71 vMB
0.11222814 BTC
Random Selection Loading Transactions
Max Size: 194.40/200 MB

Candidate Block

Mining Attempt df672493ade7e34c0e57638a33c81eec6bbacb64146f0b693038fb635f49c220
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 7b589323bd539748f143d8f02ac495125597944dc8ab0127c0375f451b906190
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,784
Size: 1.00 vMB
Total Fees: 0.03758880 BTC
Feerates: 301.57 > 3.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (323,562 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
591,662 591,662 00000000000000000013fa24da05f2c119c5930c329e4f5014c765d1ab35f6f0 2,952 1.00/1.00 vMB 7
591,661 591,661 0000000000000000001221becccecb45a44a0ce7f34fe1322fc158ef619d8616 2,995 1.00/1.00 vMB 31
591,660 591,660 00000000000000000015fb3ccc6691d08a54bc97ce061b3f64074db0fbddb9d5 3,087 1.00/1.00 vMB 34
591,659 591,659 0000000000000000001b663c077b19e015cee824e42180e6f8b213306c27ff54 1,246 0.43/1.00 vMB 30
591,658 591,658 0000000000000000001301d15ac49f587ad98df68642a00fc5d527a1adcfe4cf 8 0.01/1.00 vMB 29
591,657 591,657 0000000000000000001a4f2641bf665c859689ea4a9bb0b25211a127d229715b 700 0.25/1.00 vMB 11
591,656 591,656 0000000000000000000e114580cba8ddaf1b69fe0bc87c1f31ed81452dedafa3 3,101 1.00/1.00 vMB 22
591,655 591,655 00000000000000000002e5e91623db626226c6dde261d3a46590d28bf0cee410 1,993 0.66/1.00 vMB 8
591,654 591,654 00000000000000000016ca4007f5af82b17817bfbd07661f807ce6f76ebcba29 2,417 1.00/1.00 vMB 16
591,653 591,653 0000000000000000000fc81540829dfccf4dd2450f259138e360502a90f0ae09 2,738 1.00/1.00 vMB 37
591,652 591,652 0000000000000000001a679f97e6bad44591cb87c18938b113368395863fe32e 830 0.26/1.00 vMB 16
591,651 591,651 000000000000000000084ae3fb6fd32858e76e8ce1d8d4627dd4707f7a2a8a9f 907 0.51/1.00 vMB 11
591,650 591,650 000000000000000000167cb5d3e143d9e2f707b3f799a39cbe05c27a8fdd8263 240 0.08/1.00 vMB 27
591,649 591,649 00000000000000000004dcdef2f8ec05e210abb26dbdc71173ade8f33c601304 1,237 0.44/1.00 vMB 19
591,648 591,648 000000000000000000051739dbc7d482b65e3961c77bfd8e5c0afcc1e0a86ba1 2,433 0.78/1.00 vMB 16
591,647 591,647 0000000000000000000fb9ce68c5c3838aaf169f9b2c2dcd031d0edacf897713 605 0.18/1.00 vMB 21
591,646 591,646 000000000000000000115a80bb31205c2400e2e088a79398f33ed0f260609960 2,052 0.65/1.00 vMB 15
591,645 591,645 00000000000000000007088385c1c550bb6e225301003d51ffd3bf2d3d230712 1,189 0.38/1.00 vMB 20
591,644 591,644 0000000000000000001692fd6fd1b42a6ec13747741ae22944f95d6807e0f462 123 0.05/1.00 vMB 19
591,643 591,643 00000000000000000009a9238f3826aaeaf4625fa2e534e797cce475384c5778 1,226 0.41/1.00 vMB 24
591,642 591,642 00000000000000000007b4c495f5d6a6fa527373be6f8135fcb52523e6c80c23 3,139 0.99/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.78 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.60 GB
    • Received: 16.93 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.