Loading Tool

Explorer IconExplorer

Memory Pool

48,653 transactions
29.59 vMB
0.08903880 BTC
Random Selection Loading Transactions
Max Size: 157.67/200 MB

Candidate Block

Mining Attempt 520e075c05b895175620de326d4d0ea9df925533c3180ac714bcf2351cf227c8
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root f25b144d6210aafbfced8327c93dbfeba268dfbb2c88d2b3a51a575e5737ab16
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,939
Size: 1.00 vMB
Total Fees: 0.02778726 BTC
Feerates: 105.02 > 2.78 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (456,988 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
457,858 457,858 0000000000000000024d486859102b1685ac55f114ecc5b87a5c56030356c6be 1,361 1.00/1.00 vMB 158
457,857 457,857 000000000000000001dc69aaeba258bfd4b4431975a26c58a585b4bf7f6493c3 2,346 1.00/1.00 vMB 185
457,856 457,856 000000000000000001fe01f701c0f0baff604c4fba95246a10a6f51958ec2663 2,168 0.75/1.00 vMB 253
457,855 457,855 0000000000000000022192febbf703bd07861df46110eef870ae26ca78b00a7a 2,316 1.00/1.00 vMB 199
457,854 457,854 0000000000000000004862c39f4900e561869da59b3793b73658508782e7e671 1,917 1.00/1.00 vMB 176
457,853 457,853 00000000000000000127d4f1de6b3144fdd340dd6315a628de29f33e76895bcb 2,546 1.00/1.00 vMB 236
457,852 457,852 00000000000000000160fd60b0d93a5844de9b6a8178e73c156a9dd5c9cc2be9 2,365 1.00/1.00 vMB 239
457,851 457,851 00000000000000000090dfce36c3a04495290f747f3add3e72c027c7f9327bd4 2,161 1.00/1.00 vMB 200
457,850 457,850 0000000000000000001dfa9afaaedf2b7703f89f71b8ae072e3ed1206fc239ff 2,224 1.00/1.00 vMB 187
457,849 457,849 00000000000000000149e3d2ce7dab0cf2321b72f201cc71d31d69b8080771b4 2,390 1.00/1.00 vMB 211
457,848 457,848 0000000000000000022d57bc3ff13de771c08dbb4bca195408a799fd72f46450 2,433 1.00/1.00 vMB 257
457,847 457,847 000000000000000000ba63ee9cef68eaec2cb8333803aeee5f08cf07f2042234 2,249 1.00/1.00 vMB 231
457,846 457,846 000000000000000001a2bbdd0fc71d07a80f73b4e01f1810ccbe22a65a6bfb2f 2,078 1.00/1.00 vMB 178
457,845 457,845 000000000000000001e8e769a887596e5470a3d86730278429f1a5fe17cfef8c 2,491 1.00/1.00 vMB 204
457,844 457,844 0000000000000000003361f2793b1a937099e2187c04deb97b53fc8c33cbf1cc 1,694 1.00/1.00 vMB 165
457,843 457,843 000000000000000001dcdcfc2b3c9a8f96c3d44cbc10220aecfc5a3e3ba30366 2,099 1.00/1.00 vMB 196
457,842 457,842 000000000000000000cb41d36efd26ed37d3a37b982fbe8c498f0a9c96147b10 1,574 1.00/1.00 vMB 224
457,841 457,841 0000000000000000004e0ebb3f4929745de94c400da84aa8509ba41b5f73fa06 829 1.00/1.00 vMB 173
457,840 457,840 0000000000000000001cd61017be74b2bac0cd9b2b0110dff9a124976e36d27f 1,474 1.00/1.00 vMB 208
457,839 457,839 000000000000000000d83954e4ef1672669a53bfe44d116f69bfddd1f78ae838 1,007 1.00/1.00 vMB 201
457,838 457,838 000000000000000000e4bb26d4817b41085aa77ee23d657e13dce55e6f2f3bbd 2,128 1.00/1.00 vMB 366
Previous 10 blocks ↓
Total Size: 782.12 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: 652.08 GB
    • Received: 13.71 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.