Loading Tool

Explorer IconExplorer

Memory Pool

42,917 transactions
27.87 vMB
0.07741086 BTC
Random Selection Loading Transactions
Max Size: 144.46/200 MB

Candidate Block

Mining Attempt 5a608fe2ac8ccdd4b6f206c06e811bf5e52e92e0ef9f2d659432c1fd72f28ca8
Version 20000000
Previous Block 00000000000000000001915610f9bb4ea6739cd8cf20c28d45f9a1a654ed23fd
Merkle Root 7c9af5f0a333f080428487fbb308a87b0de07f692ba9af974f4f16a1be0c2710
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,581
Size: 1.00 vMB
Total Fees: 0.02027972 BTC
Feerates: 160.85 > 2.03 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,660 (594,951 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
319,709 319,709 0000000000000000207720b31292ff371c0856f354eb3b8054ec3e7b7371761e 116 0.05/1.00 vMB 28
319,708 319,708 000000000000000000287a770303cb41e0b472c2a9bd047642c53e3a03dea865 409 0.20/1.00 vMB 28
319,707 319,707 000000000000000010b908fd5fabc641f9ef76f177f376492ca13e0e2c5e10de 569 0.31/1.00 vMB 26
319,706 319,706 0000000000000000108704405640219d01624601db5fb343aa627fae3b769c7a 500 0.24/1.00 vMB 28
319,705 319,705 000000000000000022c6db3a11639e34b4bd6514d8770b87f1bf0762cb444dd5 126 0.10/1.00 vMB 9
319,704 319,704 0000000000000000148d56d39d331882152ea5090e6d49c14ab3bd04a17471e8 136 0.08/1.00 vMB 23
319,703 319,703 000000000000000009736948703a2f5a671cd29a4f7dcb8c8a6001122c9aabfc 828 0.43/1.00 vMB 27
319,702 319,702 000000000000000015555889ed52e335ee80ed78fd4306624254df622a1b114e 1,289 0.75/1.00 vMB 25
319,701 319,701 00000000000000000c2937881ce1560ee047ff195d40dfe07722e646956ddde6 363 0.21/1.00 vMB 26
319,700 319,700 000000000000000009939ae830088660a8c11c5f0d358d0f479bdc2a275f1043 149 0.09/1.00 vMB 17
319,699 319,699 00000000000000001eae880cad53459db0ede6b37d3ef2feaf40c8e7e4adfa6d 270 0.15/1.00 vMB 23
319,698 319,698 000000000000000001482c6fccc53a4bf7e21b154f749f5db34d6f67442a099a 381 0.20/1.00 vMB 25
319,697 319,697 00000000000000000ec678f9a7c917e725a499dc0d42dc202d138988c94c17d5 336 0.21/1.00 vMB 21
319,696 319,696 00000000000000000f81c929933ff11cc6c3900afa783795102b3c4f88301fd1 332 0.39/1.00 vMB 15
319,695 319,695 00000000000000000319ed3a6b016672e74944a71a7af4f0ddfc44134eaf3541 907 0.35/1.00 vMB 37
319,694 319,694 000000000000000011bb4993912b355f70c4cf15897dcb2dcdf26ef00b98fff7 166 0.16/1.00 vMB 8
319,693 319,693 0000000000000000193256a0c33cf316961626e42da83d4143c9a271a1def769 984 0.50/1.00 vMB 32
319,692 319,692 00000000000000000c78cf761b634cfc6335076933d6a58e4a79f502ce3fd6a3 54 0.02/1.00 vMB 28
319,691 319,691 0000000000000000208fa6e52e23f9474ba7fbbcbe7478e23b8a70c967aa0327 573 0.27/1.00 vMB 41
319,690 319,690 0000000000000000073f0de10917c441b3e3bff45f236b3da740f648b389dc07 118 0.08/1.00 vMB 22
319,689 319,689 00000000000000000864a06f8755bd1d6556a418a9536f57747e6293ad08bdd4 386 0.37/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 781.79 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: 633.89 GB
    • Received: 12.23 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.