Loading Tool

Explorer IconExplorer

Memory Pool

24,733 transactions
4.97 vMB
0.02099239 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 11 sats/vbyte = 11 blocks ()
  • 12 sats/vbyte = 4 blocks ()
  • 13 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 39.59/200 MB

Candidate Block

Mining Attempt 219d4d0ef181633b5403dd6f2a1cd8256e7cdae6460ee2696dd265c5e00a743d
Version 20000000
Previous Block 00000000000000000001c2c7364b4a37b6e8904d8691e2bbb5161cfbf40dc49c
Merkle Root fda789bfbf6f540dd77fbc1d67c3d364dc0cee987cf9350890ce352a21451add
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 534
Size: 0.16 vMB
Total Fees: 0.00906798 BTC
Avg Feerate: 2.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,818 (545,341 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
367,477 367,477 00000000000000000cdb81fbc259102f4c918a4c9de7b09a445eb71d8e8e6c73 0.75 MB 647 26
367,476 367,476 00000000000000000893326719b669d52f627c38594ad9d1a04f741e113b4a8d 0.42 MB 677 31
367,475 367,475 0000000000000000105a18845ec2749933645e82fa49b2aead129050f7cc26f5 0.85 MB 449 19
367,474 367,474 0000000000000000026ca254d4371be6798959a9acfe2cb6f6fb60eb2c319135 0.62 MB 1,126 42
367,473 367,473 0000000000000000070938668b3b3c06b85bdc54b0e955c44746c36ebb55449c 0.75 MB 453 22
367,472 367,472 0000000000000000075024a0433eeea61440abcdba480f3e82de81ca664fe3f3 0.11 MB 128 14
367,471 367,471 000000000000000005a13934a1ef50896cdf76a23e8e4d4ce8cf8d154cd45e7e 0.86 MB 622 23
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
Previous 10 blocks ↓
Total Size: 778.52 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 101
    • Outgoing: 11
  • Data Transfer:
    • Sent: 164.10 GB
    • Received: 1.95 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.