Loading Tool

Explorer IconExplorer

Memory Pool

52,095 transactions
30.65 vMB
0.10521636 BTC
Random Selection Loading Transactions
Max Size: 164.71/200 MB

Candidate Block

Mining Attempt 7204da851ef73854f0b017c0c1fe4428a611dcd0905e74bac94671ad0e17bb34
Version 20000000
Previous Block 00000000000000000001ee4aa122a84c1edba54383a46e61a1360f7651db78b5
Merkle Root 40bec8668cf0b5ad684468b960b63d32dc9889d9bdb2aa7a3c68c6929978857f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,475
Size: 1.00 vMB
Total Fees: 0.02873963 BTC
Feerates: 296.74 > 2.88 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,815 (573,499 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
341,316 341,316 00000000000000000d55df9ab297cf2d973a3986c8f4ee914882e53fdf84ca36 437 0.57/1.00 vMB 12
341,315 341,315 0000000000000000032bd6d9ecac9f0489ef70e05de60592f9640b0bd377cfb7 1,851 0.75/1.00 vMB 34
341,314 341,314 0000000000000000074203a4ab5f9ef1aaed8c75e7d8703b651745456b14eaef 344 0.61/1.00 vMB 8
341,313 341,313 000000000000000006a9f9818978b48a78f3923f379ae846ff771c9ea017f81b 693 0.93/1.00 vMB 31
341,312 341,312 0000000000000000124e3b6daf90c6afe2c06effa468729248db5f0d800f4ade 2,013 0.90/1.00 vMB 29
341,311 341,311 00000000000000000a8c3108dda749198b59118f42c6ba87a4f382fe2a97fc99 454 0.17/1.00 vMB 37
341,310 341,310 00000000000000000d72eb73aea4a2f178bec6cbe49725a2423fa02a065d0af8 99 0.12/1.00 vMB 12
341,309 341,309 000000000000000000b671c4d6a13bc14c500016a4aff31a4edbc9e3cd6a55ff 284 0.16/1.00 vMB 28
341,308 341,308 000000000000000012f5559e95b487b13427cab9a3b8bdef4e6f5d1d6f7082ab 654 0.89/1.00 vMB 10
341,307 341,307 00000000000000000a36cbeefa00c43b428fd1d2227d262c756556f24d045242 37 0.01/1.00 vMB 31
341,306 341,306 000000000000000013871a5ce83cefb7f10f32c2e819331015bbd5c8adc74f98 165 0.33/1.00 vMB 6
341,305 341,305 00000000000000001a47bdb4d26a1499323304a8a159fcadb8e3fcf1db9dccb4 1,320 0.98/1.00 vMB 20
341,304 341,304 000000000000000012246f0d7ed0648d406f4e83a3961e9d86e7ee216bcf097a 89 0.10/1.00 vMB 7
341,303 341,303 00000000000000000bf7606b50de72bf36b9718ef3bb62f7a5390a96db669be9 185 0.10/1.00 vMB 23
341,302 341,302 000000000000000006624e3e83a909fade753488e9000851a1559c339dba9849 6 0.00/1.00 vMB 34
341,301 341,301 000000000000000009eee60b863a902da4f2e79066896387d4e017fcb3b3340a 491 0.24/1.00 vMB 31
341,300 341,300 00000000000000000829c47ba828cc67fa55cc84518ce5c48bf0b2f04fe15a42 50 0.03/1.00 vMB 25
341,299 341,299 00000000000000000c237bd819cb096275371feab82004a41ee08cd0994801fc 86 0.04/1.00 vMB 25
341,298 341,298 00000000000000000b45b97075b936d2baf07427217b6da401fbcbdac2c24927 348 0.17/1.00 vMB 27
341,297 341,297 00000000000000000554331691d733d0385e2340166812304c921ea3d35ea314 375 0.17/1.00 vMB 26
341,296 341,296 000000000000000016dd830739bfda259dda5daeeb33b0922a27cbf50150ef6d 971 0.52/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.06 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: 651.15 GB
    • Received: 13.43 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.