Loading Tool

Explorer IconExplorer

Memory Pool

28,710 transactions
9.44 vMB
0.09797717 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.57/200 MB

Candidate Block

Mining Attempt d9a573708ba4db2ec9a2f87e245698044f5a0e546bb36240b96b1bc9bb5d4e7f
Version 20000000
Previous Block 0000000000000000000100c607e5fb02a3a79e6481631dfb85d36b8d3ee157d9
Merkle Root 7fd47b7f1b1c2a7acd70f60d9c7129cb59a57d58cfa5f2d31d6dcfa785dc465b
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,745
Size: 1.00 vMB
Total Fees: 0.02748871 BTC
Median Feerate: 2.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,219 (710,633 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
202,586 202,586 00000000000001197875c7705822ff5f1dca6e8b31c4ef1b1d5bf785d93b0d79 44 0.02 vMB 102
202,585 202,585 000000000000044737077551d5e97168e4e55c65ea891a7a5466c2c7d36e0e95 40 0.02 vMB 142
202,584 202,584 0000000000000262edd1b6189e1a22637725079e2ded9ac655435d33197e3732 240 0.11 vMB 197
202,583 202,583 00000000000005589b0dffe1de2bf3335819c1f4d2d25fd241f6e3a9fa94ed15 58 0.06 vMB 62
202,582 202,582 000000000000040f2767eb0f94c64af9cedb7632a866fd03d4ba88d6e6d22023 83 0.04 vMB 205
202,581 202,581 00000000000005508f1f5652771848fe0899e103fa7737f9b29770968c1f7eb1 262 0.16 vMB 141
202,580 202,580 000000000000053d85048421d2bf0643ff9dcd9496b9cdf461a4ec35199942b8 221 0.07 vMB 2
202,579 202,579 00000000000003f48ee1232f368e6d0f21a5ae432e50838b0845d0863ef1ca1b 589 0.25 vMB 202
202,578 202,578 000000000000004d2e5943db5c625aafe9d102ae97be3a7fe8be1d7873576386 566 0.22 vMB 157
202,577 202,577 0000000000000111033c378dc7eba253fc5b48dbac1a98ffa27c02d1a41d8021 8 0.00 vMB 0
202,576 202,576 00000000000000535e6bd8043a9f7a05e2b98a3bd41033d6ff1164963e6848c2 133 0.05 vMB 57
202,575 202,575 00000000000000981ab1212ecfc3c2db720f1871dc3e63028f2f8eaed58b14a9 804 0.42 vMB 194
202,574 202,574 000000000000037fa206a9dc8769a537223a0d0cfdcbbe67e826bb286a3dfc37 305 0.11 vMB 220
202,573 202,573 00000000000000c89e5dd07cf338fce90c6041590e082dead949811ffe2fd41d 699 0.25 vMB 187
202,572 202,572 0000000000000279b21ff8af79f315649831b59b526e28ee941bffc8641ff9cb 139 0.05 vMB 140
202,571 202,571 00000000000005202e9e06fcfec4acc93ba192c82f432cb2c8277d2378d523d8 185 0.06 vMB 59
202,570 202,570 0000000000000027321f6c6b2a646adcd2496494564929b07768668a8d77124f 252 0.10 vMB 127
202,569 202,569 00000000000004e7faedb1398e8d5ce63439a7f6a41efd9d56235a21d4947e61 490 0.23 vMB 251
202,568 202,568 0000000000000111c07868ea35d8fa5cc5cf1bdd7cf660e3af71615a9f1dcf2d 851 0.42 vMB 164
202,567 202,567 00000000000004705900a6287c47536529a1ac485ff31d96004213baa7a54a75 229 0.08 vMB 629
202,566 202,566 00000000000003300082470172a84c02a3ec0b9286b4dfdeb9782b54810dd3be 32 0.09 vMB 69
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 75
    • Outgoing: 10
  • Data Transfer:
    • Sent: 23.32 GB
    • Received: 0.46 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.