Loading Tool

Explorer IconExplorer

Memory Pool

80,043 transactions
30.02 vMB
0.08693404 BTC
Random Selection Loading Transactions
Max Size: 180.06/200 MB

Candidate Block

Mining Attempt e0b36299f47fa4664b4aa9a5f220c2737b1f0f6233ca2c31d4c19f6fc021085d
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root f48c5d42dc684d6ee6232b4be86e98a291df776e90ed9facd542653ca692c543
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,710
Size: 1.00 vMB
Total Fees: 0.02550627 BTC
Feerates: 301.07 > 2.56 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (365,094 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
549,913 549,913 00000000000000000018bb857e910522f145666716343074050309ee54b701f4 2,720 1.00/1.00 vMB 25
549,912 549,912 00000000000000000008de500f43884b6605cfc732e097857517a55f7dcfc915 1,337 0.44/1.00 vMB 8
549,911 549,911 000000000000000000255bb37382dcf425aba82d58656f1c0c18de7c1cdac8af 2,927 1.00/1.00 vMB 20
549,910 549,910 0000000000000000001318cb60d0907bda7311fe1187799c9bdc61674e92fcca 2,666 1.00/1.00 vMB 27
549,909 549,909 00000000000000000013b27d03cdf3006541e9bcabeae86f9fc2de22113c2200 2,382 1.00/1.00 vMB 7
549,908 549,908 00000000000000000014253f3a656a38f6d1fc2d184cec0d821d72087dac0f77 2,490 1.00/1.00 vMB 11
549,907 549,907 00000000000000000003072943221b36254dd4510fbe7e13d6e7b4ac8995598e 2,463 1.00/1.00 vMB 11
549,906 549,906 0000000000000000001049be936af5ba8662468c55b9a04f2008d734abc0d7e5 2,878 1.00/1.00 vMB 17
549,905 549,905 00000000000000000011280f0fb17a6f0a490e13c0d0d80625254ecaaa14c2f5 2,317 1.00/1.00 vMB 35
549,904 549,904 00000000000000000025b178fd44d94f1cbbb8299338714429ad3c0b662c6461 2,670 1.00/1.00 vMB 17
549,903 549,903 000000000000000000183a6b2245157638735c9e20b246ba28fd094fb965f710 2,358 1.00/1.00 vMB 22
549,902 549,902 0000000000000000002715278fa0ac9a37fff68123ef343a6ef9a600040cecb9 2,577 1.00/1.00 vMB 17
549,901 549,901 0000000000000000001442ad42024184f00533ef57e212fb5ecfb943434d804c 2,233 1.00/1.00 vMB 8
549,900 549,900 00000000000000000002d972b136b9408398b7dd4959be754233cdf337963076 2,159 1.00/1.00 vMB 10
549,899 549,899 00000000000000000012fd19e4f4f89e58174eafbd3e5580eb5b8c33b72b592f 2,688 1.00/1.00 vMB 24
549,898 549,898 0000000000000000001e4edd981da7ab819ff27169f0d2564fc0d3b3ce0f5c98 2,707 1.00/1.00 vMB 32
549,897 549,897 00000000000000000001532c97af2cac9862b5e0b1286f4af8b30b150c82136d 2,529 1.00/1.00 vMB 7
549,896 549,896 0000000000000000002546c9f41eb46d82e3dccf8fd7f3949bffcd03c59b07ef 1,912 1.00/1.00 vMB 6
549,895 549,895 00000000000000000008df49e948e34b46ab55d4a8f665414003df063d2b30f1 2,670 1.00/1.00 vMB 11
549,894 549,894 0000000000000000001d2aed2918168b2e1b1af7348738622319e4cdb2bcc994 3,347 1.00/1.00 vMB 6
549,893 549,893 0000000000000000001ff7a13fa245e640d587f7a0c8651444bf699cafebe630 1,574 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.41 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: 664.97 GB
    • Received: 15.07 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.