Loading Tool

Explorer IconExplorer

Memory Pool

79,744 transactions
29.27 vMB
0.12365100 BTC
Random Selection Loading Transactions
Max Size: 177.23/200 MB

Candidate Block

Mining Attempt 22737e632a259dacabb1d2aea29357f4ab8e3a16ff493729420ccf2f92a4a6bb
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 65d5e5e01e443797c8e2db15fcf354a8bebc10810f4bc368eb68240681d75a0d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,859
Size: 1.00 vMB
Total Fees: 0.04582202 BTC
Feerates: 301.72 > 4.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (466,072 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
449,225 449,225 0000000000000000012d5376ae8b6004cd6b6122cc04be18ecfa7328ead87242 1,535 0.81/1.00 vMB 60
449,224 449,224 000000000000000000a2cb55c5f27f84706c5511749f69f5f66931e377d61c6e 1,828 0.91/1.00 vMB 80
449,223 449,223 00000000000000000316c6e3b230791d8308751f4c48755a3d8078f7504ae0d6 1,911 1.00/1.00 vMB 57
449,222 449,222 0000000000000000012c8ae58451565a0642e73377e4f202c147dc33f4860e14 2,835 1.00/1.00 vMB 88
449,221 449,221 00000000000000000264f42c04d4c8505a7d5eb6549167f2781af0547c0c1256 2,069 1.00/1.00 vMB 61
449,220 449,220 00000000000000000269f6dd65de9a76c111b08757f47da51f8bb73e887b735e 1,256 0.58/1.00 vMB 68
449,219 449,219 000000000000000000596e314a1502a581b87ed974c4cba8511d7902f56dd91a 217 0.12/1.00 vMB 66
449,218 449,218 000000000000000001913ca7944abc7c3a41ae1314a8a71d81e531fd10bcb098 273 0.18/1.00 vMB 46
449,217 449,217 0000000000000000024e1891aa0fc687f87d3dd89a7075083f557fbd7e58f29a 1,930 0.86/1.00 vMB 71
449,216 449,216 0000000000000000029158c6761a738e09c03b3d76a3882504948da061cf6f68 2,278 1.00/1.00 vMB 71
449,215 449,215 000000000000000002f03c68f973661418e76192899a58ad1a5fdd38f66f6edb 913 0.30/1.00 vMB 127
449,214 449,214 000000000000000000af96e833e12302dbb2c81d8812d13d4a81fcfe1ce55493 2,476 0.98/1.00 vMB 78
449,213 449,213 000000000000000000aca20e6d740bca6d8d1ad51d7cb04540ec487dd6ef2239 663 0.29/1.00 vMB 66
449,212 449,212 0000000000000000021bcd35bff5cbbf63bfd7961612339f66473f073cc44b2a 1,320 0.64/1.00 vMB 64
449,211 449,211 000000000000000002d60c0eb706dc26e2a04786b5ab4dc27d8ecabfc0aa62be 696 0.31/1.00 vMB 68
449,210 449,210 000000000000000001215a9af2eeffb811578e5470e69f6cae71dcf36884d868 1,892 0.87/1.00 vMB 74
449,209 449,209 0000000000000000017609dc15df2f536e98d1ffcc329a04d9f5b95180826bef 98 0.05/1.00 vMB 80
449,208 449,208 000000000000000001b6cddfe78f34885329dd9a3260065ed07036275e7533ef 1,687 0.75/1.00 vMB 64
449,207 449,207 0000000000000000032ead0d27314ca4abd832e4bf200820e2a5aa6f83bb241d 2,205 1.00/1.00 vMB 58
449,206 449,206 00000000000000000010259016ef03db37a1c7f2cfaf9ebb8f2a27b66e0751a5 2,307 1.00/1.00 vMB 86
449,205 449,205 000000000000000000ea8df2e0990d987cc25fbec3961b4854e73bab57c4ca59 2,707 1.00/1.00 vMB 73
Previous 10 blocks ↓
Total Size: 782.90 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: 713.74 GB
    • Received: 17.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.