Loading Tool

Explorer IconExplorer

Memory Pool

27,705 transactions
27.62 vMB
0.07173913 BTC
Random Selection Loading Transactions
Max Size: 132.65/200 MB

Candidate Block

Mining Attempt 9882faf476e5f7ff010f1332a1f4d52a7511856a7b17df23abf68c10381fbe44
Version 20000000
Previous Block 000000000000000000014e79d01dbb2c534e8fbebfd9b049c29481e4f0d4235d
Merkle Root f002be7cc9bf69d58acbf58fae95f546e955c14905975cccd50745d4713910fa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,017
Size: 1.00 vMB
Total Fees: 0.01920880 BTC
Feerates: 151.12 > 1.92 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,502 (496,234 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
418,268 418,268 0000000000000000018fb8789cc16c9766d1d06165bd6626c5d519904df80a60 2,417 0.97/1.00 vMB 59
418,267 418,267 00000000000000000489050364b680b34fb76deba0abc90ead7f76b69dba4102 590 0.26/1.00 vMB 64
418,266 418,266 000000000000000000c053186792a544ea9f5ca5b247950aa96865fbdfc79bb7 1,921 0.95/1.00 vMB 48
418,265 418,265 000000000000000004df33fa15b7a454dbf14ef028a7328add1c9b72e4e03088 1,646 1.00/1.00 vMB 35
418,264 418,264 00000000000000000361827ee7011efef8877c2019a78655ff45d0bc7b1ba682 1,514 0.94/1.00 vMB 76
418,263 418,263 00000000000000000102f046bdfa4209daf1fc4cde8760c6b4b1f202a80be5aa 695 1.00/1.00 vMB 24
418,262 418,262 0000000000000000012c48ebd93e252ef54ff765f84b8a495fed9750ba00a3e4 861 0.41/1.00 vMB 54
418,261 418,261 000000000000000003d87365eab55f4267770d34659bc62a613f97b64aa7bee7 1,886 1.00/1.00 vMB 48
418,260 418,260 000000000000000003669e2ee736fd1043de6b32e9e0d15841697aafb019f61a 113 1.00/1.00 vMB 7
418,259 418,259 0000000000000000046745af4c63695c030706edea3ba6ef831825cde8e5315e 1,662 1.00/1.00 vMB 34
418,258 418,258 0000000000000000028f039929fdffa06f30d5712e32a8a2b27d59eda7e235bd 2,192 1.00/1.00 vMB 50
418,257 418,257 000000000000000003aa144c266791ee0462fc4fe2a750ea33914fbc533ef88a 2,289 0.93/1.00 vMB 60
418,256 418,256 000000000000000001c7a5b8e28b8dc1a4a5ada86c21a1a148fc82962eb1b401 2,903 1.00/1.00 vMB 72
418,255 418,255 00000000000000000505ff884c235179bce3537d3b5abb2349191cfa188a8684 1,971 1.00/1.00 vMB 83
418,254 418,254 000000000000000001adea4943747656859f121ce75bd01df8a5b5368c8b659b 698 1.00/1.00 vMB 19
418,253 418,253 000000000000000004a8d2bcc1f9e1c03396109f0bff6f1d4c341d536d6a607d 12 0.00/1.00 vMB 52
418,252 418,252 000000000000000004a52d486f5efa1ac16e6cb0d5abfbd9ee1cdf0fd29eb30c 2,004 1.00/1.00 vMB 49
418,251 418,251 000000000000000004e0445c9075c47a8815f869f55f74ecaf99a0ead83b4ae6 2,842 1.00/1.00 vMB 209
418,250 418,250 000000000000000000162adac4c8f660ec4e2691ce3e46c8fad06efe6815302e 1,237 1.00/1.00 vMB 32
418,249 418,249 000000000000000003608a43e478069217737558355ff0b69a442d3cba958eef 1,755 1.00/1.00 vMB 45
418,248 418,248 000000000000000003645a99a4ba518f0700b5d521f079eddd06c3f7bf31630b 1,009 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 781.50 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 612.39 GB
    • Received: 10.99 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.