Loading Tool

Explorer IconExplorer

Memory Pool

75,044 transactions
27.68 vMB
0.07473311 BTC
Random Selection Loading Transactions
Max Size: 168.93/200 MB

Candidate Block

Mining Attempt 38c67cbdd7eb382093604a9e732e038e3df2ddfe4acc2b0dfc9b4ee7b4c7eb22
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 1f2dde7bae6f3125e6de7da8e190c008c6b1cb50a6220e2a01cd51fbb802a200
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,367
Size: 1.00 vMB
Total Fees: 0.01496127 BTC
Feerates: 80.55 > 1.50 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (467,010 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
448,248 448,248 00000000000000000260c1bac053e2bb4719b984b725c14c220e821aa0b90630 395 0.23/1.00 vMB 53
448,247 448,247 00000000000000000167ef0b588dcaa3eca2eccdefbe04beca9c2e559f0e2839 555 0.33/1.00 vMB 67
448,246 448,246 000000000000000000199e23d638818d6164f828cd98ff26891b545caeca641f 681 0.42/1.00 vMB 72
448,245 448,245 000000000000000000ee795dfe8985db2b918b3fe1f1e7c6dc90ff503af37744 767 0.35/1.00 vMB 82
448,244 448,244 000000000000000002b4ad0b1409b2cc096696bcb93464121d48d608112a3be9 45 0.01/1.00 vMB 83
448,243 448,243 0000000000000000011849068d27204e756a335424cd5c09b2eb1340b01c483d 2,504 1.00/1.00 vMB 77
448,242 448,242 0000000000000000023bfe63ed086e4cb29b072936819dc550c9767c5299dac4 248 0.17/1.00 vMB 50
448,241 448,241 0000000000000000021c2d0d8af688aa845d73530b853f706cc3d92325efde8d 1,239 0.57/1.00 vMB 71
448,240 448,240 0000000000000000008dff46180ff6bf58a9491edc866550b93b9081d61165ce 2,065 0.89/1.00 vMB 80
448,239 448,239 0000000000000000013b2224d537f28b063e49502b3127d5f60dbeed6181c226 1,533 0.75/1.00 vMB 77
448,238 448,238 0000000000000000014a199535c002bb7598a32cf2d93c9db958887d21344bd0 89 0.05/1.00 vMB 88
448,237 448,237 0000000000000000001223cce7286bb32b102c3c0cd32d0e3654c3eab77976d1 500 0.31/1.00 vMB 76
448,236 448,236 0000000000000000011a9d7045c94f5e9513bbb596b45343a3d395e96b07ede8 1,004 0.61/1.00 vMB 81
448,235 448,235 000000000000000000bb85400d5b759967b644a464844b8d9a688d0ae426839b 37 0.02/1.00 vMB 74
448,234 448,234 000000000000000002a4a36cbb80736ab2aa5da92eb0ab43b94fad95889eb642 131 1.00/1.00 vMB 4
448,233 448,233 0000000000000000030d1f0ce5d57bb7e6130ec2ea76379073371a5655ddf213 991 1.00/1.00 vMB 32
448,232 448,232 000000000000000000434d5e15533ebd28d8e3d66d1c47291e678b743dcb39b9 2,597 1.00/1.00 vMB 94
448,231 448,231 00000000000000000055697bb641898a80d8fc9217f30e7151370d3f6a5d9eac 353 0.22/1.00 vMB 81
448,230 448,230 000000000000000000bc4c18b6fafdc7e4728f4822b44c51acf9d833d8527506 145 0.12/1.00 vMB 47
448,229 448,229 0000000000000000027f718038fe63a689b52f57d89bfd1e29eef880cb514cb5 1,506 0.95/1.00 vMB 60
448,228 448,228 000000000000000000fafc8af118f22667a4c9bd7a3423768d4657d38fd845f4 2,140 1.00/1.00 vMB 68
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.