Loading Tool

Explorer IconExplorer

Memory Pool

73,309 transactions
27.09 vMB
0.06164847 BTC
Random Selection Loading Transactions
Max Size: 165.45/200 MB

Candidate Block

Mining Attempt 7dc01113fd18b2ccd6460fe54059d7f9fc4f5d7bd5aab9e1201faa670e5c22ac
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root 9a438fd42ce09ac1e9abf0785061653c0885408cdf71429a5426e54c9a4f041c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,667
Size: 1.00 vMB
Total Fees: 0.00427107 BTC
Feerates: 40.21 > 0.43 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (597,105 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
318,212 318,212 00000000000000001efef4dfcec925b100c0a0f809a55dcf9f55ab172b338fb1 598 0.31/1.00 vMB 27
318,211 318,211 000000000000000000dab548961e32af9f6f9e2c98eeb4e5ba1015f380751058 141 0.08/1.00 vMB 19
318,210 318,210 0000000000000000088c93e9d04fdf2d8e47ab12181bc9dd56c493eb73f16c5b 247 0.17/1.00 vMB 21
318,209 318,209 0000000000000000159bb4f56c9d7b9dd2696cc414fe98661f8f6781e4d948c0 539 0.51/1.00 vMB 20
318,208 318,208 000000000000000003156982f17a9a0e24faca1c2e1c6a78e50d2242f4acda4d 515 0.31/1.00 vMB 24
318,207 318,207 00000000000000000798524f7c433aba1c10f080916d3cecdc8be3e12a4e4a9e 10 0.01/1.00 vMB 4
318,206 318,206 000000000000000010bf1cacbef1a255cdff52e1453a826e04792029a09a0cf6 320 0.20/1.00 vMB 27
318,205 318,205 00000000000000000b56c198661a621edb8e5b5b83ee351252659388635eea40 176 0.09/1.00 vMB 30
318,204 318,204 000000000000000015da2d7b3e250c07b3a6c8b76d5a488cb2431203b07ac7a3 132 0.07/1.00 vMB 29
318,203 318,203 00000000000000000806a3e159a0a2b0bf12687005d0ddae363ada59cf151b5c 429 0.23/1.00 vMB 27
318,202 318,202 0000000000000000147c872178a54df57a7133d7a4f0da884de6a19ac2aa3751 1 0.00/1.00 vMB 0
318,201 318,201 000000000000000022c7d67b95f914d7f755b2470b0e44626bd944038ca22156 164 0.08/1.00 vMB 32
318,200 318,200 00000000000000001bf6ee8f701054dc35e68fd08afd19ed03cdc22c219c1744 142 0.08/1.00 vMB 23
318,199 318,199 000000000000000008005c452c1e1fff73dea7e0f7965f5688a7db1f9999c0d5 330 0.24/1.00 vMB 22
318,198 318,198 0000000000000000012d2f8524401c8ab1dce94623581a4cc6e7d9feaae756f2 161 0.12/1.00 vMB 20
318,197 318,197 00000000000000000269ade486228b04055c55d1d16c0eb59e2a94cebace310a 471 0.24/1.00 vMB 27
318,196 318,196 000000000000000004565c1cdcfbb44a1cd25926060535fd3d67be4a0d814acb 76 0.08/1.00 vMB 10
318,195 318,195 00000000000000001d9e5400dcc8c749642a8747dd406844fc8c6df42de6b858 545 0.36/1.00 vMB 24
318,194 318,194 0000000000000000059bc21a6f94dbdac904fa8bbba80546c7df3515c0841dc9 1,015 0.51/1.00 vMB 29
318,193 318,193 000000000000000000db9c496700e8d8047eb811083f61127e2f3920c8597940 43 0.02/1.00 vMB 51
318,192 318,192 00000000000000000069ed073ac2e677abebd4933a08651886081faa1c7f08a6 1,625 0.73/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.94 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: 714.89 GB
    • Received: 17.61 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.