Loading Tool

Explorer IconExplorer

Memory Pool

76,414 transactions
29.77 vMB
0.06711339 BTC
Random Selection Loading Transactions
Max Size: 180.13/200 MB

Candidate Block

Mining Attempt 192e56a055e7c40408275ddf512b3ae7aa2bb4aa420dd4e7126c039409d0d0fb
Version 20000000
Previous Block 00000000000000000001959d63615e809b1cfe2057393e2a73c4fe2fd66f1d56
Merkle Root d1fb203f24c1629000a1ffbcce23a3f89c31e1a68a145a030a636ea5d97626fa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,803
Size: 1.00 vMB
Total Fees: 0.00409866 BTC
Feerates: 14.26 > 0.41 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,190 (323,532 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
591,641 591,641 00000000000000000008448ea6c91ada592e84c5ad56d61d5e090489caa97ceb 2,095 0.71/1.00 vMB 18
591,640 591,640 000000000000000000181b798367b7782c607250f9b8b80f9df3e21d7f1f8f64 975 0.34/1.00 vMB 23
591,639 591,639 0000000000000000000ce70839c4060c2b2f9262f3cdde03b0d1b11923ba8fa5 2,376 0.91/1.00 vMB 15
591,638 591,638 000000000000000000034f5d93f49b5d0586d57f4fc55ff19c88d96c6246b85a 2,105 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.72 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: 707.06 GB
    • Received: 16.66 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.