Loading Tool

Explorer IconExplorer

Memory Pool

42,638 transactions
26.29 vMB
0.05625503 BTC
Random Selection Loading Transactions
Max Size: 138.07/200 MB

Candidate Block

Mining Attempt c2949c784c986fe38284e186912f5089a96f0fec22f2ee5bf0641382e8d84113
Version 20000000
Previous Block 00000000000000000000768db8c555c88522a89150a79f003e6f64bcd348a6d5
Merkle Root ac3dcdf0074ea0912736c9928ea80cda580bce8a1b9039a293ec38761e93b533
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,045
Size: 1.00 vMB
Total Fees: 0.00825023 BTC
Feerates: 150.92 > 0.83 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,726 (679,820 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
234,906 234,906 0000000000000143425945890db6113858188c7a97e5c4541acc1481414592b8 403 0.18/1.00 vMB 159
234,905 234,905 00000000000000fc3d21263375fec5143c02a825d73b3c24bc64c79d25aa174d 417 0.24/1.00 vMB 133
234,904 234,904 00000000000000638e319e859070b78f39a39ac1fceda8a90da82c9a858bd8b4 643 0.25/1.00 vMB 166
234,903 234,903 00000000000000fc3756f880dfe470d96f23d49f04cf087f068aede183dfef90 102 0.07/1.00 vMB 136
234,902 234,902 00000000000000a8ba9ccf65504cde96bdaf4807c67a6938eb3d47d08fd3712b 442 0.20/1.00 vMB 172
234,901 234,901 00000000000000ef2c3227627cd13b9d58ecc2abf727f9437ed330c809af2386 151 0.08/1.00 vMB 108
234,900 234,900 000000000000006d492d2849cdf536a77a70e2022a8c53f6595883c7e279bc67 767 0.36/1.00 vMB 146
234,899 234,899 000000000000000e5350f8f7f8615091a4aaeeb0cf524b89b976c652ec9b0ac5 272 0.12/1.00 vMB 176
234,898 234,898 00000000000000f9d5c84e1af47dadedcb7db2dc6d7c116ac9f5975f77a04af9 904 0.38/1.00 vMB 169
234,897 234,897 00000000000000d786abf1bd2c9ab476d61f1705890559ea470362a3b01d4bf4 538 0.23/1.00 vMB 172
234,896 234,896 000000000000011a5887b7ab8bcb983075a0234c764ea638a9539aff2183b8ed 304 0.12/1.00 vMB 159
234,895 234,895 00000000000000fe271edfe7aef712b10bf70a641ca08e5758fa68b93e311613 382 0.17/1.00 vMB 194
234,894 234,894 0000000000000031842b3442d0adb49d0f5a2da748e3fb7d7ee1f2f1f4751f25 450 0.22/1.00 vMB 159
234,893 234,893 00000000000001190c9b208ae9f5eed85915a4a3f5c862feb7026d4efa06d870 304 0.15/1.00 vMB 139
234,892 234,892 000000000000002b41a65254dc55e99efb77f956b73e56c154fc503fdc7434cd 547 0.19/1.00 vMB 133
234,891 234,891 0000000000000068eda447787311123f2fa466759b259dc7cc52e1b9c3261115 315 0.12/1.00 vMB 201
234,890 234,890 00000000000000e78d01cc124d9ea2356867e404a359ceb24226c2aceffc8edd 89 0.04/1.00 vMB 210
234,889 234,889 000000000000007dcd79295374cd9ab25f49e180f39840b1edd0ac8266f7a9b9 299 0.15/1.00 vMB 147
234,888 234,888 000000000000011fb7399bd8f6c9400aadeb3ed0f23ff112687c9bc9d2e47cb1 380 0.17/1.00 vMB 158
234,887 234,887 00000000000000e0aa3e6d14ee9d54ace6ee72ed767a06be7c1174c7da12c7f6 528 0.20/1.00 vMB 164
234,886 234,886 00000000000000c2752137ca70c33ec2f816e06bfd893ef22cdcbf408b8b7fd9 499 0.26/1.00 vMB 133
Previous 10 blocks ↓
Total Size: 781.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: 645.77 GB
    • Received: 12.77 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.