Loading Tool

Explorer IconExplorer

Memory Pool

85,361 transactions
33.06 vMB
0.16032428 BTC
Random Selection Loading Transactions
Max Size: 196.89/200 MB

Candidate Block

Mining Attempt 3638e84556917efc87ba870d383a3664f70974407b504757b08b6f62c0f9f33c
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 7ad2d9e2d39f4b3047ac538fc305605f41afe69a96d5b49c146bc9aa9050c394
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,535
Size: 1.00 vMB
Total Fees: 0.04956513 BTC
Feerates: 318.30 > 4.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (487,457 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
427,896 427,896 00000000000000000090f61c952375fd691af952807b64f156df29440891902e 1,643 0.99/1.00 vMB 44
427,895 427,895 000000000000000002d38bab76bfd39c046f160ce3c93ecf204495d071b06f6b 1,735 1.00/1.00 vMB 38
427,894 427,894 000000000000000002a1ad3380546c615ae4fb03df90e06a7fd63a37a42d1a64 2,206 1.00/1.00 vMB 64
427,893 427,893 000000000000000004674c969d83329a15b37f9e993f25ff6b3a91220b480d68 2,912 1.00/1.00 vMB 72
427,892 427,892 00000000000000000334038fdcd287bff192d671c8d564452822170041e9471f 1,282 0.60/1.00 vMB 56
427,891 427,891 0000000000000000028d9697da976300c0b1b969b20cd151359105cf87bdb8bc 1,031 0.97/1.00 vMB 27
427,890 427,890 000000000000000001086bd093ceef76916f53564fbf13a140b3bcf12f0aa6bc 714 0.59/1.00 vMB 33
427,889 427,889 0000000000000000038205594a457b283d749e8358405bf1d5e40378f90bbeea 1,603 1.00/1.00 vMB 40
427,888 427,888 0000000000000000044c5b1a24053ec9b42b8e10bcc98afb028d1b1db17bb228 2,646 1.00/1.00 vMB 67
427,887 427,887 0000000000000000003e715b7f18e5caa91e0e34d7d0df431853dce0fcfa272c 696 0.27/1.00 vMB 53
427,886 427,886 00000000000000000197955af2bd4e214b86339ec54bbd070a41ffcb7bc45db6 304 0.21/1.00 vMB 30
427,885 427,885 00000000000000000267648ba1571ae1a18c4a1371219bdd3e8c1d3551d79384 2,814 1.00/1.00 vMB 63
427,884 427,884 00000000000000000149230ec89c826b5496a0daf6026958f068b3225fe4893c 1,836 0.71/1.00 vMB 59
427,883 427,883 000000000000000004eb208ad4a40c5bfadb6a581c872012bc764b1c244a3149 1,635 0.69/1.00 vMB 56
427,882 427,882 000000000000000000777c347978827e72aa142bd58efddd6e6173a0677c1abb 703 0.26/1.00 vMB 61
427,881 427,881 0000000000000000010082068d645ce4559406f491972e31c336b4775e8cfc38 1,120 0.46/1.00 vMB 59
427,880 427,880 000000000000000001b4443ec702e88675fb689dc8848de96b478fb4548333b9 872 0.47/1.00 vMB 42
427,879 427,879 0000000000000000018cde3f6c33e586b9db21b45a8aceae131d341ae0515eaa 2,638 1.00/1.00 vMB 62
427,878 427,878 00000000000000000065eeb0dd5c5eddf3ad320b99174a1296835d1c0d436661 139 0.08/1.00 vMB 36
427,877 427,877 0000000000000000034b71d91d62850874fa7c0831330f506a99254b201af11e 735 0.34/1.00 vMB 53
427,876 427,876 000000000000000000db7cdf9b3b7aaec0fbf911e96b4bcf3291c1dceef00e39 802 0.98/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 783.00 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: 718.86 GB
    • Received: 17.97 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.