Loading Tool

Explorer IconExplorer

Memory Pool

82,491 transactions
31.19 vMB
0.10194052 BTC
Random Selection Loading Transactions
Max Size: 189.99/200 MB

Candidate Block

Mining Attempt 84e1c64507a71a12e7fe913dcc9e1726a87757539b5809a05326ccc74cfcb4c7
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root 2590ba543d7bd1c9bdb7e6a34eed95b6461d11bc67b6c86055e77b7d2a555dfe
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,937
Size: 1.00 vMB
Total Fees: 0.02675089 BTC
Feerates: 151.12 > 2.68 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (81,506 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
833,878 833,878 00000000000000000001d8aa8865894e6bc9962cd6cb2f3e107969fbf4d10f5a 2,204 1.00/1.00 vMB 25
833,877 833,877 00000000000000000000658674fdfd11fd2acade522e2a1b3ba1f40bbf2e6b52 3,153 1.00/1.00 vMB 26
833,876 833,876 00000000000000000000e23131dba3003062619afdea70a5b046a8508610e8da 2,663 1.00/1.00 vMB 32
833,875 833,875 00000000000000000000df56acb449f9d7ff5b1ad5f136080bde23550dd1f06f 1,613 1.00/1.00 vMB 15
833,874 833,874 000000000000000000012c77ae58937d2e4053cbbc2c84dc3e73fc3dd351c8f2 2,617 1.00/1.00 vMB 30
833,873 833,873 000000000000000000025b9c7cad88744aa5c1865675beebfe5fafd4429f123f 753 1.00/1.00 vMB 14
833,872 833,872 00000000000000000000f911daedd9e106b3b39ac01a66d0c50847bf349871d3 715 1.00/1.00 vMB 14
833,871 833,871 0000000000000000000151d8b42f40f2b4152966300c01825ee5f2cc036a56eb 1,240 1.00/1.00 vMB 14
833,870 833,870 00000000000000000001973fb33bc7cdfd88b1f98843917beea29f5f928a4f43 2,019 1.00/1.00 vMB 28
833,869 833,869 000000000000000000022b81888c82f5b762527fed642adcb1930f1a0c9f0dce 160 1.00/1.00 vMB 12
833,868 833,868 00000000000000000000141b7b87fb65fd04d4f3fe2728f36bd09a5e5292b50d 3,002 1.00/1.00 vMB 26
833,867 833,867 00000000000000000002f932b6e72c1e06285025f95d7fcfa522ae83efddc2ad 1,619 1.00/1.00 vMB 17
833,866 833,866 00000000000000000000a5085a5a0d93c49c33e44328e0e6c6ce2d947bcf9d16 2,549 1.00/1.00 vMB 20
833,865 833,865 000000000000000000032b8532f93224df3e5b9c3d3e263a4659be1b25f94051 2,551 1.00/1.00 vMB 35
833,864 833,864 00000000000000000000e10bd9a4542fabf1094132abcdc98b8347248d929e80 2,301 1.00/1.00 vMB 19
833,863 833,863 00000000000000000001b9fb8499eaaec3fa88f0f7838c8d67a2dede00e328f1 2,786 1.00/1.00 vMB 29
833,862 833,862 000000000000000000036bf91a635dc8e4fbcb9583070d5f53f73787ba26e075 2,085 1.00/1.00 vMB 16
833,861 833,861 0000000000000000000162590fb65944eca9c94f2f159c5659f5ee4907d152ec 1,937 1.00/1.00 vMB 32
833,860 833,860 00000000000000000001525eec48d31729f1d988a3989402e4d442cd04e059ce 3,035 1.00/1.00 vMB 24
833,859 833,859 000000000000000000022ae0ebda9b312b76d3e48ea2d4a9dd75d22cf71ac1c0 2,250 1.00/1.00 vMB 31
833,858 833,858 00000000000000000002d1edff63417df2ae54e47a6849696a3b0d2e911ad572 1,663 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 783.06 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: 720.64 GB
    • Received: 18.23 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.