Loading Tool

Explorer IconExplorer

Memory Pool

75,963 transactions
28.10 vMB
0.08344977 BTC
Random Selection Loading Transactions
Max Size: 170.20/200 MB

Candidate Block

Mining Attempt 90e7a49c10f6d1f1ae8842dd23ed734f4422aa02a7b28a127850465f3783783c
Version 20000000
Previous Block 00000000000000000000cecdfe23b2e9fc572414f599086eb8640acc259ce002
Merkle Root b4770e366c4579d8aa2dafc8830386b355344634789e6a232834f0817dbf3cbc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,626
Size: 1.00 vMB
Total Fees: 0.02167705 BTC
Feerates: 348.43 > 2.17 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,548 (697,501 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
218,047 218,047 00000000000002b68baf9c6bbf6898793d3d9a11e4470513cb244b07031505e7 512 0.15/1.00 vMB 261
218,046 218,046 00000000000002a3e2ea983eada2f0c3dcc95e62865696f29ea0ad7ff2a26b85 507 0.27/1.00 vMB 181
218,045 218,045 00000000000001bf56ee8400acdbfafc8a0ab119de973ee8c24f57a8631ddcf1 641 0.26/1.00 vMB 208
218,044 218,044 00000000000004f0f2f1bdc6ad96a63aae486a51826227e6dc50544492174a8e 236 0.11/1.00 vMB 237
218,043 218,043 00000000000002f455efe3cd05d87d192134790656777eba9880fb743a6627bd 334 0.17/1.00 vMB 145
218,042 218,042 00000000000000d4153c949ae09088b16b772ef5ec4d71493592d90404cc1f55 600 0.26/1.00 vMB 203
218,041 218,041 00000000000002233469ed178510e491e14b4325f83d41e7504bd98a3b1fe23b 700 0.25/1.00 vMB 188
218,040 218,040 000000000000034b7cba4ed7fea47f3c54cfdbf098be6153dce8f8f0152a4de8 738 0.27/1.00 vMB 247
218,039 218,039 0000000000000282a55128fffa3e4b660178ee7e80ca563bb222b6ea25772469 172 0.10/1.00 vMB 130
218,038 218,038 00000000000000fe3461eab7a432d91e3e9dc4a35b8244832d36eb18ab929a73 639 0.29/1.00 vMB 219
218,037 218,037 00000000000005980cccc7938d4b34c7dd7ba54bf5a60e30ca12d2f41b381549 401 0.17/1.00 vMB 221
218,036 218,036 00000000000004774bb723d12f61c827215a56e778dd31896187b40863675d79 318 0.15/1.00 vMB 141
218,035 218,035 0000000000000282ac4ac17b5b8bd3a4bd08a15d93c9a7f7e953d1092ccf5d8b 593 0.20/1.00 vMB 210
218,034 218,034 0000000000000063d8ebe0d93d7a310838fc9b94cde4cdc63e3fdf6ea2b604aa 816 0.31/1.00 vMB 229
218,033 218,033 000000000000037ecca13e5ca777dc6a89d97517e418d87d162c09908daaa78b 505 0.50/1.00 vMB 109
218,032 218,032 0000000000000236c675c2c87cea21784673dee39f4f40719f804dceea58bdd3 333 0.14/1.00 vMB 271
218,031 218,031 000000000000030767570813bf889474dd20b0c20bfd19fc0904a40d47e1d9fe 91 0.16/1.00 vMB 62
218,030 218,030 000000000000037ad91b0288abfb3f3da11665d3f8a1c6507eb2abd7517b9d3c 57 0.03/1.00 vMB 240
218,029 218,029 000000000000022b8ae144498a1af0397587ff2e2d3725e54b1f3f0dbe31825c 38 0.01/1.00 vMB 210
218,028 218,028 0000000000000093d0818f3221cd62cc246a3149c0937221022f5412f6f6084c 165 0.09/1.00 vMB 136
218,027 218,027 000000000000002a3c0afe92621ff73e28138d1d29607f6a1377aa884bac0e9a 579 0.24/1.00 vMB 194
Previous 10 blocks ↓
Total Size: 783.34 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: 768.11 GB
    • Received: 19.52 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.