Loading Tool

Explorer IconExplorer

Memory Pool

23,172 transactions
23.63 vMB
0.02721379 BTC
Random Selection Loading Transactions
Max Size: 126.66/200 MB

Candidate Block

Mining Attempt 59aad1f821aec3ba239cfb0828a662f9b2d0ee0fb1cc551b1c223c4d24fc559d
Version 20000000
Previous Block 000000000000000000000bacf9996fca0aa7fdbe1cffe3ae78729bf1b25ddf96
Merkle Root 6b0d832af5a5f0b8763942f3582e601b96ae84555d314743ef9547574aa1367d
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,661
Size: 1.00 vMB
Total Fees: 0.00144750 BTC
Feerates: 4.85 > 0.15 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,731 (703,829 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
235,902 235,902 00000000000000f131412805280d59ac71754bfc79a858a1cbd3238a4099589f 524 0.30/1.00 vMB 139
235,901 235,901 00000000000000bdbb980d0c81d0835ec55e72f35e29d56be3a9c5611020619b 517 0.25/1.00 vMB 166
235,900 235,900 0000000000000105599bcfc47f57acbd4210168ba6732e6930656b237b8aedb6 802 0.25/1.00 vMB 259
235,899 235,899 00000000000000c286d2b5bf08ed4b295d15eeedd5a9e0851261d270abe0d3f8 128 0.05/1.00 vMB 322
235,898 235,898 00000000000000ea06595d09d4139f0ca6900cf6df0bf518b1442b8a19fb1685 86 0.04/1.00 vMB 184
235,897 235,897 00000000000000021055b8745ad5be870d24ed196b00f58e7acd53535d01f4de 319 0.15/1.00 vMB 193
235,896 235,896 000000000000015f2cab6e494d9e459d45ad2d0688fde7820218d6f4dc1fc36f 118 0.05/1.00 vMB 201
235,895 235,895 000000000000013267ae0066af8be156f712901c601ef084b1560eedc094083d 486 0.20/1.00 vMB 187
235,894 235,894 0000000000000028db4c5ec7b2bfe76653abd0881e9cbc2f9de884c46083fb53 36 0.01/1.00 vMB 126
235,893 235,893 00000000000000793b6c60186f85c309ccda1dc64ed36128fbdd06d5fe87f795 561 0.25/1.00 vMB 202
235,892 235,892 00000000000000865b30b523d5928ca721842a95e849c1c8620e7d0415340f98 845 0.38/1.00 vMB 183
235,891 235,891 000000000000009bd1c9dc4f4ca32b5aec505ef7ae70696717c547c7733bf729 244 0.12/1.00 vMB 174
235,890 235,890 000000000000001e13e0c3cfd10b87b317b3596fe9b920b52a61c3bb9e1b5449 838 0.33/1.00 vMB 214
235,889 235,889 000000000000003333a0ebbca16b629b7c6d9c989ac1c6892affe7c746d08eda 123 0.06/1.00 vMB 161
235,888 235,888 0000000000000078ac73efee42d2dba7934b43ea2db8a39cab641ba71e2267fd 26 0.01/1.00 vMB 35
235,887 235,887 000000000000017f770c215fbb4873c7fdcc2a34cb99fdde9ceec9111bd80e2e 356 0.19/1.00 vMB 160
235,886 235,886 00000000000000cbab61628bed83776d121767bee921b11e146a41a08c9c6e52 661 0.25/1.00 vMB 200
235,885 235,885 0000000000000178bfd0df3117a505fa692f2ffc5da1ab5c04b6bc90db10dfeb 284 0.15/1.00 vMB 173
235,884 235,884 0000000000000076cccd6bacb1b365d23e94bea3de46887cf4b4c0a7ff50f2a6 608 0.25/1.00 vMB 183
235,883 235,883 000000000000009066d41a80e2bd84868d1847c7fc8fe8426af974d64351228f 596 0.27/1.00 vMB 168
235,882 235,882 0000000000000000db94ac06a300841c0df5eec0b64f1a05c18f79eb5618fb4a 200 0.14/1.00 vMB 87
Previous 10 blocks ↓
Total Size: 826.25 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 4,286.81 GB
    • Received: 237.28 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.