Loading Tool

Explorer IconExplorer

Memory Pool

74,641 transactions
29.73 vMB
0.09715214 BTC
Random Selection Loading Transactions
Max Size: 172.37/200 MB

Candidate Block

Mining Attempt a6e36d6104c3f264e79d8f8d73096c210942ff639c69f3e1483020674da9bad7
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root fe7754b98cea7739b435639e2a763e1467768350e3c1d4bac381d96d7fa8bb80
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,861
Size: 1.00 vMB
Total Fees: 0.02704133 BTC
Feerates: 150.36 > 2.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (321,958 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
593,094 593,094 0000000000000000001764f7e61a2cdd615988cddec2efb36cb18f30fdba4591 2,981 1.00/1.00 vMB 33
593,093 593,093 0000000000000000001614d8729f3a1a401f43c793d79ad0097df93ef7b8c069 2,789 1.00/1.00 vMB 26
593,092 593,092 00000000000000000002c7df75d8615dde7907495380394c81adcd54120b3b67 3,254 1.00/1.00 vMB 48
593,091 593,091 0000000000000000000685157f5a260b9801e4f52eb7dca637e9bb8e4072da7c 2,851 1.00/1.00 vMB 27
593,090 593,090 00000000000000000006439734b6cf3bc351489e57698109a0696150abd92774 2,502 1.00/1.00 vMB 37
593,089 593,089 00000000000000000006cecf8814e04b5cbdc895bd888741d0467b67e494ce32 2,873 1.00/1.00 vMB 28
593,088 593,088 000000000000000000197451bbd5819239f801483b0d353f8a66780ad38e94a9 2,584 1.00/1.00 vMB 51
593,087 593,087 00000000000000000002ecf3342a62a003903a21cb48b12d9b37fd0e1b1d3f12 3,226 1.00/1.00 vMB 41
593,086 593,086 0000000000000000000919c365fa24c3adbb04ab9f3e27029f3cd12900ba949f 3,020 1.00/1.00 vMB 39
593,085 593,085 000000000000000000194174cf7c4c8a3822cdddc863f9a9a5065eeab95cc91f 2,889 1.00/1.00 vMB 42
593,084 593,084 0000000000000000000bf2d31fe1fc5ef25425b732cb61e49b2af019f5a5feef 2,527 1.00/1.00 vMB 33
593,083 593,083 0000000000000000000cb18f54c629d842805160df2b36c70fdd30721ff1c613 2,421 1.00/1.00 vMB 21
593,082 593,082 000000000000000000102684c37ca9dde82c5050e42c033b37af0f807bf4560a 1,383 1.00/1.00 vMB 23
593,081 593,081 00000000000000000019438da36d4060ba2cbbe807e33d05a00cb2fe95f64fe1 2,889 1.00/1.00 vMB 20
593,080 593,080 00000000000000000002366b731211ce9aab4fc884009742e6374b2856fc10bd 2,266 1.00/1.00 vMB 18
593,079 593,079 0000000000000000000237caa2c94e184a7e4c54411295162f4905a52fbbc97a 2,631 1.00/1.00 vMB 32
593,078 593,078 00000000000000000018167a38cf2c82ab32ed329cf9e9d3d72e7e4874164044 3,089 1.00/1.00 vMB 34
593,077 593,077 00000000000000000009fbd268a9b7d9f22c0ef4ed0a3cfe077abafb92d6c984 2,684 1.00/1.00 vMB 28
593,076 593,076 0000000000000000001540ea93836258cfbdb2224d92e409d4037fd9ce5c7785 2,480 1.00/1.00 vMB 37
593,075 593,075 00000000000000000009b3b5e3c8eb3bb3a4575174289466dc1b549ff04e2489 2,151 1.00/1.00 vMB 52
593,074 593,074 0000000000000000000ff600d7b00944e73bd46266e29efaa7664eda2e3da99c 2,930 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.48 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: 668.20 GB
    • Received: 15.42 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.