Loading Tool

Explorer IconExplorer

Memory Pool

78,130 transactions
29.13 vMB
0.07742580 BTC
Random Selection Loading Transactions
Max Size: 178.33/200 MB

Candidate Block

Mining Attempt 9bf21ef91d628c97bb5c8e28877d5c82a22b26ef8eb3d0ecc14a893921f5a159
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 4a6af9a3fe8fe899e9327eaffa4a339f17fd12b45a613c5a9185d4a30361d6c9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,441
Size: 1.00 vMB
Total Fees: 0.01370407 BTC
Feerates: 157.34 > 1.37 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (579,326 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
335,997 335,997 000000000000000008903dc147a4ccde8ef5e7c08d1595b9d682a9c26c22ed42 630 0.36/1.00 vMB 41
335,996 335,996 000000000000000005369d19a0427e7160a6d8fc6cb049ccd3eecc38ab5b88b1 297 0.17/1.00 vMB 39
335,995 335,995 000000000000000007316ffec04504c81866907068ea22eb0c08864625013054 210 0.12/1.00 vMB 36
335,994 335,994 00000000000000000a89e1a872e990ec87dd4cccea1aebff036a78ee50f42492 460 0.18/1.00 vMB 92
335,993 335,993 0000000000000000073313cf209c76b7bffb2eb26967befc54e14f81d343762b 983 0.54/1.00 vMB 48
335,992 335,992 000000000000000009540ffc885ea031935908e1b81f211dd7be1d3c2abaeb4b 268 0.22/1.00 vMB 20
335,991 335,991 000000000000000019b903daf83d31c1183661ed770d4eb7cea924d4ffb648f9 256 0.08/1.00 vMB 113
335,990 335,990 000000000000000005e939c807d22db12bb20c36d43373b00f889bf52ecf8b6f 256 0.08/1.00 vMB 149
335,989 335,989 00000000000000000be014f63f6b4b67a08e33ab2b258a9366633cff64e90852 352 0.21/1.00 vMB 52
335,988 335,988 0000000000000000044386417dc9e7624f9bcab18f9a00772f8a2cda9e536463 212 0.13/1.00 vMB 52
335,987 335,987 00000000000000000a06996b59fbcb1317e12fa0f9df4aed7362e3f435e993c2 623 0.37/1.00 vMB 41
335,986 335,986 000000000000000006709c2ff6c0d32e460ee78fc8d680dcbbf5733df67ae273 1 0.00/1.00 vMB 0
335,985 335,985 00000000000000001b587ae289a749be86c3a0c22d33746f207a8aea21d39b2b 608 0.44/1.00 vMB 46
335,984 335,984 000000000000000012ed1b1671dba348009ef68cb5e726da19bb8235c918fa86 270 0.22/1.00 vMB 40
335,983 335,983 0000000000000000097a48c83ea0f33cac90f4a142f96a8c255f8332e84db3cf 408 0.24/1.00 vMB 38
335,982 335,982 0000000000000000013894a959863ffa402aa0a03910caeefbd9f1ced2bab685 135 0.06/1.00 vMB 51
335,981 335,981 000000000000000007ed632d2f0b504af4f43a31d08c686c8437fd53e6fcc896 832 0.72/1.00 vMB 22
335,980 335,980 00000000000000001253ab60047de5f2418d8bd71a5ddf1759250e4c3329ff80 1,192 0.40/1.00 vMB 79
335,979 335,979 000000000000000008fd0107a0727469e5bdaebbb924a4a45eb5f8fd93e35c61 511 0.25/1.00 vMB 68
335,978 335,978 000000000000000001e339f56f8f4b390092443a42c158f95751851ef84a2897 114 0.10/1.00 vMB 33
335,977 335,977 000000000000000014518eb29b01d7f39f3cfdc1763cb08b4e39dd011f2f578b 651 0.34/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.95 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: 715.16 GB
    • Received: 17.66 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.