Loading Tool

Explorer IconExplorer

Memory Pool

78,400 transactions
34.58 vMB
0.16536523 BTC
Random Selection Loading Transactions
Max Size: 192.23/200 MB

Candidate Block

Mining Attempt 6efc7c82a5479de71c549975c50b97734db2cb6745d1ebc23a8bacb0303b4af5
Version 20000000
Previous Block 00000000000000000001b3adfdc6c5691439ea95a4ea84dbe47417874bd4e5b8
Merkle Root 818c34bcfc035274ae16a8415eb6d86ce9560d61cd670e17d87c90d3a83db25c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,994
Size: 1.00 vMB
Total Fees: 0.03857456 BTC
Feerates: 445.78 > 3.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,418 (804,288 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
111,130 111,130 00000000000002bafd353880661f834be4bc430d5f463f490e22299f0b597aa3 23 0.01/1.00 vMB 87
111,129 111,129 0000000000009750fb60092cc7701416ccd63e1bf7153bea501d632635666b5b 11 0.00/1.00 vMB 0
111,128 111,128 000000000000a3911464864c91e935368e79c8e646c57bb6de14a249da3bf3bd 13 0.05/1.00 vMB 759
111,127 111,127 000000000000ee7c29f61622d8180bd2657f6f1ec7063a0381524643e3c4c227 10 0.00/1.00 vMB 0
111,126 111,126 0000000000000cc8467269ac5738c0a79f51818e5854370865fdadcd27fcc23c 8 0.00/1.00 vMB 0
111,125 111,125 0000000000010d5ee7c2a5aa49260cb9b8c29ab6366af293793c16b663b827ed 11 0.00/1.00 vMB 0
111,124 111,124 00000000000057d0dab1b99c618ead6664f2b9bd3bf890a89371a4bd2fd57d65 1 0.00/1.00 vMB 0
111,123 111,123 00000000000078668e23edbe7dc768917a3565637bffd5bfb84f79d332a6c503 11 0.00/1.00 vMB 0
111,122 111,122 0000000000000c8ae7b67491eaaa59551b0d6718cb1cb70168150627fbfc1068 11 0.00/1.00 vMB 0
111,121 111,121 000000000000076e0edddfd14c09ab02ad8b1e834e6ea443727aeee12dabddc5 12 0.00/1.00 vMB 352
111,120 111,120 000000000000f47a19bc723c2b05748116db5d02796b6479601813bcfb471780 13 0.00/1.00 vMB 0
111,119 111,119 000000000000edf26642e98cabe6e09cab90d2176a3101c8c3d6d488a393bc17 13 0.00/1.00 vMB 0
111,118 111,118 0000000000000d58707bda3c8789caf0cd11f9a4db5f5bdb27de7eaf777ae56c 11 0.00/1.00 vMB 0
111,117 111,117 000000000000b0b738228354282599f87e3477c829d1d9072a5bd9b475f37f5b 12 0.00/1.00 vMB 0
111,116 111,116 00000000000056a7edebc1034d9470bfd26041f07319a52b5e8c0733b61fd0c9 12 0.00/1.00 vMB 0
111,115 111,115 00000000000066844ba08f3bd40e31f68ef3f578b1699a6686e51d319131acb5 8 0.00/1.00 vMB 0
111,114 111,114 000000000000ac3e56015b564f4a0c26531a3888e2b4056a4e10ad8377a2e0ba 10 0.00/1.00 vMB 0
111,113 111,113 000000000000d0b7931535bed9fd458fd4bfd3234315a4d12a243a4d4dcfe107 6 0.00/1.00 vMB 0
111,112 111,112 0000000000011d5533cc761e36eab351a92593dfd16c4c16b9076a4928c5c864 12 0.00/1.00 vMB 342
111,111 111,111 000000000000679c158c35a47eecb6352402baeedd22d0385b7c9d14a922f218 11 0.00/1.00 vMB 0
111,110 111,110 00000000000032f45710e7abd343e6450b9dec2684876852929f6f54184fff18 11 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.11 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: 736.45 GB
    • Received: 18.58 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.