Loading Tool

Explorer IconExplorer

Memory Pool

78,423 transactions
29.08 vMB
0.11601646 BTC
Random Selection Loading Transactions
Max Size: 175.46/200 MB

Candidate Block

Mining Attempt c03e92099a64d2286ff8c5c783f35ddff6008a54505ae15ee477754984f73cb2
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root e56f8b8770583a134a42427d2bddf4a477e3ec41c04985a8e427e5961e162641
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,209
Size: 1.00 vMB
Total Fees: 0.04156208 BTC
Feerates: 150.80 > 4.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (7,024 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
908,241 908,241 00000000000000000001929572a6410ace478254673cf6b4d7139eb7b073a9ed 4,048 1.00/1.00 vMB 6
908,240 908,240 00000000000000000001bb2fe477fbb96e3ab1220ace531d366712089e0bcb3b 1,917 1.00/1.00 vMB 1
908,239 908,239 00000000000000000001e6f5091ea247d4e792ef5884ddcdc344f57cc7a3ecf7 2,514 1.00/1.00 vMB 2
908,238 908,238 000000000000000000010596674e9e48b5fb88a2faf881e720fdbaa79102e53a 933 1.00/1.00 vMB 1
908,237 908,237 00000000000000000000b65c8870f4721475dcb7f9014040d8ac1f83c1d526c7 2,331 1.00/1.00 vMB 2
908,236 908,236 00000000000000000000d2c7a929622ccfa5fbaf809aa03615642d5fd5d17d20 4,293 1.00/1.00 vMB 4
908,235 908,235 000000000000000000008a9a9a6b6a8264a7e9ad9ec0c296b461e1438dbfc5ae 4,188 1.00/1.00 vMB 5
908,234 908,234 000000000000000000022a2c49761942f77702e371647857978a1a9440ccbc02 3,227 1.00/1.00 vMB 1
908,233 908,233 00000000000000000001cc99b785040b1a977818a61ede04edca7640c24f43f8 1,420 1.00/1.00 vMB 1
908,232 908,232 00000000000000000000b07fc48687a5518f0d2f83c3ec9510b9ac078df26fc5 874 1.00/1.00 vMB 1
908,231 908,231 000000000000000000003820347f8c790916bbbb7b4aa8c364b116209a4c479f 3,796 1.00/1.00 vMB 1
908,230 908,230 00000000000000000001c9bdc442d4cb440dac0bfee2d2dd58cae3175fa0a78a 2,962 0.92/1.00 vMB 1
908,229 908,229 000000000000000000007fa5a4a9858d8b261afda78342100abf35f5c081340f 3,130 1.00/1.00 vMB 3
908,228 908,228 00000000000000000000d77f6f8851820d9ef29b614b60736d35cb2184ba829d 1,106 1.00/1.00 vMB 0
908,227 908,227 00000000000000000001bc55905731f5dcf2023db215db33de014381f97f1481 3,036 1.00/1.00 vMB 1
908,226 908,226 00000000000000000000a360040ca399ed517e61245f99cdfc1f792f9cf493dd 2,509 1.00/1.00 vMB 2
908,225 908,225 00000000000000000001ba9233e73b2b18513c78b4740e43477f610d0b97ebe4 3,545 1.00/1.00 vMB 4
908,224 908,224 000000000000000000020bdc8c838ecf576c66b8b49ac4c028928bd7f875da9d 1,953 1.00/1.00 vMB 2
908,223 908,223 000000000000000000009572cce1b45ddcdea8c5473f5b2b7069df3c06a6835d 1,150 1.00/1.00 vMB 2
908,222 908,222 0000000000000000000043d308f8eabdab76f7b0b8ce5f5cbe056658d018e684 710 1.00/1.00 vMB 1
908,221 908,221 00000000000000000001f33a6bb9afd6f3497e65b54199b74e7921876cd909ed 2,271 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.85 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: 712.76 GB
    • Received: 17.21 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.