Loading Tool

Explorer IconExplorer

Memory Pool

78,094 transactions
29.31 vMB
0.06429892 BTC
Random Selection Loading Transactions
Max Size: 176.17/200 MB

Candidate Block

Mining Attempt 537a05c9c642796a31c98103b3e8cc878acc5a0088857d97591f3023d1fd7593
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root cb6ef88077887940b1bd18ab1035635cf751be7b4fe44ba716c98ccf3fbf9968
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,045
Size: 1.00 vMB
Total Fees: 0.00494998 BTC
Feerates: 50.25 > 0.50 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (371,090 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
543,910 543,910 0000000000000000001a7a2f3d027fa6b55bfabcf325913de99b90572e840390 1,969 1.00/1.00 vMB 19
543,909 543,909 0000000000000000001b1e044da70374bbe4f00e35f1cff0c98f523ee1ff0add 2,388 1.00/1.00 vMB 6
543,908 543,908 00000000000000000011b2271bae98bfec087991c1a19063aa08076db84e1b69 2,210 1.00/1.00 vMB 16
543,907 543,907 0000000000000000000ed95e995253e2684cfa2f543c1b8481d0d780a54658df 187 0.07/1.00 vMB 42
543,906 543,906 0000000000000000000bdd109b4e5c992c43a9784eef1ef39a026d066aab144e 1,935 1.00/1.00 vMB 7
543,905 543,905 0000000000000000002070f2c988a520b3613dfacd38191f3e995feaa55131a9 2,046 1.00/1.00 vMB 11
543,904 543,904 00000000000000000025de818ec3dd7ebc1d17bfa78fbc456252f081670265b7 2,489 1.00/1.00 vMB 22
543,903 543,903 0000000000000000002251439cae599bcdd3ff6ad12e534c24a07354e4d9910e 2,129 1.00/1.00 vMB 21
543,902 543,902 0000000000000000000ddb5aa401d0759cddc81dd00feabaf9f20962d083649b 916 1.00/1.00 vMB 5
543,901 543,901 0000000000000000001954defb5ef8f9f4c98e7feda4e683f7f3cc8ee90c3b9f 2,164 1.00/1.00 vMB 15
543,900 543,900 000000000000000000253671219dc060d45d3a19edae8b3929939d1519f142c9 2,606 1.00/1.00 vMB 2
543,899 543,899 000000000000000000043d2d8bccebf245854f4800a3c7b550ca8eeeb70a394c 2,582 1.00/1.00 vMB 27
543,898 543,898 0000000000000000001cd5a5ec078954c1b490c45d476cb62204f6202a882388 2,294 1.00/1.00 vMB 19
543,897 543,897 00000000000000000019fb57be852c6be4fd6fb38e324f01443b8de7b8347f48 500 0.24/1.00 vMB 13
543,896 543,896 00000000000000000023adf62fde0a95324cfe910ce4116699c2710ca72ab670 780 0.34/1.00 vMB 13
543,895 543,895 000000000000000000141a799e7cf6a4d94fcacdb629ecabf76534509f65bd8c 218 0.12/1.00 vMB 16
543,894 543,894 00000000000000000002e056d9e5b0d81fd08cd8f2fb086560b091ac5c019986 1,812 0.96/1.00 vMB 10
543,893 543,893 000000000000000000048fb45ae4dabd7d61caeb47d33b5c7b37fe9880cd727f 1,056 0.74/1.00 vMB 8
543,892 543,892 00000000000000000004f8096fd5fb69f8ce2590f6f2bf84f6c0d72f70c12ab1 2,026 1.00/1.00 vMB 10
543,891 543,891 000000000000000000155d265a245ccda4d3f544d34cd0d1474976a2a6856c93 2,558 1.00/1.00 vMB 16
543,890 543,890 0000000000000000000a8044da09aac21bcc9f63469061a676860a4396c2bee6 303 0.17/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.