Loading Tool

Explorer IconExplorer

Memory Pool

73,547 transactions
27.72 vMB
0.10934004 BTC
Random Selection Loading Transactions
Max Size: 165.93/200 MB

Candidate Block

Mining Attempt 25ffaf3cc0255e1eb782f7060ef5ea7fa2cc3028850a9fdf816250273f9055a7
Version 20000000
Previous Block 00000000000000000000b27b2190440ac27825933894e3022e019f9fbb1d36f6
Merkle Root 7c8ce8a7a06d356bacea0ac5e7b95c2d6758f2f0db4326afc20926b9c028c43c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,092
Size: 1.00 vMB
Total Fees: 0.04098991 BTC
Feerates: 526.32 > 4.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,471 (703,234 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
212,237 212,237 00000000000004712248a857a7b65547c59bbca3b3e3c0effd6defbc16acb4b2 167 0.08/1.00 vMB 182
212,236 212,236 000000000000018968447c82fff490df382fd0c7ac65246a0aef2bbdad676cb5 367 0.21/1.00 vMB 134
212,235 212,235 00000000000001e9ac038db9ef938becdc1d861c59c8a198bae536542b7bd0b3 203 0.06/1.00 vMB 35
212,234 212,234 00000000000003a1067716160e71796de4a32aa3f2d1bcbbad279b499ffebd05 208 0.09/1.00 vMB 178
212,233 212,233 0000000000000176c2d164d31afa4698857aba9fbab050235cdab280d638daec 1,081 0.46/1.00 vMB 138
212,232 212,232 000000000000046421f6d099a310c7c4c7f02ad4fb4e92ffb48988a646f746b2 396 0.20/1.00 vMB 166
212,231 212,231 00000000000004dedd6372f5f6336a49785302f1a932f0c39360b91eefa48765 653 0.20/1.00 vMB 252
212,230 212,230 00000000000003193de88f57d448ecdc743b05b905944f8869ca4db92559cee4 885 0.25/1.00 vMB 265
212,229 212,229 00000000000001aa660415e65025f12f0881c27040ce18cc85ee97d45486b79c 10 0.00/1.00 vMB 375
212,228 212,228 000000000000003029ce0e79bfb1018443d01849c72ac7fc82f585d95c473484 399 0.15/1.00 vMB 170
212,227 212,227 000000000000018a85b251cbd41540e356358b13b7d5ddbf934e2892fd159888 228 0.08/1.00 vMB 145
212,226 212,226 00000000000003c8cfd31e6cda85765bfe495b60bb514ed2ec3d1034a73cbfbc 127 0.05/1.00 vMB 80
212,225 212,225 00000000000003b19867c0db5143d07474e86e447eb517658979a4869a6784b5 558 0.20/1.00 vMB 174
212,224 212,224 000000000000045be91e5a1e9cb3d7a067bf8dc3ae23d8243538c7b09cf26a4a 207 0.15/1.00 vMB 131
212,223 212,223 00000000000002ec555e56afd29ce4d62458611125dfd546a64d5a9d45db48da 407 0.25/1.00 vMB 396
212,222 212,222 00000000000000f953b9fcf5716a608f7a66322e40f7bf096bdbc92871ad2651 78 0.05/1.00 vMB 68
212,221 212,221 00000000000000b58570a289543c607d06caa16515007ac10617e09fd491fd7b 134 0.05/1.00 vMB 133
212,220 212,220 00000000000002b864be8e6ea829797c1f6e0445c45521b0ac54a60478449020 258 0.12/1.00 vMB 268
212,219 212,219 00000000000002a9f215088c52584fd45ab7d4a7772d9dde1ddb58dd1fc1ecd6 227 0.12/1.00 vMB 134
212,218 212,218 00000000000002ebc32f193bcbedb532cdae8d585c63f0cfbcfc145df6d0d510 508 0.20/1.00 vMB 216
212,217 212,217 0000000000000281bf24abb3c6c05cbc487f048e9de67d6899e60fe3cbab44e6 8 0.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 783.21 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: 756.41 GB
    • Received: 18.98 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.