Loading Tool

Explorer IconExplorer

Memory Pool

80,104 transactions
30.16 vMB
0.11638560 BTC
Random Selection Loading Transactions
Max Size: 180.42/200 MB

Candidate Block

Mining Attempt 46b7b6e048fc74f0a7814cf268644c5992433f7a96646298e9accc7de8a467d7
Version 20000000
Previous Block 000000000000000000002eabceb06a9084ae7362b60d023c0338d08728b0d723
Merkle Root df34d2afa4b422c609d662874c542f568b40cc3358061e5dfb9512f664984ff2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,713
Size: 1.00 vMB
Total Fees: 0.04602490 BTC
Feerates: 574.11 > 4.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,105 (540,352 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
374,753 374,753 00000000000000000de5b3cddf16ea4199f080c92b697fddbe80bd801ce225ad 813 0.75/1.00 vMB 20
374,752 374,752 00000000000000000ed2d72db96b93761f77bc46383c7eb301a8765d904875b5 422 0.75/1.00 vMB 7
374,751 374,751 0000000000000000077ab227da72ad9f03d84ce3618156c5c75a21288e8629c5 1,186 0.60/1.00 vMB 40
374,750 374,750 00000000000000000fb118b012604fc49dba36a257ca5b9caa45f46cff922ffe 1,369 0.93/1.00 vMB 26
374,749 374,749 000000000000000002d2f8917338e83ba400077dbd79fcc5db37ab78230a21b6 662 0.30/1.00 vMB 43
374,748 374,748 0000000000000000027dc522db6fe31ea44a1dd88b778ad5c013e4e410f4b3ca 657 0.36/1.00 vMB 37
374,747 374,747 000000000000000008cc31d4e7f811562f0799a114651f24dae3e4af13b1774b 1 0.00/1.00 vMB 0
374,746 374,746 00000000000000000955786840eba44d61979c588a8f4c5becc09a0547b42e09 880 0.38/1.00 vMB 44
374,745 374,745 00000000000000000adba197816b5aa6976ba7b26e5efb5db0c92c97486039be 4,538 0.95/1.00 vMB 16
374,744 374,744 000000000000000012bd332169d3d69c773311774d1b69a3b47de354afb6668b 3,490 0.95/1.00 vMB 8
374,743 374,743 00000000000000000643a546061bf19aedaa8a0b60dfe02edb6047982fb0fcb4 139 0.08/1.00 vMB 33
374,742 374,742 00000000000000000a7018311f58e9d188cf9a9418936841279feb76a35dac3b 523 0.27/1.00 vMB 46
374,741 374,741 0000000000000000051c65dd8d6fa25a37bb202114f7035aa71c402629d13bc2 923 0.93/1.00 vMB 22
374,740 374,740 00000000000000000bea2a146062b687ce6f8b71e06185a8ebf02df0c8d52e2e 589 1.00/1.00 vMB 11
374,739 374,739 0000000000000000020b0c2b3a6fb1f4627870e28c1979c6ba39ab40f34e1e22 1,286 0.75/1.00 vMB 16
374,738 374,738 00000000000000000117c86f6a048d48c6be3360d97dc0a2f2f64aa891368090 801 0.50/1.00 vMB 31
374,737 374,737 000000000000000002f59acd066dcb0955e3cea1e0da4d15d148e1d006e3058b 1,727 0.92/1.00 vMB 46
374,736 374,736 00000000000000000b3c8e9a867c08c3a635600dc799c8ce5f6c1f48420842b1 1,741 0.93/1.00 vMB 34
374,735 374,735 0000000000000000017d6e23f27e083d7b007eca9c459243c5ed3edbed2cdb3d 343 0.12/1.00 vMB 42
374,734 374,734 0000000000000000112c226cd37538a38b7b885cfab33a31ab465675cac657ad 816 0.52/1.00 vMB 29
374,733 374,733 00000000000000001219c682bc05c1c673641364b1acf03bc22d6ab37f4a5f44 1,386 0.45/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.57 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: 671.19 GB
    • Received: 15.87 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.