Loading Tool

Explorer IconExplorer

Memory Pool

104,618 transactions
19.82 vMB
0.06237682 BTC
Random Selection Loading Transactions
Max Size: 155.25/200 MB

Candidate Block

Mining Attempt fce5ba4eae3819e7dac6a4c39a9d38980b06d793e2a45f4c528ab3865f775239
Version 20000000
Previous Block 00000000000000000001b03307cd47092af53e97a76b38eab50862c568b32e64
Merkle Root b6a0c0556dc9dfe94a401b592b403a65f30adb2e6b769f8d3b7faddd73670c94
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,370
Size: 1.00 vMB
Total Fees: 0.01457514 BTC
Feerates: 150.93 > 1.46 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,598 (147 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
916,451 916,451 00000000000000000000da9ffb03a2190c6dac521b0a93ebcbd0d363745ef001 2,292 0.56/1.00 vMB 1
916,450 916,450 00000000000000000001e3203646f87c35260c836531473e20d6b476da239604 2,742 1.00/1.00 vMB 2
916,449 916,449 000000000000000000006be8b06fead765cabc8b64bb33f23bd16db2d6243a71 2,712 1.00/1.00 vMB 2
916,448 916,448 0000000000000000000089d67c7d91895fcaa545c1149b58a3bb3babc6763c6a 4,082 1.00/1.00 vMB 4
916,447 916,447 000000000000000000010d55e9d2cf63d033c985f2c8162be283821674dfaf46 3,145 1.00/1.00 vMB 3
916,446 916,446 00000000000000000000fd1ae8c96a231a2861789229d3d93918f0631b583508 2,540 0.84/1.00 vMB 2
916,445 916,445 00000000000000000001a0806fd4ef05d5639a21bd9de96555449dba55637ba7 526 0.15/1.00 vMB 3
916,444 916,444 00000000000000000000d22a950ccbdbf7e55bbcea343b3ce73af3a011420564 5,127 1.00/1.00 vMB 1
916,443 916,443 000000000000000000002f2524a4450b29b7051e9f77ad75383bc0649b118b80 879 0.42/1.00 vMB 2
916,442 916,442 000000000000000000011a33f17a4de809defd0c3946a3662aa1570415465de2 3,841 1.00/1.00 vMB 1
916,441 916,441 000000000000000000009b66f7822c97324b595a02ee41c5a175985b4522825f 4,954 1.00/1.00 vMB 1
916,440 916,440 0000000000000000000164ed167e6142c35fe1607f44cd990b41e73e1aced736 2,226 1.00/1.00 vMB 2
916,439 916,439 00000000000000000000a4a1cc2537ef32267b758090e344111d8fba6bdd8c54 5,453 1.00/1.00 vMB 0
916,438 916,438 000000000000000000019b134e17ab0602a74b93b87dec5e76c7d47f487292cf 4,154 1.00/1.00 vMB 0
916,437 916,437 00000000000000000001895eda217df0a6f5931b8942c5c32d6d16a92d7b59d3 2,952 1.00/1.00 vMB 2
916,436 916,436 00000000000000000000893c2e6afb09a6a0f11efe0d04020046db3b5f5c2d08 5,353 1.00/1.00 vMB 1
916,435 916,435 00000000000000000000f1bf80c3398d00b139a802f665aaa09e241d9f124cb7 500 0.10/1.00 vMB 5
916,434 916,434 0000000000000000000039ac1a055b30f298dbfe43df2ed116083717060f768e 4,284 1.00/1.00 vMB 1
916,433 916,433 000000000000000000010a8390287c5e840e0f04122592e1314f9ab456c37152 3,794 1.00/1.00 vMB 1
916,432 916,432 00000000000000000001d387f88491b13ec67b7c8096944fc8f6f3189b2c2c9d 4,347 1.00/1.00 vMB 1
916,431 916,431 0000000000000000000069681286d6ef2736bb258faf56eb8782cf9f620c473a 2,006 0.68/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 785.14 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: 932.57 GB
    • Received: 27.87 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.