Loading Tool

Explorer IconExplorer

Memory Pool

19,016 transactions
3.66 vMB
0.01151984 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 29.33/200 MB

Candidate Block

Mining Attempt a88f1c67989981d7d05f3f9167b41e2a2f1a89fe536d7dda77b204efa2ffca0a
Version 20000000
Previous Block 000000000000000000022b5e999fdf4c33dca9b215f8a4112c9b600eb82e264a
Merkle Root 176c348afac097b6fc3b4a4f8db82c3ced8f3e108c92dbfb23772fc87d1b5978
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 726
Size: 0.14 vMB
Total Fees: 0.00219353 BTC
Avg Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,887 (545,417 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
367,470 367,470 000000000000000012709758a79044542c28251c6ffc3e624da6c30064127a59 1.00 MB 1,081 28
367,469 367,469 000000000000000001d534738d774db2148490ad327c3cbb7a4c738860acf51e 0.89 MB 590 11
367,468 367,468 00000000000000000fe8c3a36bed0238a9738dd5e518f16c2f90491886cbf050 1.00 MB 227 3
367,467 367,467 000000000000000012bb9b413567616434c863d573ea2919d97758641ca453cf 0.82 MB 524 21
367,466 367,466 0000000000000000109ff99ac2d261d47c3e4a0aeb81b13605d1dbe73ce4a776 1.00 MB 1,119 22
367,465 367,465 00000000000000000c673e2c756e1c35984b53c64b2251bcb9b66ec72f042c73 1.00 MB 1,329 27
367,464 367,464 00000000000000000c727687bb20930e3263a7c35d49a63189bec89340eabd94 1.00 MB 2,230 41
367,463 367,463 000000000000000007c55a789576cb451e465e195f996dfa708e832202a9341c 0.80 MB 470 19
367,462 367,462 0000000000000000068ffcf5a611c129f6be64747332d1ba0d6c859b37f4a584 0.86 MB 703 24
367,461 367,461 000000000000000002a0767c6ffedfe0a9e3d540f0ffe43f1c7bbc7ac0955a0c 0.85 MB 622 22
367,460 367,460 0000000000000000091bb83a7ea42b357174f25967c2973e27b0dfe0acc7c574 0.68 MB 1,213 32
367,459 367,459 00000000000000000950ae12bdef6ce67c1dd419b515df81fd9d874829dff6ea 0.92 MB 777 24
367,458 367,458 00000000000000000b6954194656a78babc115e05f1e8cf379ec3ff2f0140e94 0.93 MB 1,052 27
367,457 367,457 000000000000000005e7bbea3602491d2ba3d9a6cc9f0422f58b4c133d245da0 0.75 MB 1,831 55
367,456 367,456 000000000000000010a53d67148e32861d7196bad0092aaccd920fd4c0ad5a7d 0.93 MB 1,031 27
367,455 367,455 000000000000000014fc0c57c2c0e20ef320d13b36220951b7bb70b99f7ce61e 0.95 MB 940 27
367,454 367,454 000000000000000002b89a674e0547142fba1a25c8b581d085680f69646f3d79 0.21 MB 341 49
367,453 367,453 00000000000000000e49d4e5e6bb09ca9b8c388b556a8133ec6ea9a68e265721 0.79 MB 546 22
367,452 367,452 00000000000000000719ab5ad0eab1bf956ad528bd0100912b83f934126223f8 1.00 MB 663 10
367,451 367,451 00000000000000001012e8934d1dc2855f753f312861090d0aaad99ef4f44989 0.93 MB 1,146 29
367,450 367,450 000000000000000004dc6f64f3728d6d909bb7dca5537b26d3147fa152b6fdc1 0.95 MB 717 20
Previous 10 blocks ↓
Total Size: 778.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 109
    • Outgoing: 10
  • Data Transfer:
    • Sent: 267.71 GB
    • Received: 2.45 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.