Loading Tool

Explorer IconExplorer

Memory Pool

78,376 transactions
29.06 vMB
0.07491822 BTC
Random Selection Loading Transactions
Max Size: 176.08/200 MB

Candidate Block

Mining Attempt 20ecc0b3855f419f6859abd66d74a04eba366fa82c53cd832340669231e8ad36
Version 20000000
Previous Block 00000000000000000000cbf325f710fe3b651c530ae584a9791fa8f4174b473a
Merkle Root 6dab966e57aa1beed4488edd0863c84068acc07b760af6d881eeac4f0e322788
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,223
Size: 1.00 vMB
Total Fees: 0.01424659 BTC
Feerates: 191.02 > 1.43 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,088 (678,853 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
236,235 236,235 00000000000000136ef52903cf4a5c3522f82e59fc44e7450c0ed5ed36a5c547 495 0.20/1.00 vMB 165
236,234 236,234 0000000000000068ad9ad25486c39fdcfb44a5b4ae823268ac20bae192200e60 543 0.24/1.00 vMB 214
236,233 236,233 00000000000000b8192beb0f7a468f6f0c66e71cc2da5871b4f954e87f36f250 150 0.15/1.00 vMB 51
236,232 236,232 00000000000000fcda4bf7524f521c67c997e9dd203d888983718fa84b92ea69 291 0.21/1.00 vMB 124
236,231 236,231 0000000000000082e2b0da9a44e3a41986c583214099f2dd5dd49fb0e59438b5 611 0.25/1.00 vMB 187
236,230 236,230 00000000000000baaf82ab467a574f98b54bf573eb48c8ed71799f7c99bd3618 276 0.15/1.00 vMB 80
236,229 236,229 0000000000000057eaf165b1416171ab0883093f73d063187ab46af77100c524 165 0.10/1.00 vMB 111
236,228 236,228 00000000000000b04a4ab6477bea957372a8b2c047a37c9ee75253628393ba08 290 0.18/1.00 vMB 112
236,227 236,227 000000000000006c7e8a724268577a5fb1d77e714fb0e5292db48b11d85a8779 435 0.15/1.00 vMB 250
236,226 236,226 000000000000003d3f0a815860f50baeec1baa2610e51ae02d7adfdf3b28cf15 256 0.10/1.00 vMB 207
236,225 236,225 0000000000000023f69444874d528f495e3b60cf101efadde6bb265145397628 770 0.47/1.00 vMB 134
236,224 236,224 00000000000000416c1eac575f274455026754f9a0496a2e59138e2454685952 720 0.25/1.00 vMB 332
236,223 236,223 00000000000000edbfc21f65f4c305f8e4e57b11ca653a4600bc2216fbced71f 335 0.17/1.00 vMB 138
236,222 236,222 0000000000000012e20af0ca8ff6bb0e0d25223efaa75453cde60077ee2a34f5 408 0.19/1.00 vMB 165
236,221 236,221 000000000000001beb19260880786d731a7238c03a1533b2fba2c7961ddb2ae6 90 0.05/1.00 vMB 80
236,220 236,220 0000000000000035761149f73dd48867f399fee4bb8b0febea7ff40f64dab7a4 293 0.15/1.00 vMB 73
236,219 236,219 0000000000000106273f1516326bf0744c69cab083a41932873b0b5ae6df9111 301 0.13/1.00 vMB 180
236,218 236,218 000000000000005a36e344967ebfe5481a81c0a23e789c3f9ed7a6ed4dad931e 194 0.19/1.00 vMB 87
236,217 236,217 0000000000000177e2167d712b32aff5c2978de003570ac42fbbd94b33c9fbc8 634 0.25/1.00 vMB 141
236,216 236,216 00000000000000efeab13683d4fce81894ffc4cce1d265fbe9a77820cdc289b8 517 0.47/1.00 vMB 91
236,215 236,215 00000000000000b1ffa04c08a1372309ee0f38d99a6ea7ac3d98c6bc76747b4d 1,059 0.47/1.00 vMB 159
Previous 10 blocks ↓
Total Size: 782.55 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 669.58 GB
    • Received: 15.75 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.