Loading Tool

Explorer IconExplorer

Memory Pool

79,776 transactions
29.28 vMB
0.12407767 BTC
Random Selection Loading Transactions
Max Size: 177.27/200 MB

Candidate Block

Mining Attempt 3487a846cdbdfe19f63bcf80886c79780d4ed40c438974ac1bb689982979c4ed
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 201553da47a8defb1533d5b2a94dc2bd051cc68e586e8d6ff851a90fe2340a75
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,860
Size: 1.00 vMB
Total Fees: 0.04608308 BTC
Feerates: 301.72 > 4.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (387,574 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
527,723 527,723 0000000000000000001b8c4cffd868ab6d6972416ed23c20d68b6dd2181447e9 870 0.41/1.00 vMB 24
527,722 527,722 000000000000000000168f548cd55955de046b49e1cb9c411ace43bbbccf3b34 962 0.42/1.00 vMB 18
527,721 527,721 0000000000000000003843aa1204a2f63bfa691f8b6fa21f17fa2b7c1bac340f 396 0.15/1.00 vMB 21
527,720 527,720 0000000000000000000616c5ae17d51c5d903c9b79c187c189849cd1b8bce161 957 0.35/1.00 vMB 24
527,719 527,719 0000000000000000001bd513586710f39f013f912a9d02110d72f95890627abc 1,366 0.70/1.00 vMB 21
527,718 527,718 0000000000000000001953a41f2be38b34f362f6e8185ad37766501eeb5e3bf5 342 0.12/1.00 vMB 21
527,717 527,717 000000000000000000248a748592a1a1c913b22d1b01ae847e309b4828485181 232 0.12/1.00 vMB 13
527,716 527,716 00000000000000000012c4b80b337049c1f77acf53d964a728205f702db28810 318 0.11/1.00 vMB 24
527,715 527,715 0000000000000000001c4b055e8837c9bed42570e1e5cbfb0c30674339047ef6 536 0.25/1.00 vMB 24
527,714 527,714 00000000000000000000572d7077489ecfdb97a007d514e311d9e1b89d9571f2 243 0.11/1.00 vMB 18
527,713 527,713 000000000000000000288d2a508b76ee7cb30303b878640e4976151d3b2889ff 1,752 0.80/1.00 vMB 19
527,712 527,712 0000000000000000002103f89344156412260bdafc1014d1e4c1f6de2c932e86 152 0.06/1.00 vMB 22
527,711 527,711 0000000000000000000aaf7e49ff88db6758fc8348bbf56a1f8df373fd78be07 1,106 0.50/1.00 vMB 24
527,710 527,710 00000000000000000006c4cd76be3b97e936dce49def5fc2341ddbdf6cc9285e 974 0.63/1.00 vMB 10
527,709 527,709 000000000000000000131a2a84000cbe4dd68d1e923ac3c3f1ab0f4c9a075237 2,190 1.00/1.00 vMB 22
527,708 527,708 00000000000000000024f95d3a450c3d00aea80b0a5946c181c8febfcb92ab2c 8 0.00/1.00 vMB 16
527,707 527,707 000000000000000000260670f5edb2de487aca69d6480efbfc3a1801a3471dc0 432 0.17/1.00 vMB 16
527,706 527,706 0000000000000000003896b0f78562ec1941bf758e8b555b68f865197cb95d6d 145 0.05/1.00 vMB 19
527,705 527,705 0000000000000000000f55c91dbe5393d8883c1853fe3a78e069a192fd6db996 189 0.10/1.00 vMB 27
527,704 527,704 00000000000000000012e34c51bf1e4d05c389a8eeb0da7bf9e352cce08577e9 640 0.44/1.00 vMB 19
527,703 527,703 00000000000000000023c75c073afe6a58c4b98aedfecbf169a4e941c88dde89 719 0.53/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.90 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: 713.74 GB
    • Received: 17.46 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.