Loading Tool

Explorer IconExplorer

Memory Pool

45,908 transactions
26.71 vMB
0.05839259 BTC
Random Selection Loading Transactions
Max Size: 141.70/200 MB

Candidate Block

Mining Attempt ddeb1e4215908b2ae9745d09163e9dc3a79f655cc5a1e5f4d791d4776c7f1bde
Version 20000000
Previous Block 000000000000000000000da4747ff0c723a97f7b228bc1fe68f4428c425a1574
Merkle Root bb14a5b7df16f712b773d98d7e61924eece193b8a9df79f05dd60415d061f383
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,632
Size: 1.00 vMB
Total Fees: 0.00926767 BTC
Feerates: 150.58 > 0.93 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,738 (598,329 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
316,409 316,409 0000000000000000223b0fd81fc6e63492028f272f772e5daad131feef4377be 29 0.02/1.00 vMB 21
316,408 316,408 0000000000000000083c43f6ff47653633f6464033e6a9707b6102b986275fa6 310 0.20/1.00 vMB 26
316,407 316,407 000000000000000009fa44b2a3c2093acf6af5f424d9dfac92b10f294aba9ecc 48 0.02/1.00 vMB 34
316,406 316,406 000000000000000004d323d5924a78b1f1c58f5f6b3d301a3721407477f5991b 143 0.07/1.00 vMB 24
316,405 316,405 00000000000000000d1040d60197fcf0c114b2db05c0f4a4277918482f37c5f6 816 0.44/1.00 vMB 27
316,404 316,404 00000000000000001518efa63a5576476cc3e7756433b62774a1e69d82212d3f 83 0.04/1.00 vMB 26
316,403 316,403 000000000000000028762a32dd439ca70751c5ff714c04bf8f2c37e846980c4c 64 0.07/1.00 vMB 8
316,402 316,402 00000000000000002d4a608d6cef7553ffecbe2f7e224e80cff30772b3a68816 364 0.16/1.00 vMB 30
316,401 316,401 00000000000000000ed19394728aebe4ac49fc6605ec080ced485a1e96804e6d 253 0.15/1.00 vMB 25
316,400 316,400 000000000000000027c8fc4d8555e513832be6f46599ffd8bf3bc00bc9ec2b72 310 0.17/1.00 vMB 31
316,399 316,399 00000000000000002926cfddef5ceea60633a7ce11c2fb56335ad3d3babce40f 170 0.09/1.00 vMB 30
316,398 316,398 00000000000000002445b366ffb9b22b31f00142250553165b6dd91deac15b36 270 0.22/1.00 vMB 20
316,397 316,397 000000000000000019d65d0b9ab289c73ef279ee0c5a8c935ba9bee371a23a3f 707 0.35/1.00 vMB 28
316,396 316,396 00000000000000000e7009ca2ce28164438e65086acdbf569ebb08d9afc5921c 247 0.10/1.00 vMB 33
316,395 316,395 00000000000000002e3af5adc15ca500e80dade16828bed816c3299372262a0d 203 0.09/1.00 vMB 33
316,394 316,394 0000000000000000140b7323cf719f487b121b29ca42e2f1f9af1bd1222d17dc 615 0.40/1.00 vMB 25
316,393 316,393 000000000000000025169b4eb66d7b03206bfe6abd5f649d021fbd694243cc1d 318 0.18/1.00 vMB 27
316,392 316,392 00000000000000000caea1faba924f320484b7517900e6343ecd1648c28d0583 698 0.39/1.00 vMB 26
316,391 316,391 000000000000000021b7abf412351f5116bb89825bf6fc9ecb1e0e2fb7280109 47 0.03/1.00 vMB 18
316,390 316,390 0000000000000000063f3efc8cfe205761cc55e8e9c06ef1eba1b1357d80fab5 636 0.28/1.00 vMB 31
316,389 316,389 00000000000000001dff17879e7ce534cdb483868e04265592170c546bf8817f 332 0.21/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 781.93 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: 646.19 GB
    • Received: 12.83 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.