Loading Tool

Explorer IconExplorer

Memory Pool

45,796 transactions
28.45 vMB
0.07346506 BTC
Random Selection Loading Transactions
Max Size: 151.20/200 MB

Candidate Block

Mining Attempt 9f0678bfd83225c0280744a76831d0f8e9647096aee6f5a13a16a40348985541
Version 20000000
Previous Block 000000000000000000016a44f35d7af0f77f48ef2bc636d8a12c01afb38d3a85
Merkle Root 0a130e1f2ce445ce48d21d9e57dce8e780cb43fd0b3f9634ef720f8162ca9f1d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,469
Size: 1.00 vMB
Total Fees: 0.01959703 BTC
Feerates: 100.23 > 1.96 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,843 (530,135 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
384,708 384,708 00000000000000000b388c2fe5dc90b87a696b7b398cd4c51f6375fbd278c0bf 474 0.20/1.00 vMB 37
384,707 384,707 0000000000000000106e63df0368786a9a1e8f31ddc6f5d6562313deaff61ffb 522 0.23/1.00 vMB 34
384,706 384,706 00000000000000000bcf3e6f7580c8cddcef9bcc460447fcca368c41c5b2a724 1,190 0.55/1.00 vMB 36
384,705 384,705 000000000000000001da84b1e1c3ce89af70960989397061eadeb4596444d7ca 568 0.26/1.00 vMB 31
384,704 384,704 000000000000000003e05e3f3f064beaada247e670f02058a9bd921dbdf8d47e 1,147 0.56/1.00 vMB 32
384,703 384,703 000000000000000009a78b606d35f0c0ad4b83dd9da1a62ebe89ef62222fd93b 1,936 0.81/1.00 vMB 37
384,702 384,702 0000000000000000003d61fb73b016870bd3768606c1c5280b0cb3b82f29df9a 764 0.43/1.00 vMB 30
384,701 384,701 0000000000000000100a497a2cbd148798428e87e017f6ebfa15e87aa1f4d75d 1,037 0.44/1.00 vMB 39
384,700 384,700 0000000000000000105b3d16f72df95f6cf54fad6992c50ee0b3aa32384f3bc8 299 0.16/1.00 vMB 27
384,699 384,699 000000000000000009847fbda10436c09dff63eef3acb75885d245d80a6e20ac 477 0.25/1.00 vMB 36
384,698 384,698 00000000000000000e10702b7befe04e9220928d6ddc476dd77df933d8d46bbb 592 0.28/1.00 vMB 31
384,697 384,697 00000000000000000778600e9dd931b4aba09e7b27753df1372ae5a2f7cf1607 1 0.00/1.00 vMB 0
384,696 384,696 0000000000000000083dce108aabb90528d48b50a67d4a25dd74dbc6be031a7f 79 0.24/1.00 vMB 5
384,695 384,695 00000000000000001054ae8d7473ed4bd81094192ef6ef5cfeeb7ffaba606208 353 0.29/1.00 vMB 18
384,694 384,694 0000000000000000037befa659643b6bad993f318458c96f91f0d4c94673c787 843 0.41/1.00 vMB 34
384,693 384,693 0000000000000000055b060481f748e77d4ade9a18a0c4f2bb165ef27f3ccc85 1 0.00/1.00 vMB 0
384,692 384,692 00000000000000000ed78e1d9509af54f62fdc39b014de5c6d1757d9e76b67f6 465 0.25/1.00 vMB 28
384,691 384,691 000000000000000000329fb1f67334ba959bfbd5b960cd09e4afaf599553eeba 315 0.25/1.00 vMB 25
384,690 384,690 00000000000000000fc518650aaed8ca0a01322babf5f0dbdbc7727bec5cbb89 2,030 1.00/1.00 vMB 31
384,689 384,689 000000000000000006bc8785d43270bdf0ec0f03dc3b496781b11d5c0de29bf9 880 0.51/1.00 vMB 28
384,688 384,688 0000000000000000028c8c959f3cf6265c48b77e052ad969d1fd40b63841f561 274 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.11 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: 651.98 GB
    • Received: 13.67 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.