Loading Tool

Explorer IconExplorer

Memory Pool

36,686 transactions
26.77 vMB
0.05538207 BTC
Random Selection Loading Transactions
Max Size: 135.97/200 MB

Candidate Block

Mining Attempt 5d87bc12fcebbe9a4821332861fe8d0f66db8cb1e428cc0911dd538d713ad7b4
Version 20000000
Previous Block 00000000000000000000b82997d0ff028abf9f07d988c4209ad1be893347c34c
Merkle Root a67fda1a89cd519c2ce447ebb0084d9eb364821fd003d89d152c7b17103ac805
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,293
Size: 1.00 vMB
Total Fees: 0.00515927 BTC
Feerates: 40.21 > 0.52 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,648 (545,169 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
369,479 369,479 00000000000000000932b99213c149b0f4d05f272ffefab8c96baaf4177e34a0 2,007 0.93/1.00 vMB 55
369,478 369,478 0000000000000000042cccc05d43bd83d5f3507a6a65be52772dbcfa70881f4f 664 0.40/1.00 vMB 36
369,477 369,477 00000000000000000a533728cd68720260deeb460e5eb8a267ff231bc1e5979b 650 0.36/1.00 vMB 37
369,476 369,476 00000000000000000386cba1bd622a9253390631924447c968a159b63d1e40e0 1 0.00/1.00 vMB 0
369,475 369,475 0000000000000000137ef5d08e0a3b5eb426ef7d5ac8d30a6e339a798141f733 1,706 1.00/1.00 vMB 33
369,474 369,474 00000000000000000caf16ede2461d19894427b23c5eed8ed59b8d3990a06859 2 0.00/1.00 vMB 0
369,473 369,473 000000000000000003c671c7e91593cc3517538416f9a267c56eb92f5868148f 2,169 0.75/1.00 vMB 67
369,472 369,472 000000000000000012fd10f4a4742f2c04c65a1ae73e9382d2099ec8c7928662 1,503 0.81/1.00 vMB 40
369,471 369,471 00000000000000000635a4cf6ee243d11c8f2308a905ec812206d0ba2d3bdcbd 132 0.10/1.00 vMB 31
369,470 369,470 0000000000000000008637851a5f05540d7e2d6fe312596a1523efd6b5e8825f 1,044 0.54/1.00 vMB 36
369,469 369,469 00000000000000000509613023268b9da11896905cd31057efbd398244c2ec76 179 0.09/1.00 vMB 39
369,468 369,468 000000000000000002e4a3ded4a95c6b212e54cb7573f139fca955eaba6e1f99 439 0.50/1.00 vMB 21
369,467 369,467 0000000000000000149252f4946dd90f747b50babc9c166ebea1093d5b21271c 428 0.23/1.00 vMB 37
369,466 369,466 00000000000000000c500321a78283cc7dd36922924fba7dd09b694bd812a512 916 0.99/1.00 vMB 20
369,465 369,465 000000000000000013d2357c77b7f247be2706dc5b04c4c41a56cd8a123f7586 1,644 0.93/1.00 vMB 33
369,464 369,464 000000000000000004055dbbb94abe36f96c258fb4aede835e30d40a4ea8de36 2,479 1.00/1.00 vMB 56
369,463 369,463 0000000000000000029f270097b17f2f8de95daa0843d28239821c2ded60d6d7 823 0.93/1.00 vMB 19
369,462 369,462 000000000000000005eb7e724bd70d19c1351182f177bd5491f226c20adb1c7e 2,532 0.93/1.00 vMB 56
369,461 369,461 000000000000000006139453caaf53b81b5d9f8ac6345b797d321196b887a752 784 0.33/1.00 vMB 72
369,460 369,460 0000000000000000032f8c41cb65e23f738b0306673683a4a9ab81be8825814b 1,202 0.48/1.00 vMB 50
369,459 369,459 0000000000000000147da3adf8d7b9e52537db7022e9151c1196814cdae91933 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.77 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: 632.64 GB
    • Received: 12.13 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.