Loading Tool

Explorer IconExplorer

Memory Pool

82,532 transactions
32.36 vMB
0.07089171 BTC
Random Selection Loading Transactions
Max Size: 191.50/200 MB

Candidate Block

Mining Attempt 168a2ae854a5fa9b9038d5480455356e9d407783670e20eca35cd01ed9900a6a
Version 20000000
Previous Block 00000000000000000001daf3c926b35e52b7cc6cab46817fddb39625d856b12d
Merkle Root a23b39e20107756d8ca3811489cc7ea89b5043fc21b52ce1436908a8687641b7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,149
Size: 1.00 vMB
Total Fees: 0.00713204 BTC
Feerates: 203.60 > 0.71 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,946 (157,408 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
757,538 757,538 00000000000000000002fdcbe93ff28b3040f6a349d5f86088589ef9a2e9bde1 1,437 0.50/1.00 vMB 7
757,537 757,537 000000000000000000058ef5966bc29aa4e9407128b8c1ca0382708721d5fbcd 1,931 0.97/1.00 vMB 2
757,536 757,536 00000000000000000008e11f155502028878ee49f8ea029d23b2d12b99a2d2db 3,277 1.00/1.00 vMB 13
757,535 757,535 00000000000000000001a091c9edaa321d1ae5354b346836aaee946feb30622c 924 0.48/1.00 vMB 5
757,534 757,534 00000000000000000006f7dc248da1ec37aeed147baa3a26267ecba83f38ac06 1,090 0.71/1.00 vMB 5
757,533 757,533 00000000000000000002c72ae385f66cd60d9af19527bb3fd558baa6a7520995 1,552 1.00/1.00 vMB 7
757,532 757,532 00000000000000000007addbda0a3a67b866af5ca7ba56ae5f58f9f720aa6371 1,051 1.00/1.00 vMB 8
757,531 757,531 000000000000000000074fdcf28129d3d3c3af5b2b1b70d3da5f1d9997cd082b 1,438 0.79/1.00 vMB 6
757,530 757,530 00000000000000000003ab148e8b60b0085f69a6b65767d651362333903df496 1,958 1.00/1.00 vMB 2
757,529 757,529 000000000000000000086dfd2da911626cea766b9f1f55f994119b5c5f7cd680 2,890 1.00/1.00 vMB 5
757,528 757,528 00000000000000000006b4426a0d2688a7e933e563e4d4fd80f572d935b12ae9 3,071 1.00/1.00 vMB 17
757,527 757,527 0000000000000000000031c315016bfc52ed2bf9272fefc312eac0ac77a22d59 2,598 1.00/1.00 vMB 15
757,526 757,526 000000000000000000077752d0ae10ce87e70b48b793b274d6bc2dbd030048d9 13 0.02/1.00 vMB 13
757,525 757,525 00000000000000000006d17886010ad2f18d58808ee9e0b72aa9c704ccaf220e 1,578 0.81/1.00 vMB 5
757,524 757,524 0000000000000000000348cf14efb0429b6922ef41332f8ab9a0c83df0214628 1,468 0.68/1.00 vMB 6
757,523 757,523 00000000000000000005a2e4bf7233f8426328a9e28f116d6830d9ba596b7fa4 134 0.05/1.00 vMB 12
757,522 757,522 000000000000000000059bc4d52eeb037bf9173e7dbad49d2a11f4051be3bf3d 479 0.23/1.00 vMB 8
757,521 757,521 00000000000000000004da062c9bc4063dad4f71a7863b65ab63c295a89dbe64 166 0.06/1.00 vMB 9
757,520 757,520 000000000000000000026936cf91e949f31650f62428bcf9f9837ef3809ee7e8 642 0.26/1.00 vMB 7
757,519 757,519 000000000000000000015b92ded494a7dd61bbd81bd3dac4f805298671f0a7db 1,354 0.42/1.00 vMB 7
757,518 757,518 0000000000000000000163139ac7307ffe0bc42f594f9069180fd16145a31616 42 0.34/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.29 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: 657.23 GB
    • Received: 14.50 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.