Loading Tool

Explorer IconExplorer

Memory Pool

51,266 transactions
28.84 vMB
0.07722731 BTC
Random Selection Loading Transactions
Max Size: 155.13/200 MB

Candidate Block

Mining Attempt 3e5268963fd28958e7cba9c9768d00d574c4ce691c84507bd54749f581d0a738
Version 20000000
Previous Block 000000000000000000019e7568131a21184319adfc46c390ce26bf65aed43bd9
Merkle Root 41c8bc7bfa986d6de2391cf953bb997fd7278761da381b4e6cee7a3ca87ba9e5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,505
Size: 1.00 vMB
Total Fees: 0.02111166 BTC
Feerates: 122.12 > 2.12 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,793 (160,844 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
753,949 753,949 00000000000000000008ecdec9229995333025d30f053b058c1a7522de77f17d 1,849 1.00/1.00 vMB 5
753,948 753,948 0000000000000000000028c267c5a53a6b19c55e80f244b3cadf9eea1055c9a4 2,434 1.00/1.00 vMB 12
753,947 753,947 00000000000000000005a65758be45cd9348af5588d1a129198800fe997c2843 2,785 1.00/1.00 vMB 30
753,946 753,946 0000000000000000000519f2d4d0dca12deb6b6a30ba7f9895c86e5bcbe7f0e7 2,632 1.00/1.00 vMB 11
753,945 753,945 00000000000000000008c92a60e208a14b1bfb31499f9249d85befaa258af3ff 1,559 1.00/1.00 vMB 15
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
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.