Loading Tool

Explorer IconExplorer

Memory Pool

82,875 transactions
31.96 vMB
0.11535473 BTC
Random Selection Loading Transactions
Max Size: 191.66/200 MB

Candidate Block

Mining Attempt 3c07644d79f8dcf5c24ea698d2dce474db837bfdbca54fd378d4f1205890419c
Version 20000000
Previous Block 000000000000000000010cf532a63a6441b67a3efb5df3eadda72118873c170e
Merkle Root 10c06d83ab099e7be3ca500ee98fc724d90a3730a500f1817ebfc7795f266db5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,643
Size: 1.00 vMB
Total Fees: 0.02792130 BTC
Feerates: 100.36 > 2.80 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,376 (584,312 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
331,064 331,064 000000000000000012cb102ca1f38ae4ab520e2067788ea5414cef2e45b9daf9 16 0.01/1.00 vMB 23
331,063 331,063 00000000000000000a78d3b79cf58319c7fb5185d2418417d020d280010b5a44 285 0.13/1.00 vMB 35
331,062 331,062 00000000000000001b1a5b59a0d65ce619ccc8f970e51eb0997f3fdae85ef801 41 0.02/1.00 vMB 39
331,061 331,061 000000000000000009017740f30ee3bc5776d61ba719a88d55197cfe013bda49 188 0.10/1.00 vMB 29
331,060 331,060 0000000000000000146e521171eeee3a03b1eae4435e7b8e816c7c724d420547 759 0.41/1.00 vMB 29
331,059 331,059 0000000000000000130fa643ad78c01caf07b1db64981d1f29cd48eb79da553f 539 0.31/1.00 vMB 31
331,058 331,058 0000000000000000130502e810a80ce5fbc5468c06338835797f0de407fcd099 168 0.11/1.00 vMB 44
331,057 331,057 0000000000000000030f025ffc8a25325984970e1f89fe65d5fedfaeb8a77e9c 32 0.01/1.00 vMB 40
331,056 331,056 0000000000000000082191bd7dad18dab04c1e1c3714c26f0dde4226c9f6f226 341 0.16/1.00 vMB 21
331,055 331,055 0000000000000000192c3a42123b569790da2e8eb8e440214b418476e0e54356 245 0.16/1.00 vMB 26
331,054 331,054 00000000000000000c0da7d9f7db74dc14939ec605d8988ffb837c496c7df8df 1 0.00/1.00 vMB 0
331,053 331,053 00000000000000000bc1cac257b8e3c8a6ac2c6d6d27c671e97885ad67c382d9 51 0.03/1.00 vMB 28
331,052 331,052 0000000000000000048daacd41f9f3f6c8c6d4a86de41ede2c431d0d3b9f893c 468 0.25/1.00 vMB 33
331,051 331,051 0000000000000000045a53751985e60b61edfdbed1bab7cd417773863f1f4646 990 0.51/1.00 vMB 29
331,050 331,050 00000000000000000d5b17acfb625be8a069fee053ff1aa666e6d6f99e552e6b 75 0.03/1.00 vMB 32
331,049 331,049 000000000000000019452b14f3d076a30b112c4fb1a5f58932a381b65e8d11db 219 0.13/1.00 vMB 25
331,048 331,048 000000000000000013e5f261c8489aea226d90d701327e0f9a138f3592ba14e1 202 0.09/1.00 vMB 30
331,047 331,047 00000000000000000c0a666884174808a8c11a90d2d072642e0225e25abb14b8 337 0.27/1.00 vMB 21
331,046 331,046 00000000000000000e972b2beb3df609715bbae66120f7c882e3cf3d740a2bbb 800 0.50/1.00 vMB 26
331,045 331,045 00000000000000000eeaf6caf4b0cb2602b4b01854803a5daa0069b7b5ff1aef 538 0.29/1.00 vMB 29
331,044 331,044 0000000000000000153ae61135f0d1bf49ef4b350c28e1aa14e0cb9d9317f24c 364 0.18/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 783.04 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: 720.43 GB
    • Received: 18.16 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.