Loading Tool

Explorer IconExplorer

Memory Pool

76,689 transactions
28.52 vMB
0.06675937 BTC
Random Selection Loading Transactions
Max Size: 173.03/200 MB

Candidate Block

Mining Attempt 2e4e8f62f2a3b73d601233b7e55a9f0d14da25c7d51dd289d0733ee7fc6e7a50
Version 20000000
Previous Block 000000000000000000017f6dd0e67bd2be6472dbc7ef25111a31d2d43442caa3
Merkle Root e2bbf027f054ec4d4482fc79efb05b4db22cd7d38959ba9c3af0f804dea3d879
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,967
Size: 1.00 vMB
Total Fees: 0.00767678 BTC
Feerates: 80.37 > 0.77 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,164 (176,435 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
738,729 738,729 000000000000000000028a1f980f9980b0b54a115c9eac1a618b8b8cf068dbbb 1,445 0.89/1.00 vMB 7
738,728 738,728 000000000000000000072f3d7d883be0adcbac93f51ae5ab8539a04eaa939d57 1,814 0.69/1.00 vMB 5
738,727 738,727 00000000000000000007d05c51eb3fb014dc7efa30e2d079257ef3c4108ed075 2,459 1.00/1.00 vMB 11
738,726 738,726 000000000000000000093d635c3687ec74b34fee6a8061a33efdba992b00da49 514 0.14/1.00 vMB 9
738,725 738,725 000000000000000000046176142bf9c7cc5b3d1fcdbed25db021e2640fbc556e 504 0.29/1.00 vMB 6
738,724 738,724 00000000000000000007907986e5c8f24df4b793bffb20346661cc18807bb4dd 1,503 0.82/1.00 vMB 4
738,723 738,723 000000000000000000073700bf05529b3a692d443613f0418c0641dd5556166c 2,290 1.00/1.00 vMB 8
738,722 738,722 000000000000000000057cd43ff03cd89c5782df1c5de8b3120e976e1a259450 2,700 1.00/1.00 vMB 12
738,721 738,721 0000000000000000000887659adb34c741880c7d7035edf848c1f9a6b242293b 1,169 0.75/1.00 vMB 4
738,720 738,720 000000000000000000018b7b0a2950af261367628a56458ccaffa083d760efc3 1,781 1.00/1.00 vMB 5
738,719 738,719 0000000000000000000347d435e4a3a324025655d4cd2a0c39cf8e766192fd64 2,612 1.00/1.00 vMB 9
738,718 738,718 00000000000000000002b4edba8adeca949d4f6ca6afc01a0d1f79876f70e699 2,269 1.00/1.00 vMB 3
738,717 738,717 000000000000000000021d109ae8371c5bd6c80bda765f4b6e0935caf69060f0 3,018 1.00/1.00 vMB 10
738,716 738,716 00000000000000000003de690ddea014c9153022f62a8f7395a192b51d878266 2,362 1.00/1.00 vMB 11
738,715 738,715 000000000000000000084db274cd08f27456ee412ecd69e08492f9cfd0f8fb8b 1,492 1.00/1.00 vMB 17
738,714 738,714 000000000000000000092264d05286833e91abbcb013c3f98839320b32938d2d 1,790 1.00/1.00 vMB 4
738,713 738,713 000000000000000000089ccba239759f16309ee9a1417e37ad04fcc762ff1b15 2,215 1.00/1.00 vMB 7
738,712 738,712 0000000000000000000556509a6046efeffc0cecaede559c664d04839ca99837 3,138 1.00/1.00 vMB 6
738,711 738,711 00000000000000000004c2406ece136258834777e9098462a87cac8ef031a9c5 3,377 1.00/1.00 vMB 14
738,710 738,710 0000000000000000000079b76cc552869cb1d28a04c3bf297e50b46954cbc58c 2,932 1.00/1.00 vMB 12
738,709 738,709 0000000000000000000123a86391b80a17c9cb67d5696a017a92bd4eb5420cfd 1,807 0.60/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.68 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: 682.65 GB
    • Received: 16.46 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.