Loading Tool

Explorer IconExplorer

Memory Pool

19,839 transactions
8.93 vMB
0.04129020 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.23/200 MB

Candidate Block

Mining Attempt e3f55c67df865af2f5afadc138fa0cc4c67543061be2c9e1213aec6864a30017
Version 20000000
Previous Block 0000000000000000000170c67e58e6b2743a2a358553ccfe3fb9590b1d57ba5f
Merkle Root 0a00aa2037cb2cfac2e6c4074c249331a6feb1ad82c842e3b2ab2afdfb877307
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,878
Size: 1.00 vMB
Total Fees: 0.02167293 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,402 (788,496 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
124,906 124,906 0000000000006270fbc13682ed5d36c9b58e97223e89e7d5119f4f40b7f20b89 16 0.01 vMB 628
124,905 124,905 0000000000000d7537015bd0a93137eaaf3e0054ba72aed60357c08f5a03e1c1 4 0.00 vMB 1,789
124,904 124,904 000000000000518bc177a77894f72eebc67d2a3acb75de8dbe6fa5b5288fdc2b 22 0.01 vMB 1,832
124,903 124,903 000000000000633fc230d8b13403d1e60e90f3a5832219a2749c184c3494973f 126 0.03 vMB 1,769
124,902 124,902 000000000000360aa84a2f2f6763027bd94c6226bac2ca5e41a178394912136a 9 0.00 vMB 0
124,901 124,901 00000000000058632ce262fe4b9ecec9e2f6c3239baee1c3a2c92bb3ed0820c7 33 0.01 vMB 767
124,900 124,900 000000000000001fb03a83f633a0973747dd9526dbab1d0a1c0da8512d39dc14 11 0.00 vMB 821
124,899 124,899 0000000000002b8353d3a68a334564910021d07e7722e48a23452a548a0126d0 11 0.00 vMB 334
124,898 124,898 000000000000307611d663be5aafd70dbf5ea1aa60838980ec3dcb91684a2587 22 0.01 vMB 475
124,897 124,897 0000000000006a54830349bf8701064da5c31af689673e46e9ee1972948a1d12 9 0.00 vMB 293
124,896 124,896 0000000000002bbef58e405cd6daf44c6f1f74d82c89124f49a02ac6156d15e5 12 0.00 vMB 279
124,895 124,895 00000000000039a903ac97068acb94883a49faa43e94b2a24c04ba78c7394cf7 7 0.01 vMB 357
124,894 124,894 00000000000019788dfc06649fb2553c56cae168d652d0df5d22dff330804f1a 42 0.02 vMB 844
124,893 124,893 000000000000083044a8098cbb9733d3cdbb59d28e8f422c0b7848818006ef0e 1 0.00 vMB 0
124,892 124,892 0000000000000ffa48f7331315fecae035c9eac9f9144609d77099db3d9b83e1 9 0.00 vMB 246
124,891 124,891 000000000000179a99ced3082efda7775e4a64cd4a70a0b93ece3fa192901e7e 5 0.00 vMB 351
124,890 124,890 00000000000050d14079ac3e42446fd79295f773fc985994c93d8cd3343667e9 11 0.00 vMB 270
124,889 124,889 0000000000002f53d2edbb74d83025169af64d39baf61664fa8ac3e36155c2e4 7 0.00 vMB 345
124,888 124,888 0000000000005069a42d451b0f1bd6ae2798e2598c287ccef86ae808762ab0ba 19 0.01 vMB 699
124,887 124,887 0000000000004cb5eac4a42e9154a894b959b2cdeb74bafbd67edcb586d44866 15 0.00 vMB 516
124,886 124,886 0000000000000d77feef4942137981f97adf1caff1e7073b18844b0f2256f1df 9 0.01 vMB 578
Previous 10 blocks ↓
Total Size: 779.57 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: 270.38 GB
    • Received: 1.05 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.