Loading Tool

Explorer IconExplorer

Memory Pool

78,637 transactions
29.14 vMB
0.11782055 BTC
Random Selection Loading Transactions
Max Size: 175.78/200 MB

Candidate Block

Mining Attempt 2d9fe123b0e1f7efb3b987e74627c53741ed9572c94f5f47dcfa37d945c3855f
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 9fd9ac295340d73313cd6c2ef8d48d8f31ed4a6999a625a2a10a4a7fe996c91d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,108
Size: 1.00 vMB
Total Fees: 0.04246528 BTC
Feerates: 150.80 > 4.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (697,026 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
218,223 218,223 0000000000000289bd80c0b8632e560fa99a09d4464f90b05bf97978dbe5b889 138 0.06/1.00 vMB 170
218,222 218,222 0000000000000453de31c31b2be57b420ffc3e89a72e9547d0d7ecac41062ef7 128 0.13/1.00 vMB 25
218,221 218,221 00000000000000ce1b41117fc0c7748a036e394848664e537627c37240aba119 139 0.09/1.00 vMB 120
218,220 218,220 0000000000000129c65cb7eb99cfc36be408cbea98915ec272023aacec7b3722 159 0.07/1.00 vMB 69
218,219 218,219 0000000000000531da959a7f829181d885bd9ba8557059dbfa8676a9505da9b7 539 0.20/1.00 vMB 169
Previous 10 blocks ↓
Total Size: 782.85 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: 712.78 GB
    • Received: 17.21 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.