Loading Tool

Explorer IconExplorer

Memory Pool

49,699 transactions
30.43 vMB
0.18563965 BTC
Random Selection Loading Transactions
Max Size: 162.92/200 MB

Candidate Block

Mining Attempt 935e79509d1270b3516725fdf4ae45e715586da24449530692d6613710e55d83
Version 20000000
Previous Block 0000000000000000000186ede1a913650c17a83169801ba62b38a00ade68ef12
Merkle Root f5aeeb97e5612978ff9ae4ce67698247fa6b94e3cb6b10292ffcb2b567b1d9b2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,800
Size: 1.00 vMB
Total Fees: 0.10074670 BTC
Feerates: 261.10 > 10.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,811 (182,575 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
732,236 732,236 000000000000000000008bbda7d8f3b516b6dcdece119ac7eb8b8d632f99f669 247 0.09/1.00 vMB 5
732,235 732,235 000000000000000000030fe7aaf98911ddf09245724d663908a77e93355ad657 1,146 0.47/1.00 vMB 6
732,234 732,234 00000000000000000009d3b0321e9978c6c4d2405d5232a9db0fe030835e592c 233 0.12/1.00 vMB 3
732,233 732,233 00000000000000000007d1b887713a81a82b385f2389e4a934b95dbfe6d4328c 700 0.34/1.00 vMB 6
732,232 732,232 000000000000000000076d52092daf79b64b9b820a39f2f6aa384323f7664dbc 1,349 0.75/1.00 vMB 5
732,231 732,231 0000000000000000000944546e1974fa59c740181742dcb5cffd1353f296d585 150 0.04/1.00 vMB 9
732,230 732,230 000000000000000000054321cacea1d948d56ea6a0cc8ef699df3e2e119b83a1 402 0.23/1.00 vMB 6
732,229 732,229 000000000000000000058b5ad1d95bc74a08ccfd6cb26e5b53129c288fe7236b 1,237 0.85/1.00 vMB 9
732,228 732,228 000000000000000000068e924e63fa22bce2537417dcb772a4b3cac7e26894e5 841 0.61/1.00 vMB 4
732,227 732,227 0000000000000000000831fda44852d61d97d3d26941f14c9a31f2f57deca821 81 0.08/1.00 vMB 3
732,226 732,226 000000000000000000051c8a14ec43a8794f084d7e48275462bd6de49f918ba0 37 0.17/1.00 vMB 0
732,225 732,225 0000000000000000000402cb32bc0c0ce72f57bc7bf75e40e51f4379d26fe2c9 139 0.13/1.00 vMB 3
732,224 732,224 000000000000000000058630a2c434268de300de2cd7df3c176c3950b51a8315 673 0.95/1.00 vMB 2
732,223 732,223 000000000000000000043f23c5c2ebc92a0c0c97f0a53c93ed3aa4dfb9ce5f75 1,550 1.00/1.00 vMB 3
732,222 732,222 000000000000000000095591db4544f34d401e29b6c74f06e225395b6fb4f771 2,110 1.00/1.00 vMB 7
732,221 732,221 0000000000000000000888a56e076ad09dd6f5f8cf76f1597e14ea42a2dc6c48 2,037 0.81/1.00 vMB 13
732,220 732,220 00000000000000000008712caf3db274aae0c8fc534998dfcfe02657a91399ea 1,518 0.55/1.00 vMB 7
732,219 732,219 00000000000000000008b333c34be1c6cd4114428cdd739cd25763111c3318c3 477 0.42/1.00 vMB 4
732,218 732,218 0000000000000000000017619762a33f4bcd413b67d7d1dddec425c25f785ba6 270 0.08/1.00 vMB 9
732,217 732,217 00000000000000000008df1dc69140ba5c34a0f29c5556874ba66a257ba83dd2 1,010 0.34/1.00 vMB 6
732,216 732,216 0000000000000000000471bd03ed8c8b9a0e618968c05582d931233359e3d4ac 456 0.19/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.05 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: 651.01 GB
    • Received: 13.38 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.