Loading Tool

Explorer IconExplorer

Memory Pool

80,560 transactions
29.97 vMB
0.07813192 BTC
Random Selection Loading Transactions
Max Size: 180.41/200 MB

Candidate Block

Mining Attempt 42bf3ce2a9a919c77435fee4facbd03e061bb7c6655d4dfd102e23b0e338aa75
Version 20000000
Previous Block 000000000000000000004443bbd7d3e1cd234af07e1977968d16f2c7b837c7c8
Merkle Root cfb1cf642a123ea7eba1fd873be0490135034cc4e3d396afb735b245d22e2f34
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,586
Size: 1.00 vMB
Total Fees: 0.01695802 BTC
Feerates: 197.70 > 1.70 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,988 (590,968 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
324,020 324,020 000000000000000004d958315587d160e4ab13d391be3d70a565e2de6efe53fe 1,169 0.69/1.00 vMB 32
324,019 324,019 000000000000000005c27349720fc63acb1e7303e96b47769f93606a00de799f 120 0.08/1.00 vMB 7
324,018 324,018 00000000000000000d34b6c3df2bdd43d482d4b4de9a2fe86b752b91a0d6c5b6 1 0.00/1.00 vMB 0
324,017 324,017 000000000000000010cbed869f4b350441f10496d344dc3412cd3a241d881b30 1,092 0.62/1.00 vMB 31
324,016 324,016 000000000000000014b2b5c2d5f9ee9472b724a978bc34fed52abed22180be07 567 0.30/1.00 vMB 26
324,015 324,015 000000000000000014e5231e5b771d4004a16170ba4d62bb418699e47b40a443 131 0.09/1.00 vMB 22
324,014 324,014 000000000000000015775a6e1a8ed0db8ab5ff2478712f901800ad83fe22c8b5 138 0.10/1.00 vMB 19
324,013 324,013 000000000000000009cc153415bac61a5937f3cc50093aa1ec47f0257c2ed13d 406 0.22/1.00 vMB 26
324,012 324,012 00000000000000001a6bfe944b6705489b38d081320311da7f17c69b89306486 711 0.40/1.00 vMB 28
324,011 324,011 0000000000000000063e2f01667db65bc6c6ee23feabce1cf79d96affe8a1b65 907 0.64/1.00 vMB 39
324,010 324,010 0000000000000000105fc7d86f64dbc7a27a65cf9f8c7b63329d6b9ac5640d3a 1,411 0.75/1.00 vMB 33
324,009 324,009 0000000000000000091033bb6416da002a704edf543ddaf24d90ccbd37503713 1,027 0.68/1.00 vMB 26
324,008 324,008 000000000000000002db801b2bf93fe5cb924d961f0b5d5285f8471d8c98b31a 64 0.05/1.00 vMB 44
324,007 324,007 00000000000000000a2dc08a6247ec239ecee375df41bf7c6e7b80af7d51723a 490 0.37/1.00 vMB 22
324,006 324,006 000000000000000018ebcead3902da8f460a8ffada7cc0912439879ad8792295 504 0.36/1.00 vMB 26
324,005 324,005 00000000000000001f0f209fdc7feab7a99e50e12ab6bd688386f7f5adf917b2 47 0.05/1.00 vMB 4
324,004 324,004 0000000000000000176ed9ee24fe45e648cf133c4fb30257196a2682bf823bbe 87 0.04/1.00 vMB 27
324,003 324,003 00000000000000001995090edaa96f6ea4d40ee8d06d82891961341a07ae4902 1,043 0.70/1.00 vMB 26
324,002 324,002 00000000000000001a96d1bd34817ed96f2f7dca8f20e326af4bb4a6df2ccaf8 32 0.02/1.00 vMB 7
324,001 324,001 00000000000000001377803fa65444713dab6cae2c10172727775bb425c6a160 137 0.12/1.00 vMB 15
324,000 324,000 00000000000000000b9880c40075d763b2a5f04fc01444a6278c5d2d442cda0b 709 0.53/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.37 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: 663.76 GB
    • Received: 14.93 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.