Loading Tool

Explorer IconExplorer

Memory Pool

46,297 transactions
21.45 vMB
0.09649256 BTC
Random Selection Loading Transactions
Max Size: 121.08/200 MB

Candidate Block

Mining Attempt 090678c79d1d96dda843b33f72d16f71da4506789806b6058550c7c991b16c1c
Version 20000000
Previous Block 0000000000000000000111c5462029cd7cf4d94fe7e850b453480c9b7daa08cf
Merkle Root 51f3c2950599c65de8f9f3b1899dcadbfe9538067ad557b473aa5f91e5f5c4b3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,632
Size: 1.00 vMB
Total Fees: 0.04518086 BTC
Feerates: 265.25 > 4.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,067 (661,230 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
252,837 252,837 0000000000000040b357f71a9754e85c13c47292515bf4973b21b99e8d75e1b1 161 0.06/1.00 vMB 144
252,836 252,836 000000000000000569f3d7ffbab7a547ee74476f167aa5dc6d34cfe6a6c8fdf8 358 0.16/1.00 vMB 120
252,835 252,835 00000000000000511d13ea41da8bf295caa74b27c66091d3079ef06400cca7a3 322 0.16/1.00 vMB 129
252,834 252,834 0000000000000026a081adb457aaf9a58ab45d4c6068bc06007609089231b792 368 0.22/1.00 vMB 72
252,833 252,833 00000000000000340696305ece4ce16ddf695eaf3c02abb15ebe2451e000c516 913 0.35/1.00 vMB 187
252,832 252,832 00000000000000296fec0f0fd9cf290db10bb503f4c44f8d5d59e5076a36854b 6 0.00/1.00 vMB 0
252,831 252,831 000000000000000cc9db579ac0dca43d1620131f2a2a0c45e19751d972e5a1a0 304 0.14/1.00 vMB 159
252,830 252,830 000000000000001d745ec8fde82e90c96a6aee33e39989feed70cc49a926b082 64 0.03/1.00 vMB 89
252,829 252,829 0000000000000051ebc99b0444a54f26761993b4c2f8f1d1a7e665af22681309 307 0.15/1.00 vMB 135
252,828 252,828 000000000000004a5561d842b8a041e577d7e518cfc95bab607f2ae02fa07f19 289 0.10/1.00 vMB 298
252,827 252,827 000000000000004d5c30e5a9746b9d77bd9e093ad36ac0d848b3722ee379ac72 38 0.02/1.00 vMB 79
252,826 252,826 00000000000000034303d7897e775a29683c59c6fcbf9df045ebbd82f0f0d93d 191 0.08/1.00 vMB 131
252,825 252,825 00000000000000307a3e01891bd6a04d12487d90ab64ede0e2cbfc5fe1ebeffd 216 0.11/1.00 vMB 95
252,824 252,824 000000000000001447ecadd24d028eb7cb842bfd5ce809f4f3f393381420f146 221 0.12/1.00 vMB 139
252,823 252,823 00000000000000192c38528db02b3a596d36a06ed6b63d7651069916907847b6 15 0.01/1.00 vMB 53
252,822 252,822 00000000000000105339f3bb07572ec1cea1cb56330ece9108ed076e0a56e17c 296 0.14/1.00 vMB 88
252,821 252,821 0000000000000002ae0ee74e496cae97be66af4ae7be68ecd9f460d53fbb2d0e 738 0.25/1.00 vMB 220
252,820 252,820 0000000000000024679e6343af75ec189319766f8a3c6c29fa35f766daf6b664 112 0.06/1.00 vMB 118
252,819 252,819 0000000000000053d4de0ba68c6e7c2597f1d65a9de26af9fd9e6b3cec5bf1a3 426 0.19/1.00 vMB 151
252,818 252,818 00000000000000288a8ae965f4e75d71543390213fd0473be194429efc9b9e7f 128 0.04/1.00 vMB 244
252,817 252,817 000000000000001b6b12ff2c3930092beac424ee177449e15c08cc4f99db217b 162 0.06/1.00 vMB 181
Previous 10 blocks ↓
Total Size: 780.71 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 555.00 GB
    • Received: 6.85 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.