Loading Tool

Explorer IconExplorer

Memory Pool

51,315 transactions
28.85 vMB
0.07753179 BTC
Random Selection Loading Transactions
Max Size: 155.20/200 MB

Candidate Block

Mining Attempt 2153962213386fd0c54ec6f80a27347dda383e38510c7673d283fc89090a4a18
Version 20000000
Previous Block 000000000000000000019e7568131a21184319adfc46c390ce26bf65aed43bd9
Merkle Root 5444f26274714d694663f2538cb01df8eb8975756a46d426e5638a412f1df374
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,453
Size: 1.00 vMB
Total Fees: 0.02159951 BTC
Feerates: 122.12 > 2.16 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,793 (160,849 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
753,944 753,944 0000000000000000000786a988431c6c113fb65957ff960d0ed7025aee6579dc 1,178 1.00/1.00 vMB 26
753,943 753,943 0000000000000000000286a28095494967ad08e7eb27705113cadd9a4428360c 249 1.00/1.00 vMB 19
753,942 753,942 00000000000000000003c8b93fa61309cfab752a9e5e70b92a20554c96ed9868 479 1.00/1.00 vMB 20
753,941 753,941 00000000000000000008a8e897a222ef333b0c64f911161952f7998c2550afdf 843 1.00/1.00 vMB 22
753,940 753,940 000000000000000000055edf99acd7c1ec25b4020994e865eccd0f00cbcc5662 876 1.00/1.00 vMB 22
753,939 753,939 00000000000000000003cade421eaffccf9def32ac35dc8bc02fa81a6372d557 1,821 1.00/1.00 vMB 10
753,938 753,938 0000000000000000000133a9f3e4c30857ffffca79f7b7b9e086b018fa3a093e 3,364 1.00/1.00 vMB 11
753,937 753,937 000000000000000000017a9980bfaf34b1aca52cc9a9c1086c9b90d7965ab001 771 0.36/1.00 vMB 5
753,936 753,936 0000000000000000000551ae6ea944d564c5d5a1342eb3a100aac4bdef1a3a4a 1,977 0.82/1.00 vMB 5
753,935 753,935 00000000000000000004843c1ccf1f016a329d6c9a6b43003f14011558b6445a 3,100 1.00/1.00 vMB 9
753,934 753,934 000000000000000000032bb7a05cae2f4c46d4ef9128243cb4a1086563cbaef2 3,226 1.00/1.00 vMB 10
753,933 753,933 00000000000000000007506858c0448b33000456f2f91773c861164d991a86b2 3,387 1.00/1.00 vMB 12
753,932 753,932 000000000000000000082592d6a705fe0a18bb7895e55bd10f0861de8ad5aad4 496 0.18/1.00 vMB 1
753,931 753,931 000000000000000000048cc96aa023251fd41f1f5f23c164722f7c0b3b2e2ebf 3,044 1.00/1.00 vMB 14
753,930 753,930 000000000000000000030f554b4eb64de5bce8b1ba740f117bec4e27a37d3f37 244 0.13/1.00 vMB 6
753,929 753,929 000000000000000000015cc94b190e11f7566c7a0a34ced3ad4ace1bd7f6a9a5 637 0.24/1.00 vMB 7
753,928 753,928 0000000000000000000843efdaaf6eefbee92d6ad6ed870e1857c78ff49b7481 111 0.03/1.00 vMB 8
753,927 753,927 000000000000000000042d0677714521663f81bc2fb7eb5a71cee34d1af70902 43 0.01/1.00 vMB 16
753,926 753,926 00000000000000000006c94fa3a9f01c2f34502c592a626d3c5042f66cd1b084 1,896 0.89/1.00 vMB 5
753,925 753,925 00000000000000000002195a1d2bed6442cfbde800d80f3e9988941a59ec3146 1,054 1.00/1.00 vMB 9
753,924 753,924 000000000000000000050128aa501db09fb515155dd3e3e9a69ebcaf884202f7 1,913 0.95/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.02 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: 649.84 GB
    • Received: 13.22 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.