Loading Tool

Explorer IconExplorer

Memory Pool

79,778 transactions
34.51 vMB
0.16757416 BTC
Random Selection Loading Transactions
Max Size: 193.14/200 MB

Candidate Block

Mining Attempt 707f9c3ff51a7155ca21c9fcf702c8752b2a5083c884452edba39c738859e0c8
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root a62222d27f05e11be168dc9a24b1a9763a5b3f584d164e5a910411d62cce9f1a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,805
Size: 1.00 vMB
Total Fees: 0.04152213 BTC
Feerates: 150.93 > 4.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (624,937 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
290,478 290,478 0000000000000000e95416fb0d1b2d53e35a8cde6778fb2f2a4b10fe66842a3e 307 0.13/1.00 vMB 43
290,477 290,477 0000000000000000c789011e0f197c42656a2853527d6a99d62cdab8a4a2262d 279 0.12/1.00 vMB 35
290,476 290,476 0000000000000000a83b8ebb4a33042dc9a249f8743f2dd26a30bd44de55fc2e 517 0.24/1.00 vMB 36
290,475 290,475 00000000000000003816397cdc21a5172860e2b2e71c9a8874de4f5853528292 552 0.27/1.00 vMB 33
290,474 290,474 00000000000000006033655c7c5bbce68cab7c9842efe1a081f6fb9a23d1aa9a 302 0.20/1.00 vMB 18
290,473 290,473 0000000000000000a7ae3c5ef33aa358fd209fff8f72ef24cdf850b53d344f9a 256 0.07/1.00 vMB 37
290,472 290,472 000000000000000086c49981c2dffe689633729133966f11016468900f16c85d 299 0.89/1.00 vMB 12
290,471 290,471 00000000000000007ae4bff03f643fc5f901b40517eb024077e6530eac48fb7d 394 0.25/1.00 vMB 21
290,470 290,470 000000000000000094a394d15d59b9d4a905b471d91a79211c5a233107903131 961 0.50/1.00 vMB 36
290,469 290,469 00000000000000003b5e13223bccbc40ec9241921a3f9c85398e9ebc551d1393 750 0.35/1.00 vMB 54
290,468 290,468 00000000000000004759e4f1f5d8ae03a1bf9e1957de1ecd5c7565058bb7d3e8 1,293 0.50/1.00 vMB 45
290,467 290,467 000000000000000019d0b6d56eab8507e9f9cf5c1d517960f354e7bda42fc3c4 974 0.50/1.00 vMB 47
290,466 290,466 0000000000000000e83859211a08dd4dacc10a695836c3cbe5791f013b2243b7 64 0.50/1.00 vMB 49
290,465 290,465 00000000000000009f30681f6bbb3884c236102db22d2b31b03df69e4c331de7 153 0.50/1.00 vMB 55
290,464 290,464 0000000000000000f534b997be287805866609c83d9cf57f92e61644d92eea68 50 0.01/1.00 vMB 111
290,463 290,463 00000000000000002bc65b72944d079ce3512ce10506cfb5ffd434310a6a31aa 182 0.25/1.00 vMB 55
290,462 290,462 0000000000000000f567bcc8c405613c4a01a4a5cd3fd9be122779d4ef7fba15 332 0.35/1.00 vMB 68
290,461 290,461 00000000000000000e6dbed4450ab2524fa397007e36bc935a6b988b7eca3627 243 0.25/1.00 vMB 27
290,460 290,460 00000000000000007bc52142c7cf640e9a38bb0482e227e6a0e0f69882683575 365 0.27/1.00 vMB 35
290,459 290,459 0000000000000000b20bd73e064f35ecf88fb8ffa3518103b0c48b1f9d378461 535 0.35/1.00 vMB 33
290,458 290,458 0000000000000000812d9e75fd3f1b03ff980501a56721cfa21ed3a51e76f87b 223 0.10/1.00 vMB 37
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: 734.05 GB
    • Received: 18.55 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.