Loading Tool

Explorer IconExplorer

Memory Pool

20,932 transactions
9.27 vMB
0.05084461 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.18/200 MB

Candidate Block

Mining Attempt aa2bd846d85a88f0a605802e54477a46e560d8f9c7089361a0d444d189c5a7b9
Version 20000000
Previous Block 0000000000000000000170c67e58e6b2743a2a358553ccfe3fb9590b1d57ba5f
Merkle Root 5516e6efd193c36561a9f2ae7bb3b19655461db16631be7f06e2697cdea96c1f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,212
Size: 1.00 vMB
Total Fees: 0.02895754 BTC
Median Feerate: 2.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,402 (750,466 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
162,936 162,936 00000000000009124dc8566219fd699772c24681f3d3910b6fa52d2438c9b320 31 0.04 vMB 73
162,935 162,935 00000000000004c8b8871d068f733b295995d97ced7fcfdd9b2c1d8d92ad524b 44 0.02 vMB 73
162,934 162,934 000000000000025a9d0fd5f3900b3058359745af4043fe9193458e4c0b740fc8 85 0.05 vMB 1,767
162,933 162,933 00000000000005afd2605d2aa48f238fd549ea57264080198c9d8247ad3ad5ff 13 0.01 vMB 125
162,932 162,932 00000000000002020c50a10d20fbbf063e0aabcee830c61800f2f9885915f14f 70 0.03 vMB 39
162,931 162,931 000000000000068ef390ce4df84bc3ae82525c863ff07082b966bc4efe862f81 18 0.00 vMB 100
162,930 162,930 0000000000000c354604a87aa5bd0cfb48eafa595e6aae7cc6e56df41b52c2d7 68 0.03 vMB 236
162,929 162,929 000000000000004c8e0fd7d219ca094415c985384aee91794e741ff1ea21e9db 8 0.00 vMB 117
162,928 162,928 0000000000000c861e7811237029484dab6ec704b76b328af1560a7cda640d5d 216 0.08 vMB 35
162,927 162,927 00000000000008505a56106d5a629f43a639a1b03217680d3c3f3c2faaa63761 41 0.03 vMB 354
162,926 162,926 000000000000078ba8b93808eda5d728030490233f0acc026597229aa73ae120 16 0.01 vMB 41
162,925 162,925 00000000000002d47ee699500b2df9df912eb14bb63457944a7b8486577b9b15 15 0.01 vMB 328
162,924 162,924 000000000000087149e74c34e5fb2b98cd1c4b299728b19bd179449ce3fc2848 78 0.05 vMB 53
162,923 162,923 00000000000000ad1ccf16628fe8c865c2efe7c9a543d0c810e499c7c1be211b 136 0.10 vMB 246
162,922 162,922 00000000000004bbb3fdf355496cd2495d49509f4ca7887db74995ad860a1be8 63 0.02 vMB 297
162,921 162,921 000000000000038afd357a5af4cee70f508e256f1e44bc9d21a12b92c3c2f8b3 57 0.02 vMB 82
162,920 162,920 00000000000005f4b3fa5d455ceffd98bd854416f3b6cdf2eb8775b230ad9938 48 0.02 vMB 49
162,919 162,919 00000000000002628bf5ec70a73ac182aa3a35ae26c2163bc4f5ea9bcbcd6d9e 10 0.00 vMB 549
162,918 162,918 000000000000059d49ec4ae8c541e0cce2061dd68a2f99928964c0a9e234b695 13 0.00 vMB 32
162,917 162,917 00000000000006e2dd5ae8e846d6e2544bf6ee86f391b7403aa90a3d5f09fd78 60 0.04 vMB 234
162,916 162,916 000000000000058c7d300f38c0c982477d18852671afe6a26bebd7d17f9769ef 128 0.05 vMB 201
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: 271.28 GB
    • Received: 1.06 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.