Loading Tool

Explorer IconExplorer

Memory Pool

75,713 transactions
33.46 vMB
0.12670937 BTC
Random Selection Loading Transactions
Max Size: 186.66/200 MB

Candidate Block

Mining Attempt 3c3eb3250c81507d14379680c736bf46e4e74d3ae05d0468eb41f9731e3d3a47
Version 20000000
Previous Block 00000000000000000000c077d8988b15493bc1532da26f22c899c1307eed6203
Merkle Root 4f721ac4812a7994a4caa3affbb259d7f11669a05a8b905972c399b6bfee7781
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,225
Size: 1.00 vMB
Total Fees: 0.01927509 BTC
Feerates: 70.48 > 1.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,414 (478,731 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
436,683 436,683 00000000000000000285fd745fb13a2e75202a61b9d4b817c0d697a863ca33bd 969 0.71/1.00 vMB 41
436,682 436,682 0000000000000000035244b136d64373f20b4e549534eb0a245a5c5eb2c321ae 2,380 1.00/1.00 vMB 65
436,681 436,681 00000000000000000006de22caa375755ddf75a1419e414c77140bc91965a8f1 1,457 0.63/1.00 vMB 64
436,680 436,680 000000000000000001420eac25e092f47607a15dcb79f82c500f1b9070bd089d 1,330 0.49/1.00 vMB 67
436,679 436,679 00000000000000000079cd27a7d4e8297fa01f4a92825cbe657437f66343c0b0 746 0.30/1.00 vMB 72
436,678 436,678 000000000000000002304d100750e657e7f2a0385f74a291b39d474c13a6b180 746 0.75/1.00 vMB 23
436,677 436,677 000000000000000003580bbf1bd372bdb1f356330cb15fcbac2e3b650bb06bb6 1,235 0.75/1.00 vMB 46
436,676 436,676 000000000000000001c9557d651418b353b5e8923b60a1c5ba1aaa9028b191e5 260 0.20/1.00 vMB 32
436,675 436,675 000000000000000003d0eec61ecb71ebe0547a219d4268bcbd97f7e332b9a2ec 893 0.99/1.00 vMB 21
436,674 436,674 0000000000000000016e51ba1f650b662ea672f0e273a257fdd20bd53989ccde 645 0.48/1.00 vMB 36
436,673 436,673 0000000000000000038d16e7c8004e8853e20c2e0474fd64eb1e4bdb551c26a4 1,307 0.48/1.00 vMB 70
436,672 436,672 000000000000000001964a5097adb525fca8538a338d57f4aae65928dd56a131 1,766 0.93/1.00 vMB 58
436,671 436,671 000000000000000001a372266711b5a7fd359a2e766bc64ec8bee0854275aa38 2,721 1.00/1.00 vMB 70
436,670 436,670 00000000000000000448ccee1d65395eb5586b212f5a74141a7323db99d13ab0 299 0.14/1.00 vMB 69
436,669 436,669 00000000000000000141fc8536fcc8d1b63353cc42dacc5a89bbc66de9ef64ce 1,616 0.63/1.00 vMB 66
436,668 436,668 0000000000000000011acee19bbd81a024a094541f45ac9cc70dc0a7d47e2b65 1,304 0.60/1.00 vMB 57
436,667 436,667 00000000000000000267214ebfa23ccf4e317903a8944e832af872bf08ee4614 2,331 1.00/1.00 vMB 69
436,666 436,666 00000000000000000141a7f45aab652753daa7eaa8282360d39b40e967bce4d5 210 0.09/1.00 vMB 65
436,665 436,665 000000000000000002f3c0d385385b6fe81a092f205237a91d0a96eecd5ae85e 702 0.29/1.00 vMB 62
436,664 436,664 00000000000000000188f2e25a2700d96a331cc841b7fdbf79213c69d3f5fdae 629 0.29/1.00 vMB 66
436,663 436,663 00000000000000000301ece64e0ed5dcfb4074029e01f282f808529ed1574702 715 0.33/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 783.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: 732.00 GB
    • Received: 18.53 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.