Loading Tool

Explorer IconExplorer

Memory Pool

39,664 transactions
27.08 vMB
0.05559462 BTC
Random Selection Loading Transactions
Max Size: 141.52/200 MB

Candidate Block

Mining Attempt 5ad96bd436d207c5ad687ce6f64778b9b846fa5e9d7cdf6a36be227e2958b9c7
Version 20000000
Previous Block 00000000000000000000245eed505a538a5d305de614b12adbe4c5ba2b15f80a
Merkle Root b58cbfb5a7d12f26bdd4c22abe18ce003595ad96db8303da0de2a85b032d7d16
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,187
Size: 1.00 vMB
Total Fees: 0.00536627 BTC
Feerates: 69.10 > 0.54 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,863 (308,144 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
606,719 606,719 000000000000000000151e83b55ba329ba586f5cf9df0c30e305b8815cefc527 2,840 1.00/1.00 vMB 39
606,718 606,718 00000000000000000004fa8ac9abbe8898642e498ef893efc9aa37ef33c52717 181 0.05/1.00 vMB 23
606,717 606,717 00000000000000000004b6609701ad777aff113cfe3a4cba128440309a593c94 1,874 0.69/1.00 vMB 7
606,716 606,716 000000000000000000056910f01ce0ccff0d372263afca75532d5702023225ba 2,440 1.00/1.00 vMB 28
606,715 606,715 000000000000000000114810eeafaf9643303fb06576f2407e16c2c3e2496e30 1,449 0.57/1.00 vMB 6
606,714 606,714 000000000000000000056bc799a5fcfe64e8486662e1c4925e3a7fc3befa9516 3,023 1.00/1.00 vMB 24
606,713 606,713 0000000000000000000127f82d129c1165e7dbc70cac1a231bd6c31978d7a3b4 370 0.11/1.00 vMB 23
606,712 606,712 0000000000000000000068a66281acd28dda952912c14ef9ef871e76cc2def1f 757 0.25/1.00 vMB 26
606,711 606,711 0000000000000000000bc33071fc7722ce56b53616dcfcf546b57ac5a35b4914 1,540 0.57/1.00 vMB 28
606,710 606,710 00000000000000000006f57815be860afb34e36e4a3496b29c93ea705073fad6 600 0.16/1.00 vMB 22
606,709 606,709 00000000000000000013323b569b986b27f56949cc1512c7d147370117aab1c2 2,547 0.84/1.00 vMB 21
606,708 606,708 0000000000000000001098214c8293a3f8770f995203c4a74c38664bfec6621c 2,697 0.84/1.00 vMB 22
606,707 606,707 0000000000000000000d7bba9ebf0a7df095ca862764e01cb9acd2936ef8b58c 2,690 0.76/1.00 vMB 22
606,706 606,706 00000000000000000008728c89b229864c5c6e85f67e46981d7e605c9d08c700 995 0.34/1.00 vMB 8
606,705 606,705 000000000000000000037de3eb131329d8ebd7697d79e2821754a8f19592fad9 2,902 1.00/1.00 vMB 14
606,704 606,704 00000000000000000001327c3a31a1718704ab2100248e167f01ff6aaa37f751 2,593 1.00/1.00 vMB 18
606,703 606,703 0000000000000000000af1a5baef627412f1774dbf9f37ed7e16c9c923f66897 203 0.13/1.00 vMB 9
606,702 606,702 00000000000000000003b072088873e3664ceff7e162d3748b643118bbda4c06 1,667 0.44/1.00 vMB 19
606,701 606,701 0000000000000000000316ae321b7b447677714d4d112135c10769028cb8bbd2 5 0.00/1.00 vMB 13
606,700 606,700 000000000000000000150ccb454fb741ccc221e343c53842b2d63a789b45aed1 1,709 0.44/1.00 vMB 14
606,699 606,699 000000000000000000103462cf4b39e549f9eba8519ccd9be14004cea39ac8a4 1,574 0.45/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.15 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: 652.93 GB
    • Received: 13.81 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.