Loading Tool

Explorer IconExplorer

Memory Pool

73,715 transactions
27.36 vMB
0.06395524 BTC
Random Selection Loading Transactions
Max Size: 167.06/200 MB

Candidate Block

Mining Attempt 87883ba81e747792023ea7becf8d6c7b76511f1794ca6048ad0fa20e5ef8074f
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root cb67db5bf90edbbc5708c9b93d092a5d08b9bd43a1594e08526ab57f2ae8d3ca
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,223
Size: 1.00 vMB
Total Fees: 0.00565152 BTC
Feerates: 73.20 > 0.57 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (309,074 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
606,249 606,249 000000000000000000097b67995b24274c42be2552ca5604fcf270716b59f4b9 796 0.36/1.00 vMB 17
606,248 606,248 0000000000000000000c03be0fd6a764c37b89cd1378dad27d99dbbec84bf932 637 0.19/1.00 vMB 28
606,247 606,247 000000000000000000159a62961752b660c0f69be0911edd88dae3394f195ac7 2,707 0.92/1.00 vMB 26
606,246 606,246 0000000000000000000b9e5612369b8a8fc74bebe7701edba59b48ef23081ce4 767 0.27/1.00 vMB 22
606,245 606,245 00000000000000000010c2ebe085fd1b3a9fe3192d3c1fb4f4c80e8da8308540 1,836 0.57/1.00 vMB 15
606,244 606,244 000000000000000000092b95866671d690ddd0816739bfea6ce8d5df414c1a4e 2,304 1.00/1.00 vMB 23
606,243 606,243 0000000000000000000c89eb17201badf4d0940c0773b0673015d67189774ae0 1,891 1.00/1.00 vMB 12
606,242 606,242 00000000000000000013eaaee4f234905baa8120139251021345677385199eed 2,872 1.00/1.00 vMB 38
606,241 606,241 0000000000000000001356906e6c576817af88ff1f8b12ebe14ce44fc42c7dba 213 0.05/1.00 vMB 5
606,240 606,240 00000000000000000009369720775fe8012afa5f946dff25c012a15042612972 1,990 1.00/1.00 vMB 21
606,239 606,239 000000000000000000098d9c653f643a1d948174e4a87cd9095c61d84fd34306 2,301 1.00/1.00 vMB 24
606,238 606,238 000000000000000000082f5661eac9a1ec0dcafb367ba8e03e8b2c87729fd8ad 180 0.05/1.00 vMB 23
606,237 606,237 000000000000000000131a5e02039c2388764536e61a63192d0143db5e8f4fc1 1,109 0.30/1.00 vMB 19
606,236 606,236 00000000000000000007ca045d606c9d0d18e34f3d2831c98054ce6b2bbdd994 2,000 0.54/1.00 vMB 21
606,235 606,235 00000000000000000009e5435128b52a5bae1170245e751274a3b8e348dc404a 1,822 0.51/1.00 vMB 22
606,234 606,234 0000000000000000000d7f6a687227467ecefdcaf55a46ac368b59a472ad5a3a 2,254 0.64/1.00 vMB 23
606,233 606,233 0000000000000000000998485398f98342b86ba9f3c9892c33085d6fa6c66827 392 0.10/1.00 vMB 21
606,232 606,232 00000000000000000006ed559c88415b25da8c07654e3af7e389677fdf3a80b4 840 0.23/1.00 vMB 23
606,231 606,231 0000000000000000000454a8342175b0d66dcb76bec7f5067513524b464605b6 2,106 0.54/1.00 vMB 20
606,230 606,230 0000000000000000000059dd80b123a6478d50e44ff4ae269945b1fef37cc472 799 0.24/1.00 vMB 26
606,229 606,229 00000000000000000013f940e22e5eb6e32750951ca3a2951a7df384760a9f4c 1,413 0.36/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.95 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: 715.14 GB
    • Received: 17.65 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.