Loading Tool

Explorer IconExplorer

Memory Pool

39,746 transactions
27.10 vMB
0.05606980 BTC
Random Selection Loading Transactions
Max Size: 141.65/200 MB

Candidate Block

Mining Attempt 177408731ea218d4eb9f6d2bebb06a95850748fd7a36ae52749b4e620da3bc88
Version 20000000
Previous Block 00000000000000000000245eed505a538a5d305de614b12adbe4c5ba2b15f80a
Merkle Root 1f347a2026226586cfc83045bb4861936f7c6f2a9625a705858afb2b147d4a96
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,164
Size: 1.00 vMB
Total Fees: 0.00576669 BTC
Feerates: 69.10 > 0.58 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,863 (376,857 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
538,006 538,006 0000000000000000000abc5a1805dcfff6b4af31f76edb8ab0a46a08aca6eb18 2,955 1.00/1.00 vMB 20
538,005 538,005 00000000000000000029c4eb310b05555b9be34dfbabdffd1d56d19b34da8314 1,824 0.89/1.00 vMB 22
538,004 538,004 00000000000000000022409161940d79fd1a80466312413c039369c92196931b 1,491 0.61/1.00 vMB 25
538,003 538,003 00000000000000000011f2390d0e4a89a5deb6d4aa4c50cc47162be351bad6f2 867 0.30/1.00 vMB 8
538,002 538,002 0000000000000000002481355cac19727b66246a0850831dca355025fb2483d1 813 0.38/1.00 vMB 27
538,001 538,001 0000000000000000002a9d14f12fa78a153226fda83118afe7b8dabe9f23c238 295 0.12/1.00 vMB 11
538,000 538,000 0000000000000000000dfc755696f7c4a05a19bd0641da2c1ca820e37a543877 2,297 0.81/1.00 vMB 20
537,999 537,999 0000000000000000001c6aad5e062a69a9af9d69f3f1675fbd263aef3687647b 450 0.61/1.00 vMB 6
537,998 537,998 0000000000000000002166facb61c3b0966ed153dbe556927d08f92402787ee7 2,153 1.00/1.00 vMB 9
537,997 537,997 0000000000000000001e545d4deb2ec454f9d6bf47c1bafdb95598489c5eb28c 2,068 1.00/1.00 vMB 7
537,996 537,996 0000000000000000001ff2ecf39979593518201977a1941db870a0e189d880eb 2,519 1.00/1.00 vMB 24
537,995 537,995 000000000000000000100513baf3ea234ecd5c6d43c4a1cc352ad67f6bf3c28c 2,600 1.00/1.00 vMB 20
537,994 537,994 0000000000000000000a61f216f3f1c897040b97c8d098c97031b6f5997c35c1 2,522 1.00/1.00 vMB 33
537,993 537,993 0000000000000000000c48b6635baf79dc7fe09b22cd97d7326f5775134f6ce4 1,182 0.47/1.00 vMB 17
537,992 537,992 00000000000000000022ea9bf6ecaa061c3403f944ad37d904dee18b5cebc8c6 2,380 0.95/1.00 vMB 20
537,991 537,991 00000000000000000009c24ce628d2944acba7f99a7566463d888831323bac43 1,727 0.71/1.00 vMB 15
537,990 537,990 000000000000000000185ad6d2d38fbe919b007027345537eeb21167dfdc7aa5 1,242 0.51/1.00 vMB 21
537,989 537,989 0000000000000000001f2764e0b19d6b173cbf214bf3b165e81711d31d1c54b8 60 0.03/1.00 vMB 12
537,988 537,988 00000000000000000009aedc9ad551b6099dd5b2bb051a0a31733e54740ec551 1,333 0.40/1.00 vMB 18
537,987 537,987 0000000000000000001145466dd9e3c9ddc72b3919aedbe7c0cda2b7c9830e65 1,117 0.55/1.00 vMB 19
537,986 537,986 0000000000000000002b7b01dacdd32435ca1dd59a44365fe3d9f75986f6e281 1,099 0.58/1.00 vMB 8
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.