Loading Tool

Explorer IconExplorer

Memory Pool

82,212 transactions
31.09 vMB
0.12074040 BTC
Random Selection Loading Transactions
Max Size: 188.70/200 MB

Candidate Block

Mining Attempt 1088963efe1e22aa3341075c6642e9d8699936696b2aef70acfd4dfa3ffda5ad
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root bef60786044e9a3105375fd06fb714bcec4268398f1f697cc5603ab4605b35bf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,286
Size: 1.00 vMB
Total Fees: 0.04169246 BTC
Feerates: 318.30 > 4.18 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (399,378 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
516,023 516,023 000000000000000000086a68c5d4a7faa840252121df6ade497a126a087d291a 1,197 0.57/1.00 vMB 31
516,022 516,022 00000000000000000011c79cb8501bfa63eeed28cdedb0fb6ef292394c6e2932 544 0.21/1.00 vMB 39
516,021 516,021 000000000000000000033b677e310097c4a55dad9b71eab0f9f2eb519bb3b71c 1,640 0.67/1.00 vMB 13
516,020 516,020 000000000000000000435bc82cf5bc4b304b7299ec67fbbffaaa01f480c07aa0 2,772 0.99/1.00 vMB 28
516,019 516,019 0000000000000000003b74db72912e389e6123fce60d8558245c38aabd985ada 2,352 1.00/1.00 vMB 26
516,018 516,018 000000000000000000308df3675a81eff505182be49c9b65f8ae76aa1110f816 2,698 1.00/1.00 vMB 11
516,017 516,017 0000000000000000001fe5271fc3288564801eaab9b5ac855c17ea1e954ed0b1 2,506 1.00/1.00 vMB 61
516,016 516,016 0000000000000000000119badd49c005341e5c784a199fd7a432c4471d33110e 2,740 1.00/1.00 vMB 53
516,015 516,015 000000000000000000064e7d71ed91b6c74f0191fdcff40004ab40a7f76b0c31 1,053 0.46/1.00 vMB 22
516,014 516,014 00000000000000000001afb4673c6cd0dfbdd2fb61fdfbd1d7154eccd781a4fc 1,493 0.57/1.00 vMB 6
516,013 516,013 000000000000000000233b9d9897877290b0501182563c24148c59cc847b24e8 2,712 1.00/1.00 vMB 40
516,012 516,012 00000000000000000034ecd91dec403d783ad96696a76e0bb814b1b6ac125bcf 830 0.28/1.00 vMB 26
516,011 516,011 0000000000000000004b545f25c4fa2fdccf7454ab81aa5a8c56fd048f564b20 2,021 0.86/1.00 vMB 25
516,010 516,010 00000000000000000032fb353078365b606683c6b0252b511ae96ce2497312a9 2,978 1.00/1.00 vMB 38
516,009 516,009 0000000000000000002ddbbf9ccc1bf3386d4cded90efe4f5e460b7dc9fd63dd 1,648 0.84/1.00 vMB 26
516,008 516,008 00000000000000000048643be15817ff4864afe4f7a4c957f91e9ca81f07ce31 102 0.02/1.00 vMB 30
516,007 516,007 00000000000000000033e130af64572080d50ce307b1e52606cdbb87d29320b8 1,785 0.66/1.00 vMB 33
516,006 516,006 00000000000000000034d51eed291606e654700486373004e95c704f35b625df 1,811 0.70/1.00 vMB 18
516,005 516,005 00000000000000000009c3e0f73ee671af76a41e4409b32991fe69160819aa7b 1,362 1.00/1.00 vMB 17
516,004 516,004 0000000000000000001edaa1bfc917b9ae7ebce3bb49da46d538c78f469de7cc 1,208 1.00/1.00 vMB 12
516,003 516,003 0000000000000000002f2dfffd4c1de81dd64a127d9aa1b0352b216d9c331b22 1,958 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 783.08 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: 722.01 GB
    • Received: 18.39 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.