Loading Tool

Explorer IconExplorer

Memory Pool

80,407 transactions
29.56 vMB
0.12848062 BTC
Random Selection Loading Transactions
Max Size: 178.88/200 MB

Candidate Block

Mining Attempt a6db8191bf5cf79eb98a1047e4fd63af9f6247bc440980c3d55e49c9756e4811
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root d1d5d6b93acda4a78347cdf8767224d4228712d8c38f78f5fd04afe54fe0adcc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,932
Size: 1.00 vMB
Total Fees: 0.04689028 BTC
Feerates: 477.45 > 4.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (688,836 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
226,463 226,463 000000000000001674c403a07efb34e0f478312769d5e42c78cbf8793c344a59 16 0.00/1.00 vMB 115
226,462 226,462 0000000000000294fcca917a7fcf9c46714c0585317aa54dbf4f5827729de189 228 0.10/1.00 vMB 200
226,461 226,461 00000000000003307d4e5ee0699ba4f14b72cc498f5d48d698db0fb7434b0609 694 0.23/1.00 vMB 177
226,460 226,460 0000000000000083c8b85ec59848fe01640c7df877ca11401de6f96e4bc38750 630 0.25/1.00 vMB 211
226,459 226,459 000000000000018283bf720bc5152e55b98d4f2a7d6c0330332bd339b3af8de3 665 0.22/1.00 vMB 235
226,458 226,458 00000000000001cdf8b55cc03bad7d5a1233e3ec37123d3af941a72529575c13 344 0.14/1.00 vMB 239
226,457 226,457 000000000000036df88c8353c91e8829979c04b4c30f278de3ef72bf4c1f8c3d 225 0.10/1.00 vMB 179
226,456 226,456 00000000000000dcec3da52d982e5d03ba8f668aab6d9c44e92c11afde56c10f 183 0.11/1.00 vMB 138
226,455 226,455 00000000000002c587b7a01e6068667a553e83fe9bcd60776bc26b7a696d6157 313 0.13/1.00 vMB 182
226,454 226,454 00000000000003574b12c81466d3bb0fe2ab54b17ca63d58eaea7c5988387c28 218 0.09/1.00 vMB 169
226,453 226,453 000000000000015201a83683a8421e7f975f9a2e1c359d0ce92ea67eeaecd5b3 267 0.13/1.00 vMB 153
226,452 226,452 000000000000022524493278f01755d4fc7a50ea85d7eca68b3b3d884bc2f6f9 156 0.08/1.00 vMB 209
226,451 226,451 000000000000014c5cc8feb6b049e7623214e3e09a8e95d625b8bcff716af108 270 0.21/1.00 vMB 124
226,450 226,450 000000000000030c5d56800bd243be851fb266c25834a6427cda4ac83f0045d2 240 0.14/1.00 vMB 169
226,449 226,449 0000000000000140f8b345bc77649628a984d7b72eee65e90be745e492ea9fee 290 0.11/1.00 vMB 193
226,448 226,448 0000000000000185e9335d03fadb0dc2b2f4d738634df6c1c5684d78ded84251 147 0.08/1.00 vMB 140
226,447 226,447 00000000000002b8388404569514eba442c01850a4a96ee3dc16681b1b8d1ecc 278 0.12/1.00 vMB 255
226,446 226,446 000000000000032bb991894d93e0044c102dbe986bd7c5f02279e9933b07c35a 377 0.15/1.00 vMB 199
226,445 226,445 00000000000003670cfa75ee0af04995f975e60662762c2409bec1e3d4d230e4 295 0.16/1.00 vMB 159
226,444 226,444 000000000000003dc0bda16d2070c0dcfb1ef6d6bf38d56329adf0d99967d021 9 0.00/1.00 vMB 310
226,443 226,443 00000000000001a9e42cec6d9d868e29adbc2d0c86fa8c023e9e5985611ca47e 182 0.08/1.00 vMB 216
Previous 10 blocks ↓
Total Size: 782.91 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: 713.81 GB
    • Received: 17.48 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.