Loading Tool

Explorer IconExplorer

Memory Pool

78,453 transactions
29.08 vMB
0.07621597 BTC
Random Selection Loading Transactions
Max Size: 176.20/200 MB

Candidate Block

Mining Attempt 9f4d15657649960c021f9bfbd5f730b344dc9fbe58e7b65decb248b3e4fe3d68
Version 20000000
Previous Block 00000000000000000000cbf325f710fe3b651c530ae584a9791fa8f4174b473a
Merkle Root f22d6ad84dd372bf8dfcd5afbc17f08de76fbb3ca8e789202fb63d343598d28f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,182
Size: 1.00 vMB
Total Fees: 0.01533332 BTC
Feerates: 191.02 > 1.54 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,088 (583,779 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
331,309 331,309 0000000000000000104e28554bc0c31521f2a218f5cf7b92a5f19fa14bbae899 274 0.21/1.00 vMB 24
331,308 331,308 00000000000000000ac3851fa245c15aea7686ef0d551ae8273c678147ba68e7 191 0.15/1.00 vMB 18
331,307 331,307 0000000000000000126fd7e18b328b5a251bd9537173313e426140fea75b0a1a 119 0.10/1.00 vMB 6
331,306 331,306 0000000000000000059fa4bfd506ca030a260d61be61a1e296068ebd45564756 289 0.21/1.00 vMB 24
331,305 331,305 00000000000000000d9c837d6b5d0808cf76104189a8377a9558c8c31ac56d7d 752 0.48/1.00 vMB 26
331,304 331,304 00000000000000000f5e8a6a48e54b4051e2487a482809f00fb3dca89e6f0f8d 696 0.48/1.00 vMB 19
331,303 331,303 000000000000000002d8d529c8e0dc7521bb777b95b8668c583bd4df7dabf2ce 1,359 0.75/1.00 vMB 26
331,302 331,302 00000000000000000f24801e986105fd4972cf391322997ca96f0919f3f29231 617 0.25/1.00 vMB 38
331,301 331,301 000000000000000005496eacf77858ee0cb5b973d75c26a37bd095f725265700 198 0.38/1.00 vMB 14
331,300 331,300 00000000000000000fc97874a170052de4ce39db1edfc03803e673fd2e9ddabc 764 0.75/1.00 vMB 17
331,299 331,299 000000000000000008a0b9058b02f38a4efd3f247de2ff032359ece44d28c9c7 1,969 0.75/1.00 vMB 39
331,298 331,298 000000000000000011757afe5a2c1c183fa5b4c973fd37b359208171ea64a5a8 64 0.04/1.00 vMB 69
331,297 331,297 00000000000000000fa140c748c42d265b562b1f508cef67db085c078449cc05 11 0.01/1.00 vMB 22
331,296 331,296 0000000000000000173c3da8f00e62f23a56fa78ff8a3d0cd04d1846ef968bce 389 0.26/1.00 vMB 21
331,295 331,295 00000000000000000a1ae9cfab724e48b4a6c750397e2837d455871e79a238dc 158 0.14/1.00 vMB 18
331,294 331,294 0000000000000000133e4e39ddc0d1aaf0c9c8ba84aafd6c52e6d8aba185d474 611 1.00/1.00 vMB 13
331,293 331,293 00000000000000000c94db211b5c6f6b424a107c3116e210abceb652b44ed5be 264 0.13/1.00 vMB 27
331,292 331,292 0000000000000000165fc734dd808980f1e823db03c45f6bcedb36e04d4eafe9 756 0.75/1.00 vMB 18
331,291 331,291 0000000000000000099d82ca4334023d9894a4cb65486144082b0ee7d1b2ea4c 1,931 1.00/1.00 vMB 29
331,290 331,290 0000000000000000156f865d02f5906e67fafaeb9eab680027885b7600a19e23 446 0.75/1.00 vMB 15
331,289 331,289 000000000000000006845f8c8b0dd9f04d2a44753cbdc9f0ff6f60da327afb4a 1,137 0.75/1.00 vMB 23
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.