Loading Tool

Explorer IconExplorer

Memory Pool

26,028 transactions
26.91 vMB
0.10642439 BTC
Random Selection Loading Transactions
Max Size: 128.85/200 MB

Candidate Block

Mining Attempt e0effdfdbb6c81a5b12d0de4abef426984da4a8b5cbfd7882526292912393788
Version 20000000
Previous Block 00000000000000000001dd13af50d570d39bbe125c122c99add1ef636948c08c
Merkle Root 5b51f021636a90b98cfa3490305e55f218305b7aa778672e0b6cbf7295563afe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,916
Size: 1.00 vMB
Total Fees: 0.05591213 BTC
Feerates: 502.40 > 5.60 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,493 (575,740 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
338,753 338,753 0000000000000000180f06addeca5a8399ab106aa5a317417bc958c6cb83a775 221 0.12/1.00 vMB 17
338,752 338,752 000000000000000013c24e10efaddf156be5f6d6d58a374ff7db775fac8233f4 528 0.40/1.00 vMB 14
338,751 338,751 0000000000000000023c95cd53091458c2eb3685696eefb43ef69233a7bbf4dc 793 0.50/1.00 vMB 24
338,750 338,750 000000000000000013b911cbe2886f2c6adee22453318542ced115651e1fd095 1,465 0.75/1.00 vMB 29
338,749 338,749 00000000000000001538e87c019ae75d27236405b748a0f109e22b2f43c72830 1,163 0.75/1.00 vMB 23
338,748 338,748 0000000000000000012ddc247c67484ec0073402f8dcdf5ed5cc69488f20d405 256 0.11/1.00 vMB 24
338,747 338,747 0000000000000000038e545a01135adeb923711b8842cfebe59423fe62a2c6ab 603 0.33/1.00 vMB 24
338,746 338,746 00000000000000001765e1ee69a38b5eedb8f4c64dce028cdfe9b7b66a869dba 32 0.06/1.00 vMB 19
338,745 338,745 0000000000000000005823cd0d5c624131c01115c1bcb1a0ef3f6a7677f1f49a 1,319 0.75/1.00 vMB 23
338,744 338,744 0000000000000000050c6cd47623a057a1fd86e13cd7791be88fdb9aa6990d93 488 0.27/1.00 vMB 21
338,743 338,743 00000000000000001401bb5163cd6cccfbcf1a143323a149f98d8b5484ce3079 365 0.29/1.00 vMB 21
338,742 338,742 00000000000000000dd52ab102eecec57675224b124d71303eacf0c1d09e7582 346 0.32/1.00 vMB 21
338,741 338,741 000000000000000017120cf5e5c760a61b0966a842c76ec32c53cf9d38354b60 249 0.15/1.00 vMB 10
338,740 338,740 00000000000000000863ab875e7b507fddb92b305caa4c1f8347abcaeb1d6ed7 92 0.07/1.00 vMB 17
338,739 338,739 000000000000000009075416083c29de6cf3ac6725f87a2c793d47f0d71c8461 479 0.50/1.00 vMB 18
338,738 338,738 00000000000000001262f6999af1ec03d3bab9bf49d94a6e629ec27dc72cde21 886 0.50/1.00 vMB 25
338,737 338,737 0000000000000000080a1ae13987380fdc49098d3305add32a21fdcda9c63a64 512 0.18/1.00 vMB 32
338,736 338,736 0000000000000000067f7a981f49bce7b463e89ed63c6a36a4dbae352bd7159a 764 0.46/1.00 vMB 23
338,735 338,735 00000000000000000f2ad89ff487a6e8250e03e068506d4c1da84b3271174b5d 780 0.48/1.00 vMB 21
338,734 338,734 000000000000000018dcc19c33089d588f7956d89e2a91cac7cbaeac16de92fa 239 0.12/1.00 vMB 26
338,733 338,733 00000000000000000fb9c81a3e609614b028fb8d4733ba9578fcb7316bc08eb8 434 0.26/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 781.49 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: 611.80 GB
    • Received: 10.90 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.