Loading Tool

Explorer IconExplorer

Memory Pool

84,278 transactions
31.77 vMB
0.09516047 BTC
Random Selection Loading Transactions
Max Size: 192.96/200 MB

Candidate Block

Mining Attempt 8f37154f502f1d2418c2a2ffb1cfae9d68200f5efbd47863d71799e61879b1e1
Version 20000000
Previous Block 0000000000000000000205b45d904c19e542f059cf3fc09afcf93eab418f2243
Merkle Root c8e206d884745ae5d1324023a80f22265ee4e96651998d4773cf4a05a24225bd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,033
Size: 1.00 vMB
Total Fees: 0.02525165 BTC
Feerates: 265.25 > 2.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,185 (603,907 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
311,278 311,278 000000000000000002e932a3cbaf927da7e3bc300bb4e0d659bd9489205e65f7 153 0.08/1.00 vMB 35
311,277 311,277 00000000000000001ece2d24ea14bf36b479dbbd4f20ff3b5c4ef1a9428fd9cd 51 0.02/1.00 vMB 40
311,276 311,276 00000000000000002786e2c77cff593830d32e7cb524ec7233e0c6f4be8963c6 137 0.06/1.00 vMB 35
311,275 311,275 000000000000000022bb6e2367a7e2398429f8385f939dcf935bc33d6f3f04bc 211 0.10/1.00 vMB 30
311,274 311,274 00000000000000000b6121456074323bdd2e7debd3caef9786f11b2eef3d5547 9 0.00/1.00 vMB 34
311,273 311,273 000000000000000005ca3235c1fb22b63e629e162272220ebc259d71a638e332 442 0.25/1.00 vMB 29
311,272 311,272 0000000000000000370aad19504bf869ed9571557978cb02de6bc1bfbedf575f 19 0.01/1.00 vMB 23
311,271 311,271 0000000000000000088b425d44ccf32a1ba2b6648d95404bd3970c8d0a2512be 310 0.14/1.00 vMB 34
311,270 311,270 00000000000000003474fa9dddcbf484adcf7ed101a301692d89b79f40b1c7ab 587 0.32/1.00 vMB 49
311,269 311,269 00000000000000003396942d6d0dfa67a50076e7ee9baae213f05ca5a1625a34 459 0.26/1.00 vMB 26
311,268 311,268 00000000000000003aa65d1175d7cc0b71ea1f5146a8220072b639c828c3f5bc 256 0.09/1.00 vMB 82
311,267 311,267 00000000000000000e20f39eaef5b663f582e3214dcfc9ffdf94b491f93b7d68 444 0.32/1.00 vMB 24
311,266 311,266 00000000000000001f25093188d15da8498bd4562363210abed1c6181385b82a 21 0.01/1.00 vMB 93
311,265 311,265 00000000000000002b4bc7dd86d5e9b57e2e73e5040f3aca19f136d637395c7b 7 0.00/1.00 vMB 29
311,264 311,264 000000000000000023daac6865b32435479a40b27df9cc65d36663c3f0d54445 56 0.04/1.00 vMB 20
311,263 311,263 0000000000000000211208db63a039fe40d87895561d3744facea208efa27356 201 0.13/1.00 vMB 30
311,262 311,262 00000000000000001cb114ac40af383c3a9bef6bf39c8a4f5fbfb2725f3c1068 432 0.26/1.00 vMB 33
311,261 311,261 000000000000000013bf3a94dd24f8af85c606d3f5b513403c136155b62497c1 285 0.22/1.00 vMB 23
311,260 311,260 000000000000000027811569073cfb97b05b213962a01b6514f8839223a7388b 512 0.20/1.00 vMB 55
311,259 311,259 0000000000000000373614cf884c729888af7c73f9020bdfee1e69ef36da484c 27 0.02/1.00 vMB 26
311,258 311,258 00000000000000000e5805276ca0b7843b88436304a72277591ab643ad8ad07b 39 0.01/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.72 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: 704.87 GB
    • Received: 16.64 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.