Loading Tool

Explorer IconExplorer

Memory Pool

43,847 transactions
27.42 vMB
0.07736805 BTC
Random Selection Loading Transactions
Max Size: 143.91/200 MB

Candidate Block

Mining Attempt a832ee21387fee6d3c94afad2ca6c82f8c0284b0e0c366e158003245072df6f7
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root 1f6ffd1a48f4356eba1279adaf1d7e4246177bf5c14a2bfa013032d3656facd9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,276
Size: 1.00 vMB
Total Fees: 0.02589967 BTC
Feerates: 157.73 > 2.60 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (562,050 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
352,862 352,862 00000000000000001668b422a84392f1ededaf7ac7154c032ca1a6938af2efb6 972 0.63/1.00 vMB 24
352,861 352,861 00000000000000000862ba7046f3cdbb4d157d08c3e37c2cebea7c311912f342 518 0.35/1.00 vMB 12
352,860 352,860 000000000000000005aa6f32a3135089d10703283d82a432156e02596eef54f4 1,374 0.75/1.00 vMB 30
352,859 352,859 000000000000000006b7d5eb728e7cfec5fa7cd9c006ac3f1b874b816cb6b3f0 996 0.67/1.00 vMB 24
352,858 352,858 000000000000000004b7e7002ef8ae82186547fa6118633ac146d76ccc3c9dd1 768 0.48/1.00 vMB 25
352,857 352,857 0000000000000000044a1e81527d77e5f8b44cc274ad36552edf0541b8e220f4 209 0.24/1.00 vMB 11
352,856 352,856 0000000000000000108263b1a23e74e91d46274f9c0ff2edcbfb29968c158784 290 0.14/1.00 vMB 21
352,855 352,855 0000000000000000101d6b6ec4cfe44e3b4be11b1afbd9f23cb5c393342a436a 780 0.41/1.00 vMB 25
352,854 352,854 000000000000000007e3a23a59bc69fc004796634e62ca47f8a8dd31a07006e0 119 0.07/1.00 vMB 15
352,853 352,853 00000000000000000972c3b71356a045717a5a95c52f6e237a9e0c3575159a7b 758 0.42/1.00 vMB 23
352,852 352,852 000000000000000002c6c612d0ca60f4a63595e07202fdfdaa4dc86c0ba46982 547 0.29/1.00 vMB 27
352,851 352,851 000000000000000007ca3d29e41486a660a9227ac3f47256975fdf68d006089c 322 0.17/1.00 vMB 24
352,850 352,850 000000000000000010620c6f9209537a16fcd5cbf9e1e055ea8a5c2d2aa91dcb 198 0.12/1.00 vMB 19
352,849 352,849 000000000000000002886c25ee8454400507aaf59740874806860128fc17199e 676 0.40/1.00 vMB 22
352,848 352,848 000000000000000012d599e8e91f0a3e7821d86f2bc1122319f197ac5dec0ffb 451 0.22/1.00 vMB 27
352,847 352,847 0000000000000000098dcd6f0ae3cfd0edf1d3713c6d2b93245b381bef6269a5 1,292 0.70/1.00 vMB 22
352,846 352,846 0000000000000000057cb4124258291fa50e5c13eeb055d1433b89f911991bae 1,300 0.62/1.00 vMB 30
352,845 352,845 0000000000000000150f4e3429972d6cdfc8b0726ffa6da8ac99a635928f88f2 800 0.39/1.00 vMB 27
352,844 352,844 00000000000000001559c480fac69b4fc08f0203193e058a0f7df572a060451f 1,185 0.54/1.00 vMB 25
352,843 352,843 000000000000000000d3736baa8b25c8465ee1520f2cf2d10c65b226429487c4 579 0.24/1.00 vMB 27
352,842 352,842 000000000000000012adcfed29aee4428d4dbab978e9d47ab4a3f8f26769f1f5 631 0.31/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.23 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: 655.04 GB
    • Received: 14.24 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.