Loading Tool

Explorer IconExplorer

Memory Pool

82,426 transactions
31.76 vMB
0.09159875 BTC
Random Selection Loading Transactions
Max Size: 189.00/200 MB

Candidate Block

Mining Attempt 63270c3bd47f5f4def35492047f3991b2928f93a1952ef88181adf4590fb5185
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root f688d31a663d99ff907c209a266713642ac93609045a47ecce7bae29ded00d7a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,103
Size: 1.00 vMB
Total Fees: 0.02836788 BTC
Feerates: 101.66 > 2.84 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (126,327 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
788,626 788,626 000000000000000000005b2d438e3c4253887f6bdc91c8d0fdcbd3a770382736 4,119 1.00/1.00 vMB 215
788,625 788,625 0000000000000000000423c88b07f4ef51ef772a9860e3a9c9d176374248b7f1 4,464 1.00/1.00 vMB 254
788,624 788,624 00000000000000000004f60ea45cccc051df536c8e072afcc2e8291c180579e5 4,587 1.00/1.00 vMB 234
788,623 788,623 000000000000000000041cbb405c004f0564c771a156995069defb533259a9e4 4,627 1.00/1.00 vMB 225
788,622 788,622 000000000000000000054187cbd5ef26c7181e983c826b5eb855be074319682a 4,677 1.00/1.00 vMB 224
788,621 788,621 00000000000000000001184953bc56800b7bed91aea26d02c769d6d70aadc7ff 4,190 1.00/1.00 vMB 245
788,620 788,620 0000000000000000000324f48348d4291cdf0f8000ddfc9e994368ad965a9021 4,780 1.00/1.00 vMB 225
788,619 788,619 0000000000000000000591a78dd7331487787688ab56420103253a3b54df02b9 4,496 1.00/1.00 vMB 242
788,618 788,618 00000000000000000001640cd75c105cd95e5215bd265dd891bfe4d5f0fa7d85 5,015 1.00/1.00 vMB 217
788,617 788,617 000000000000000000030cc11d29b15bf9455595d0a4e9965f8a252b9bd0e0ab 4,729 1.00/1.00 vMB 243
788,616 788,616 00000000000000000000d256d2412bcb4f01104ee73a621e62a237186f6df90d 4,563 1.00/1.00 vMB 245
788,615 788,615 0000000000000000000282b3191a8aff5ad35ca678ab18d7c0b736bf06ad2fd7 4,920 1.00/1.00 vMB 235
788,614 788,614 000000000000000000018a6a6d1cf6d0b16f1d2cbd303cf4c6b5eadf2dc40a0f 4,813 1.00/1.00 vMB 284
788,613 788,613 00000000000000000005dc4a4b22183eb7f23e4f2617b3641a15d6d756249e99 5,106 1.00/1.00 vMB 238
788,612 788,612 00000000000000000004e1d1dec823054e382b09ad9a03944c04826f8d834ce2 5,108 1.00/1.00 vMB 280
788,611 788,611 000000000000000000044aded67319668398a5115ffe7f4f1b5a48c3a937d119 4,853 1.00/1.00 vMB 282
788,610 788,610 000000000000000000033077ef295189be2cbdb8e328cbcded0ff9e806ae2d8a 4,725 1.00/1.00 vMB 206
788,609 788,609 00000000000000000002d5352c6ece75e5e9579fec62bf4f4478d217619af849 5,136 1.00/1.00 vMB 251
788,608 788,608 00000000000000000000cbe0d2bfefb3d786d2693d952b2b29ce194647b492e0 5,160 1.00/1.00 vMB 232
788,607 788,607 00000000000000000003aff64602a1687539515d9e2c44dc1f8c31289901781a 5,031 1.00/1.00 vMB 239
788,606 788,606 00000000000000000005b6eb8130073ac5abc1565458e8e0cb689815d476fd45 4,830 1.00/1.00 vMB 221
Previous 10 blocks ↓
Total Size: 782.31 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: 658.64 GB
    • Received: 14.58 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.