Loading Tool

Explorer IconExplorer

Memory Pool

29,222 transactions
28.28 vMB
0.08884753 BTC
Random Selection Loading Transactions
Max Size: 136.19/200 MB

Candidate Block

Mining Attempt e0fcda4b98322e574960b2df55f9dcff4853976cdf198e4a3424c7459a9c42ee
Version 20000000
Previous Block 000000000000000000016dccce64f0eb5e35f9f14d8ccd10327747692dec931a
Merkle Root c71643300323452cd29d78db1c2a87b0a0b1b96193e8498849883fd08b6b1566
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,834
Size: 1.00 vMB
Total Fees: 0.03363749 BTC
Feerates: 150.73 > 3.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,475 (297,538 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
616,937 616,937 00000000000000000008b0a31a8fad702eaf229034f91fd2b5f225082a621d04 3,189 1.00/1.00 vMB 38
616,936 616,936 000000000000000000004d9db5c7a1ad24518a255c9f25a2ce671df144612285 2,173 1.00/1.00 vMB 30
616,935 616,935 000000000000000000083d47e5d2abc5f385f1243bbeb55c84e8a222b6a48204 2,500 1.00/1.00 vMB 37
616,934 616,934 00000000000000000002d41b8f5356ceebd1f04da2ed85ff62ca4e3afa687afa 2,455 1.00/1.00 vMB 28
616,933 616,933 00000000000000000002cfcbb879fc6b843ca7fc61a20823611e6507fa3223b8 3,104 1.00/1.00 vMB 27
616,932 616,932 0000000000000000000128a4a67d39853a36a82b04fe829836e06ecdc1a9c71f 3,196 1.00/1.00 vMB 39
616,931 616,931 00000000000000000000d943212305af3098f27254150d9e02e47808ee883cf2 3,448 1.00/1.00 vMB 42
616,930 616,930 0000000000000000000015deead63f3975f12088340b838db7112fbdebf3abfb 1,777 1.00/1.00 vMB 18
616,929 616,929 00000000000000000009a4666b3966db3c986a6edc7d5630912b57bb4ee23de2 2,385 1.00/1.00 vMB 24
616,928 616,928 00000000000000000002b953db6dea7e63b27825fe0bf66768052fa473d01221 2,922 1.00/1.00 vMB 34
616,927 616,927 000000000000000000012f248b0ad5e2be4ac9c551ed7fa5dfbd349a4d047ea9 829 1.00/1.00 vMB 75
616,926 616,926 0000000000000000000cc5a58ef4a1141f8f254dadeafc3f5c446e9a8aa67545 2,551 1.00/1.00 vMB 30
616,925 616,925 000000000000000000085544e4815bd366aac620f81b274a0ac5be4da9c059ce 2,827 1.00/1.00 vMB 25
616,924 616,924 0000000000000000000029617bdc29fb40316eb1dd50507bcdfa99fe2e1b4490 2,986 1.00/1.00 vMB 43
616,923 616,923 0000000000000000000de9f050bc097010537db6315652a5985c65ce8c3a60b5 3,539 1.00/1.00 vMB 44
616,922 616,922 00000000000000000010fe73cdf60766b799956d1f5ac65b83d167bd1662d1d4 2,463 1.00/1.00 vMB 19
616,921 616,921 000000000000000000054c0091c15443d06cc8069483b87b4c9c18b906b487b5 2,598 1.00/1.00 vMB 16
616,920 616,920 000000000000000000007d3593c6e4663a6d3b0d48f0279310bc7f364f749b26 2,695 1.00/1.00 vMB 28
616,919 616,919 00000000000000000007c5358529e4d37143f8ba3699b950aecba9bf5dc725ad 2,825 1.00/1.00 vMB 11
616,918 616,918 000000000000000000065b04b013ef0fb557a43796ac4452724e20474b7e2685 2,609 1.00/1.00 vMB 7
616,917 616,917 000000000000000000044563289d5ab1a2a4186ff59982478f1ae90c73e1f7d2 3,002 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 781.45 GB

Node Details:

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