Loading Tool

Explorer IconExplorer

Memory Pool

76,445 transactions
28.16 vMB
0.08482966 BTC
Random Selection Loading Transactions
Max Size: 171.52/200 MB

Candidate Block

Mining Attempt 40f5f6b5aa569db0a584badf0486549d145db5273ab545d558454d51189e511c
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root f712976ff6d085563f7234750e4f8caa912bb2ba761fd7f1f21cc36205da4e60
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,018
Size: 1.00 vMB
Total Fees: 0.02384845 BTC
Feerates: 150.93 > 2.39 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (199,000 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
716,297 716,297 000000000000000000067d314720d9433065c85c136ee64eec4e3de9dc6dd352 2,445 1.00/1.00 vMB 12
716,296 716,296 000000000000000000007be7e635ecce774f384f2a92beb284077a44ff9df7f5 2,676 1.00/1.00 vMB 15
716,295 716,295 000000000000000000067eea4f74b6f647104545386f6511c2607f4b7cc1fff3 3,119 1.00/1.00 vMB 17
716,294 716,294 0000000000000000000112c477a62d1d493cd950ac7f27870ef63279a52dd494 416 1.00/1.00 vMB 12
716,293 716,293 000000000000000000055ded363688f90f00940358ff50f8fa921dd904cc3048 1,742 1.00/1.00 vMB 14
716,292 716,292 0000000000000000000b5cc673df2c3b891d0f74d09c483b3512df88988c6266 2,229 1.00/1.00 vMB 17
716,291 716,291 00000000000000000006adfe86d6cac46d33628e836fd0b166a18e29e65b57c5 2,333 1.00/1.00 vMB 11
716,290 716,290 0000000000000000000611488d14683b66e3783480fabd7e42367242cedd07cc 1,969 1.00/1.00 vMB 9
716,289 716,289 000000000000000000081359e75d90733b12619fa6f03ecf2b6f5a209765e0fc 2,120 1.00/1.00 vMB 14
716,288 716,288 00000000000000000003d7d994e2de3dc31f5e7a76533c1a8bcbc75329bdfeb8 3,107 1.00/1.00 vMB 10
716,287 716,287 0000000000000000000b5ed34fc588d4568c77faf9bd0e7864fe9b24e78dd612 3,147 1.00/1.00 vMB 16
716,286 716,286 0000000000000000000416583ae662e3668eced648f720f688afebc88fcb2b58 3,221 1.00/1.00 vMB 22
716,285 716,285 0000000000000000000a109b67a7fc2d1fc54490bd7189cb39b3fc50a8f38fc2 3,388 1.00/1.00 vMB 31
716,284 716,284 00000000000000000005c680d29e1091e82bf086296d48858ac20908828cefe3 1,827 1.00/1.00 vMB 20
716,283 716,283 000000000000000000011db548089bc36b078a96721fa8d750b43964c9e64634 2,611 1.00/1.00 vMB 16
716,282 716,282 00000000000000000000270551d980b613134bf53e8bc6ea7ad73814e2009366 473 1.00/1.00 vMB 12
716,281 716,281 00000000000000000008e83aa01401e953dcfa6704e41340b9cd297fad46b490 2,223 1.00/1.00 vMB 14
716,280 716,280 0000000000000000000ac979abba8923afc96c0981f9e372642eaf8996706541 2,802 1.00/1.00 vMB 16
716,279 716,279 000000000000000000074ad5b1944fa963957cdf33d9ed4a66a0cf81eddce3ec 2,380 1.00/1.00 vMB 11
716,278 716,278 00000000000000000008457a102c127c15141c23fc3fa2b0ce2b18b2386ca643 3,533 1.00/1.00 vMB 17
716,277 716,277 0000000000000000000123545720929926073f5baf160fa08291a84ed352d1c3 2,235 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.90 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: 713.72 GB
    • Received: 17.44 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.