Loading Tool

Explorer IconExplorer

Memory Pool

32,919 transactions
27.21 vMB
0.05493129 BTC
Random Selection Loading Transactions
Max Size: 135.43/200 MB

Candidate Block

Mining Attempt 1df827029a4e5684f271c5961a0c88325fa014806d1ce5da1a595fe341171b2d
Version 20000000
Previous Block 00000000000000000000b940d12fdd4738a54d039159eec3ba1e77f5522f2a8e
Merkle Root 1d219c178485684acf8f7819828c54d48bdeccb556849cdf2f1604cec9984fe2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,474
Size: 1.00 vMB
Total Fees: 0.00374155 BTC
Feerates: 34.70 > 0.37 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,597 (379,664 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
534,933 534,933 0000000000000000002499573062d99dbd87fb44ab0739daef8a90598b079807 162 0.04/1.00 vMB 26
534,932 534,932 00000000000000000005a76809ce85ae085b19d61a12858abc6eda04096fce4f 182 0.10/1.00 vMB 6
534,931 534,931 0000000000000000001b1667126dc8f1a2f88f1df1910a4a4b02b49f9987787c 2,230 1.00/1.00 vMB 29
534,930 534,930 000000000000000000267722f68f955cb9889a5d28eaaf71c87341ae10f8d16c 1,799 0.77/1.00 vMB 10
534,929 534,929 00000000000000000022280b9d74e5f69923556d3dc319d38af085108b48f2e6 2,842 1.00/1.00 vMB 32
534,928 534,928 00000000000000000007700f91f4d9b8e9c3a695488d8222a5abe414ff423f72 1,789 0.87/1.00 vMB 24
534,927 534,927 0000000000000000002daed38efbc96049319e39593ddeb6affa70f2231729d9 318 0.10/1.00 vMB 19
534,926 534,926 000000000000000000296f71ba1791f2f58e9f822b2e93fd942a56bc6764c267 245 0.13/1.00 vMB 20
534,925 534,925 00000000000000000026070c1260eb9f896ea5bb9fb7695751f25772bff6deb6 213 0.36/1.00 vMB 3
534,924 534,924 000000000000000000214901fe064720d178fc2ef18e8ccc16ebc6ab81640057 2,489 0.81/1.00 vMB 20
534,923 534,923 00000000000000000004bc0a46d287d862336c5190b7654e9525e5152a87f307 7 0.00/1.00 vMB 901
534,922 534,922 0000000000000000000810a2cc2fabef156d3bd4fbb2405e3816a346779722a9 632 0.23/1.00 vMB 24
534,921 534,921 0000000000000000001c26a7ade70bf0f2a37304f0023a41c95758bc6ef54271 1,354 0.52/1.00 vMB 19
534,920 534,920 0000000000000000000b5e1143ec2042edce929dc6778639e7e6dcad47bb29da 69 0.02/1.00 vMB 62
534,919 534,919 0000000000000000001d993b030e8a993b3ff562c3f427656bc25fe9d07a4b85 586 0.24/1.00 vMB 26
534,918 534,918 0000000000000000002dd56957e9aca0ef436d243a17156c2476c9bb443814bd 294 0.10/1.00 vMB 9
534,917 534,917 000000000000000000091a273b703c7b8af9c172b21a5cc2e54a77f5f9ba93b7 507 0.20/1.00 vMB 34
534,916 534,916 0000000000000000001c919b5fc98fa15730b7e6598f068d7ea566618d86d73f 1,086 0.47/1.00 vMB 30
534,915 534,915 0000000000000000002e0f3aa5dc2c2124dddf362405f96921b1d930ffe6301c 412 0.12/1.00 vMB 17
534,914 534,914 00000000000000000019dbbc05296ffc3efb60c42e5f78eb30b598cfbccefe6e 661 0.20/1.00 vMB 16
534,913 534,913 000000000000000000135bd55e7e1ada35eedf80c55300fdde8788f0873547e0 1,537 0.56/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 781.68 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 11
  • Data Transfer:
    • Sent: 628.33 GB
    • Received: 11.79 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.