Loading Tool

Explorer IconExplorer

Memory Pool

19,809 transactions
4.54 vMB
0.02231444 BTC
  • 1 sats/vbyte = 4 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 33.40/200 MB

Candidate Block

Mining Attempt dbc3f91172f928f5e20158cb65807bbb49efd45640ebf143191428d63c75d079
Version 20000000
Previous Block 0000000000000000000139364b7fa08b64417d2b5b5271f2158b442c3b1057aa
Merkle Root cd93d40308becf542b8f74fbbb3f3da6dc671d48b1dcc54baf338ac0b84ba435
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,168
Size: 0.40 vMB
Total Fees: 0.01168503 BTC
Median Feerate: 2.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,165 (890,922 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
22,243 22,243 00000000a634c7e9a12f0823e2c1dc056e8ec155ed52a1dc5882d16813b0be97 0.00 MB 1 0
22,242 22,242 00000000ed6654169f8376b4d5004b88ba581c2d5b010e3d75be6b278b0bedee 0.00 MB 1 0
22,241 22,241 00000000d554cec91cd4cddbc9c6d1d8c062a6a5e2450e0659b34e4e544ee145 0.00 MB 1 0
22,240 22,240 000000005467cc93e9425c92ad85d4e850a4173defaea098c687c2777e7a7b90 0.00 MB 1 0
22,239 22,239 00000000b1adc6254f32079f007677b8a239f19fc186623044223b4e989cd6e3 0.00 MB 1 0
22,238 22,238 0000000014f8356264087c54b1337d399b0f830c5de5586e5b0df2374dbb8f1b 0.00 MB 1 0
22,237 22,237 0000000015fe270aa404149bbcda9e4bddfacfed565f0f5f2381da255dc89d2a 0.00 MB 1 0
22,236 22,236 00000000ea43840148a77d7e2577e9a3f6fa87aae0b18f13e5749671ca7123c9 0.00 MB 1 0
22,235 22,235 00000000788310b2638fb5eb5c8dc98a1abc7ef9660dc6aef5044f1852d8a9de 0.00 MB 1 0
22,234 22,234 000000002174cff0c5eb580409e7c2d86c8aa42e8bbef3bb1f61b9a9e7794284 0.00 MB 1 0
22,233 22,233 000000000fb5c275f8db5d6614101d1870968fabe02f7c3603537266778584a7 0.00 MB 1 0
22,232 22,232 000000006c470df111c2b4c92f5c0e04e8ae9dd7fa1d1d12bf2bec6bbde3c7a9 0.00 MB 1 0
22,231 22,231 00000000387ae5b5e606aebbd63007c405db7f3e7c741dd06bb5d2133da862e0 0.00 MB 1 0
22,230 22,230 000000002dbe2788af50ee9e78085c553b739202976b4e1bfc609065df75346b 0.00 MB 1 0
22,229 22,229 000000005146a0596c1db5006c814b603232da32cd78d0cdb140b96f185200f9 0.00 MB 1 0
22,228 22,228 000000001b5e9a03ae905deaa6bc6d79212dc64bab00476825dbf3df1b29a68f 0.00 MB 1 0
22,227 22,227 000000007248c5cba8f63f07f5ce497fa7734cdd558cf9c801bb65206a65883c 0.00 MB 1 0
22,226 22,226 00000000c10952e5a3188e99a8550ea6d28d24cf65048995ecddef9d7a9665b3 0.00 MB 1 0
22,225 22,225 000000007497b440d432cc05dec10902fd78e0096ee98bf1cd2f0f8220484c59 0.00 MB 1 0
22,224 22,224 000000004c32cc72455e90c77e3cd80e1f8e68cef9244d9fc484bbc1d53d5bdb 0.00 MB 1 0
22,223 22,223 000000001dcb26f687998c3eb51572514290980cb9fb82ac08ec4da33830d6a0 0.00 MB 1 0
Previous 10 blocks ↓
Total Size: 779.14 GB

Node Details:

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