Loading Tool

Explorer IconExplorer

Memory Pool

79,326 transactions
29.52 vMB
0.08475172 BTC
Random Selection Loading Transactions
Max Size: 180.47/200 MB

Candidate Block

Mining Attempt 63d72dbafda6e5e1b735821c458015c351a934dbdf1646b3e4ed91343cbb1058
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root eb53291bb33d38be5c68be63be7ebca700226f3b5d615361c024f9a35d5b052f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,234
Size: 1.00 vMB
Total Fees: 0.01982744 BTC
Feerates: 402.60 > 1.99 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (253,843 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
661,480 661,480 00000000000000000001e1742d9c57ca3e098ab3fcb701188b18eb664cf1615a 2,841 1.00/1.00 vMB 41
661,479 661,479 000000000000000000026ab0d70e19a246b82766f29ca2483166ec05f3e25a18 2,717 1.00/1.00 vMB 66
661,478 661,478 0000000000000000000771fb3162ac13b2e345112303d604da9b7feefa27bce0 2,867 1.00/1.00 vMB 70
661,477 661,477 000000000000000000090491c1bde80eb4412aa76c850901e3e687fd858a7b80 2,940 1.00/1.00 vMB 61
661,476 661,476 0000000000000000000d9b1f515e0c80ada40972ea8c5378ae09c01e35b3ee2c 3,343 1.00/1.00 vMB 56
661,475 661,475 0000000000000000000106e35eba44026ccfd23c8a3870691ab3988009b6b8b9 2,659 1.00/1.00 vMB 63
661,474 661,474 000000000000000000078bf32571f9079dca82fb8dfa99140b245e926df0e487 2,921 1.00/1.00 vMB 82
661,473 661,473 000000000000000000073d101fd8673183f40be1072990ae80d3fec1fe25c366 2,982 1.00/1.00 vMB 96
661,472 661,472 0000000000000000000b902ea4ed7ca9ac0649024d96ff53c3b18f1cf1b417a8 2,943 1.00/1.00 vMB 105
661,471 661,471 0000000000000000000d8e76bb28559947a5b77742d2a022621192b3bad80463 2,030 1.00/1.00 vMB 66
661,470 661,470 000000000000000000053ef2574f0fc2370563f2872085f84c40a18e29c59b67 2,398 1.00/1.00 vMB 110
661,469 661,469 0000000000000000000eb6e66e6a507db3d9f39bc72706d712970dcb631796da 2,814 1.00/1.00 vMB 39
661,468 661,468 00000000000000000000eb576d547b30d1d5b10d29d8bcf87f95fad1faf7ddce 2,736 1.00/1.00 vMB 53
661,467 661,467 0000000000000000000a6cce8f6ab04bb90014569bcb8be77f3d521a85e94cf5 2,958 1.00/1.00 vMB 44
661,466 661,466 0000000000000000000a9d84885fdd6ab68cd4576e78cac2d860fd2ecd2133c2 2,812 1.00/1.00 vMB 65
661,465 661,465 0000000000000000000770e59b3d619a8a7e6e176fa5d14f551eafb3aa304330 1,927 1.00/1.00 vMB 46
661,464 661,464 000000000000000000035e1e468de555839600cccd686b92dc6c30c85f23459a 2,567 1.00/1.00 vMB 34
661,463 661,463 0000000000000000000c89f040ee2698d84708612f816566ff44397d325f8759 2,552 1.00/1.00 vMB 49
661,462 661,462 000000000000000000036861ce1e43384ba292ce92acac229061f884178fa1f0 3,342 1.00/1.00 vMB 85
661,461 661,461 00000000000000000009d4b403d7a95ef381e0c43347c826236512065154a465 2,192 1.00/1.00 vMB 40
661,460 661,460 00000000000000000009349515106a1f289441d9e8f717d70ded2b0525a71bb9 2,812 1.00/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.95 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: 715.18 GB
    • Received: 17.66 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.