Loading Tool

Explorer IconExplorer

Memory Pool

80,789 transactions
30.98 vMB
0.09204763 BTC
Random Selection Loading Transactions
Max Size: 187.41/200 MB

Candidate Block

Mining Attempt 6266106f8397006f0927333013c7073ea92b0f6926dd2625b107115eed7dd914
Version 20000000
Previous Block 00000000000000000001861e4327f4f41c685ab513f4074f2aeb2922020b03ff
Merkle Root 9863144468a58a06afc41ac0303cf029dde0a6e140724fd719d72bc87e049ac3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,145
Size: 1.00 vMB
Total Fees: 0.02536696 BTC
Feerates: 110.56 > 2.54 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,180 (486,676 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
428,504 428,504 00000000000000000074b3602d38189624d1838e3cf3c80cb308eb8945fb255a 2,758 1.00/1.00 vMB 78
428,503 428,503 000000000000000004b544c6cfc7be8ff0668d269e41fdd3670c65a96c7ead64 1,589 0.78/1.00 vMB 56
428,502 428,502 000000000000000004a823eef4ce204e4bb606d444f21d8483e6f39a70927198 110 0.99/1.00 vMB 7
428,501 428,501 000000000000000002c928cd964fc72ef05b095edc2235c7e897e33b681a271f 912 1.00/1.00 vMB 27
428,500 428,500 00000000000000000268c76c989f86f77029319b69f801d35c2e5f7942f08f7a 753 1.00/1.00 vMB 17
428,499 428,499 000000000000000002a7938f1fbc25689c94ffca5404939e2df0b49bf9e5310b 2,149 1.00/1.00 vMB 56
428,498 428,498 0000000000000000047ddaf3d22fc8cfb978a123683fca8a2fd33962124a6eda 2,321 1.00/1.00 vMB 68
428,497 428,497 000000000000000003b9ef5054e2c88b86ce85f2048c6e883c686edcc5b1e506 1,688 1.00/1.00 vMB 30
428,496 428,496 000000000000000002dedf961d3ba3767872cee96b2b9bbd8feed733ab6155ef 2,555 1.00/1.00 vMB 72
428,495 428,495 00000000000000000294bce1a0a545b473fd06a57b2911eeffa475e8207d46bc 678 0.31/1.00 vMB 59
428,494 428,494 00000000000000000261114e38d337208969e19d614ce5f7bde8ba0e342c7fc1 748 0.40/1.00 vMB 45
428,493 428,493 000000000000000004334a2a263cbf7def17c2077ae645170a2b869d6dd3182c 2,598 1.00/1.00 vMB 68
428,492 428,492 00000000000000000419b4fc52fdf218104941556f519af65c2778e018b6cfa6 1,636 0.71/1.00 vMB 60
428,491 428,491 0000000000000000019f474fefd15a71b704fa76d9248e1497fbf76cd76d14c1 740 0.53/1.00 vMB 33
428,490 428,490 000000000000000003998c667b733d63bb34915eb640f8e8aa6642a25d23328b 2,675 1.00/1.00 vMB 69
428,489 428,489 00000000000000000040cac9eaee2927c47783ed217297da3f182c60a5802309 2,705 1.00/1.00 vMB 71
428,488 428,488 000000000000000000b5fc9198d87709ceebeb6a4194d611df288146f718976f 1,274 1.00/1.00 vMB 36
428,487 428,487 0000000000000000026418b23000cd98b55a89364768e665dde03617ee7d164e 2,782 1.00/1.00 vMB 77
428,486 428,486 0000000000000000046c32c4c50639d542bb217ea1c9e77a6e1c216cb4b1e803 695 1.00/1.00 vMB 16
428,485 428,485 000000000000000000edb29a5ffe337d74004caa27387f24f1c6fc20ff36891b 953 1.00/1.00 vMB 25
428,484 428,484 000000000000000003ce6b05cce868ffb350d2dc752255ed9fa626b5d608b9a9 2,244 1.00/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 782.71 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: 699.24 GB
    • Received: 16.60 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.