Loading Tool

Explorer IconExplorer

Memory Pool

80,277 transactions
29.51 vMB
0.13253172 BTC
Random Selection Loading Transactions
Max Size: 178.38/200 MB

Candidate Block

Mining Attempt 392bff0b3a819b0ab4b70e2ebe35675f9639465ab36c1959999bb90fc49583d8
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 22026b5c59a4a7c235f0a2d63789c23c55ecb6c1952ec96685c94cd63c2788fa
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,866
Size: 1.00 vMB
Total Fees: 0.04967109 BTC
Feerates: 301.72 > 4.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (479,556 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
435,741 435,741 0000000000000000017fafb281e2c58c9c4f0c2ee15b9b45bd21bf9c20b65cca 2,446 1.00/1.00 vMB 59
435,740 435,740 0000000000000000003ba75bfb3d05a4447066d8bed995165450cbf804c4819d 1,775 0.75/1.00 vMB 74
435,739 435,739 000000000000000000f9c326a0e44176c706334fd8d998c1702afc0c1e267ec7 1 0.00/1.00 vMB 0
435,738 435,738 0000000000000000039dbde6dba087fc507b8e855ecffaeed2d4e3e9d04af540 2,336 1.00/1.00 vMB 88
435,737 435,737 00000000000000000392cb37536bde0c742b3c1ab439a434ffea953e9d3ebc92 1,026 0.55/1.00 vMB 57
435,736 435,736 0000000000000000032e3983361a3ea53ca4cb2e1e96b105b0a3cbc57b63213a 1,358 1.00/1.00 vMB 31
435,735 435,735 000000000000000002ab0d4d9e17fca2c20448982f37011fd707dfe79c43f5c0 2,505 1.00/1.00 vMB 59
435,734 435,734 000000000000000000568ddb1d3ccf74f73ff4741bc405b375c74379a2809c2e 2,487 1.00/1.00 vMB 59
435,733 435,733 00000000000000000297b33008f04af8e9e15aa4aabe92753cf1713a91ed0510 2,716 1.00/1.00 vMB 70
435,732 435,732 00000000000000000191ff2d24126c85fc475af3b5277aed95d5a8a5ec194b3d 2,374 1.00/1.00 vMB 67
435,731 435,731 000000000000000002cbb339115ac4ae9c7f36276d52147ca61823843636f9c9 2,358 1.00/1.00 vMB 73
435,730 435,730 000000000000000000e91ea6d2100467dde1e2f8fc08c040a7849d713559f002 685 1.00/1.00 vMB 81
435,729 435,729 00000000000000000170adbfdacf6c5200cb93ecf629cc77d8419b40864b9376 1,683 0.75/1.00 vMB 116
435,728 435,728 000000000000000001ab0c8b2b1b34973ec45a96588a0da034f287c39d52391f 2,678 1.00/1.00 vMB 71
435,727 435,727 0000000000000000027a7382cf4d9f5bd4ce43ef0b341c7c0b7ed0e9f95f111f 1,272 1.00/1.00 vMB 28
435,726 435,726 00000000000000000400e346a0822fbf3ffa468004e6ce14e990d5621240374b 1,918 1.00/1.00 vMB 63
435,725 435,725 000000000000000003c7ba0529faf3dfabe306c1bb46ba04ff05e77a1dc9a065 2,607 1.00/1.00 vMB 69
435,724 435,724 0000000000000000028ffc54b6a4178d268a605182c9da78704850a72e9de5bf 2,853 1.00/1.00 vMB 73
435,723 435,723 000000000000000000915a0d4fbbaf479f0e68e2191aec345a611e7688ad9763 2,708 1.00/1.00 vMB 70
435,722 435,722 0000000000000000041234842e41ce497ea243a5019ec7d7d5b1e26291decee5 852 1.00/1.00 vMB 30
435,721 435,721 0000000000000000022e9dfd8cff3a55637fee437e0e0475c92a4c6bc11e8244 1,850 1.00/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.90 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: 713.75 GB
    • Received: 17.46 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.