Loading Tool

Explorer IconExplorer

Memory Pool

85,150 transactions
31.72 vMB
0.11451883 BTC
Random Selection Loading Transactions
Max Size: 194.49/200 MB

Candidate Block

Mining Attempt ade8d677dc1f8e7adc0e2843d72c9004c7cd95bb6598809f2800419493dd3c5c
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 222f5c2dcf2d0f1fd264d4f1172e689702f9a546d6652a1d9d3bb39377d5a23d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,968
Size: 1.00 vMB
Total Fees: 0.03952932 BTC
Feerates: 301.57 > 3.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (696,980 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
218,244 218,244 0000000000000152db5a27b86ddc841217440db5410e5654d30a9854b447f522 77 0.11/1.00 vMB 46
218,243 218,243 0000000000000418a89b78c9c7e800749d7066316da489c2697091741bd445c9 131 0.04/1.00 vMB 29
218,242 218,242 0000000000000376ba034e1ada6bbd31eb9adf0a8c29aa7d89ec83b96daac9c7 550 0.23/1.00 vMB 232
218,241 218,241 00000000000004e8925106dc5e99436338ae461bc31bdc907e5a8ee66746f062 451 0.24/1.00 vMB 160
218,240 218,240 000000000000050b195e5a67e88b8fd5aa42295c8bc0ed418ab4610d8388bb04 506 0.25/1.00 vMB 157
218,239 218,239 000000000000018f045881e9a5c641e0f4654eb9f9c88f4d78975529b67b33e0 10 0.00/1.00 vMB 574
218,238 218,238 000000000000004607f048087f5e1285de5cf399b5f1ec5570ff2b0596d4227b 128 0.05/1.00 vMB 206
218,237 218,237 0000000000000370f35f87be6d291757cb7d711d8dbeda7251484dc4090738f7 235 0.10/1.00 vMB 47
218,236 218,236 0000000000000036a63a76e8330400825c24ef8cf1422c06d47e0b66895cdab8 191 0.08/1.00 vMB 131
218,235 218,235 00000000000005975afb398a27c64ff9d7353a401362ed67743542c39470a83b 359 0.18/1.00 vMB 161
218,234 218,234 00000000000005952a0d1094bad9a71cd218948b08396faec7a48dfac10f11d7 165 0.11/1.00 vMB 76
218,233 218,233 0000000000000197c0b6a4c64d8326839a2b409bdfb373aa1c55fff7123f6b11 692 0.25/1.00 vMB 208
218,232 218,232 00000000000004c7d955ac1709b5a4c0426e809b72dfe9be4b1e71d997dd3a45 66 0.04/1.00 vMB 67
218,231 218,231 00000000000002971977313552f73d0f54be6467fcad5080f32a4ef81eb35a9a 163 0.05/1.00 vMB 120
218,230 218,230 00000000000003c234c371fde1441ba4c3392ab5cc19d6f42db2182b91119c9a 295 0.14/1.00 vMB 131
218,229 218,229 0000000000000254adcdf18db2ac1ba4c8aea803df71e3444d24f94889bf2194 629 0.25/1.00 vMB 193
218,228 218,228 000000000000012648381e534753a481e26c12482672f2562742bb286165de8e 475 0.25/1.00 vMB 161
218,227 218,227 000000000000044113e7235cb57b17b129af5b8b4f62390354f15c96ae06a903 475 0.19/1.00 vMB 160
218,226 218,226 0000000000000020964f57b5ba863ae61cd5d49c476a8b840f57e0a3c790ae99 587 0.26/1.00 vMB 187
218,225 218,225 0000000000000175dd0c2abda8c3dff608204a239f6d9e43f2e906911e9e30e2 466 0.18/1.00 vMB 189
218,224 218,224 000000000000027491f05c29e443a2be0d99934e305ecc698ebddabc2b7e54ad 182 0.10/1.00 vMB 122
Previous 10 blocks ↓
Total Size: 782.78 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: 709.60 GB
    • Received: 16.93 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.