Loading Tool

Explorer IconExplorer

Memory Pool

82,119 transactions
30.22 vMB
0.16782988 BTC
Random Selection Loading Transactions
Max Size: 181.68/200 MB

Candidate Block

Mining Attempt fd667a4fa4538f7fe0c42f755e28382b00e25b67fb43675ee0cd43c9ea2e6f85
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 54a44850d38cea6924c357f7dd7e9228d6638c48dcf4ad326664f5bf2b0d0f10
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,948
Size: 1.00 vMB
Total Fees: 0.06360961 BTC
Feerates: 1,002.91 > 6.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (302,998 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
612,307 612,307 000000000000000000128f50adaa6a8c75fe68a65d71539719ec7d6a6b14a946 2,032 0.61/1.00 vMB 14
612,306 612,306 00000000000000000007da52fc0322492f89759f97770c2c1779d6ccab616777 1,447 0.48/1.00 vMB 17
612,305 612,305 0000000000000000000b19bce8e72c6aeaa12b03b57b41e8ce114833ef7e144a 223 0.13/1.00 vMB 13
612,304 612,304 0000000000000000000aecd3c1cf4bf74379ced0cec9446428b57982224d3cd1 1,099 0.44/1.00 vMB 15
612,303 612,303 00000000000000000004ea4627fb938a728b2c2e9163120a074d4938dee6c844 52 0.03/1.00 vMB 12
612,302 612,302 000000000000000000132708575e884717829598fcc26a92b1ef54c5d6d67e3c 1,318 0.39/1.00 vMB 18
612,301 612,301 0000000000000000001430ebecdcf3bb544572f0db87ee932074da615c411ff3 76 0.02/1.00 vMB 8
612,300 612,300 00000000000000000011d3fd7f2490bcd79a68c955c563cacab672cb7ac94d21 1,003 0.30/1.00 vMB 19
612,299 612,299 000000000000000000091da52a46e59329fafd01006cbe3e8a8a84121cbf5bf3 872 0.27/1.00 vMB 20
612,298 612,298 00000000000000000013c83071e960b562f4156e23f5a569e685be3db67bb9a3 3,240 0.96/1.00 vMB 16
612,297 612,297 0000000000000000000df9db2a8333c6827c58873715daf68413930f51cc3fdd 1,351 0.38/1.00 vMB 14
612,296 612,296 000000000000000000089c2e6e24052591349301e5fab4bf081e204f8d392e75 430 0.13/1.00 vMB 17
612,295 612,295 00000000000000000004006b7bd7b4ecee0d46e197895aced3d76acd2a9f2208 58 0.01/1.00 vMB 20
612,294 612,294 00000000000000000008af9bec3dcdd4c75023364fd7251bd60207540739ba3c 1,432 0.46/1.00 vMB 21
612,293 612,293 000000000000000000078be3a5065b27c7d634c88dc113a7a3c38ee4cee3246d 745 0.20/1.00 vMB 17
612,292 612,292 000000000000000000098304ad669f0de7eb9c6bbf6594359f9c041bc9441846 631 0.20/1.00 vMB 15
612,291 612,291 00000000000000000004bb7be2a6194e22c2c7a60baa8f27731036950ba44584 801 0.32/1.00 vMB 18
612,290 612,290 00000000000000000002925e03672c9a0a98f16d659211fd566ac2961309a010 281 0.06/1.00 vMB 15
612,289 612,289 00000000000000000004ce0a02ff6bfdfe9c1035002b27d38aef73b5bf0fb134 467 0.14/1.00 vMB 36
612,288 612,288 000000000000000000098302696721bcc308f9479aeb1196b7c098b229783e0a 2,249 0.79/1.00 vMB 5
612,287 612,287 00000000000000000006786d6ce4a5601705f35c5098bd29b4b2305d7201ca4e 3,285 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.92 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: 714.48 GB
    • Received: 17.55 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.