Loading Tool

Explorer IconExplorer

Memory Pool

27,592 transactions
6.92 vMB
0.05425022 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.48/200 MB

Candidate Block

Mining Attempt 84df200f14dc49a74a7c63b294df629b079b4284d3a8e96e9d9762c3c07bf71c
Version 20000000
Previous Block 00000000000000000001135bbb1013a04c24080ffe112a4b93712212a682e7d8
Merkle Root 906aa03fd495117232554dd3de7357f22fdc64271cf6493df71f1124006af2f9
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,723
Size: 1.00 vMB
Total Fees: 0.03031395 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,234 (758,330 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
154,904 154,904 00000000000004a827e800b778c45ea9244b4b229c0958c2873f8b712281769b 18 0.01 vMB 0
154,903 154,903 0000000000000a365864483107fd097256134062f1cdc531736ca3ce41ae86b2 17 0.01 vMB 149
154,902 154,902 00000000000002bf63e5df520f44d5585354146089a11c92a08c723a719e1b38 9 0.00 vMB 0
154,901 154,901 0000000000000c6b7a55fe41f48400923adbb1ca5b6452c247b6e9768f460274 11 0.00 vMB 40
154,900 154,900 0000000000000a1f37867a7a6c57eeeb326373740582a9d8f92a76a065f62f47 13 0.00 vMB 32
154,899 154,899 0000000000000bf2d0cf8829c4f7fde40131ba684cb1e4e2890e6bc1e2b767b6 70 0.03 vMB 272
154,898 154,898 0000000000000cfdda53e97b93289bc5e139848da6918bcbe76bd67e5b119043 128 0.06 vMB 6
154,897 154,897 00000000000008f261fc005de841faf07fa0adad42aa7bebcba5ac72fc24f54f 70 0.03 vMB 92
154,896 154,896 0000000000000680f315599cd762a09c5a21531646c103135093a9ecbf19a1ae 77 0.04 vMB 50
154,895 154,895 0000000000000d8ee92c60475205df1652c6537e789364ddfe3cfedb52a9d14d 8 0.00 vMB 161
154,894 154,894 000000000000010ee3cf254e25ae70fd3d3ea0f735968f53c22aff5ba9914ff6 36 0.02 vMB 116
154,893 154,893 00000000000000789a97ce57c4a052a5050002afe3aa026554bb6f2ba76c8e2b 12 0.00 vMB 0
154,892 154,892 0000000000000b723a620656d478208b52b62bb832d90442c2f918ba22772abb 53 0.02 vMB 77
154,891 154,891 00000000000003b1514eff24729b7996f43bc202b1089fce584e7be17314d4a9 56 0.02 vMB 207
154,890 154,890 0000000000000ab9e59bd2e7d8c9db3915ef71f4378c9fd9bea0dc79e38bbdd1 95 0.04 vMB 202
154,889 154,889 000000000000082b2bcd944c472e18d125c4f18e940a2ccf8116fbee41e68e0c 1 0.00 vMB 0
154,888 154,888 00000000000006995adb58c3e1292caa09be3916a1c2df418aab17b0f31f8faf 3 0.00 vMB 66
154,887 154,887 0000000000000c1a793c5c2583ade276221680a6c3bedae3e2902b26e909b1d7 124 0.04 vMB 141
154,886 154,886 000000000000053d451d34d0c9f9b950175c496228242029a35542d84d4e7d23 12 0.01 vMB 123
154,885 154,885 0000000000000137c95581b1a5c87c75a973272a558f5b4337a247c46895d7a5 12 0.00 vMB 28
154,884 154,884 00000000000006541e205b751d97dfca0b7c0eea204702fa02e1fc76072c29d4 30 0.02 vMB 46
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 85
    • Outgoing: 10
  • Data Transfer:
    • Sent: 41.98 GB
    • Received: 0.57 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.