Loading Tool

Explorer IconExplorer

Memory Pool

83,293 transactions
30.93 vMB
0.08298862 BTC
Random Selection Loading Transactions
Max Size: 189.73/200 MB

Candidate Block

Mining Attempt 963afc09923451d6a31cb1bd4397ffeed8e1cf9f8a2e52da27016959bdd74a9e
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 793ffa84f049d7114cbf05658198efd33766ac0e9d45ed472b8794f1281a877b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,868
Size: 1.00 vMB
Total Fees: 0.01327912 BTC
Feerates: 186.33 > 1.33 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (134,892 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
780,453 780,453 00000000000000000001961e36a788283af07107af2980cd03bb582262384a1c 2,487 1.00/1.00 vMB 16
780,452 780,452 0000000000000000000033fa03c5a99cc0549bf030190e16d52d084179014915 2,521 1.00/1.00 vMB 9
780,451 780,451 00000000000000000005437c50edcb115b35cc4056b8200a48b3b79e61829154 3,074 1.00/1.00 vMB 26
780,450 780,450 000000000000000000036fd4f4e883b5c8ab3bfed6a08df8fa73fe9f53dba54d 2,232 1.00/1.00 vMB 22
780,449 780,449 000000000000000000022df1e2def46b34ed4088f36a19ec3a59c38442706e82 2,933 1.00/1.00 vMB 27
780,448 780,448 00000000000000000002fcf815eea3aef61961e3a960df3bd3eee0f98cc2db78 2,849 1.00/1.00 vMB 42
780,447 780,447 0000000000000000000053d680741a36da339d77b7bfa0630dac3e7af82635aa 2,086 1.00/1.00 vMB 11
780,446 780,446 00000000000000000002e2e17065555c4558f144c931cc68e4e54e9a3ebc2399 1,166 1.00/1.00 vMB 8
780,445 780,445 00000000000000000002af1bd9b4b2edbdaab03fefac83ec2f9badb9d2fb9123 2,098 1.00/1.00 vMB 7
780,444 780,444 000000000000000000011b3dbbc85502e1c4a9b84700a9e854b0a836aee8030b 1,898 1.00/1.00 vMB 10
780,443 780,443 000000000000000000024e53e99ec50bd628ddf3a68ca9f8e3022c1ffb6523f7 2,118 1.00/1.00 vMB 8
780,442 780,442 00000000000000000005791419c4c2bb8b55f3097837f7c1d817286dc4055692 2,803 1.00/1.00 vMB 32
780,441 780,441 000000000000000000058ef1ad0570f4dec5fc1dec9d76547669934f52dc022a 2,471 1.00/1.00 vMB 20
780,440 780,440 000000000000000000067496698e38218cfa0ca3604331557288fe94cd1c922f 2,021 1.00/1.00 vMB 11
780,439 780,439 000000000000000000042e169612ff6d7a38c24aa00bec9b5c83e084d1fc2008 1,214 1.00/1.00 vMB 9
780,438 780,438 00000000000000000001d2a27284d097ec5bab2aa56c6c918e54670eb74ca404 803 1.00/1.00 vMB 12
780,437 780,437 00000000000000000002fae6035e1b89a384f534892072949e794bdda0cbbff3 969 1.00/1.00 vMB 19
780,436 780,436 00000000000000000006011acaf48f6e6da695aa43d71f6d33d0c8182556d6ad 1,716 1.00/1.00 vMB 14
780,435 780,435 000000000000000000005f0bfd44b3ac1244aa5e10cc96abac3219971d91e036 1,386 1.00/1.00 vMB 8
780,434 780,434 00000000000000000001cfd5055c92fa97dee456d9089f9dd9bf2e4f54c3b89a 1,053 1.00/1.00 vMB 6
780,433 780,433 00000000000000000004f57ccc54ee591fba96529a7c8034faafdf7723bc1fc9 231 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.99 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: 717.23 GB
    • Received: 17.84 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.