Loading Tool

Explorer IconExplorer

Memory Pool

76,774 transactions
28.67 vMB
0.07449670 BTC
Random Selection Loading Transactions
Max Size: 173.48/200 MB

Candidate Block

Mining Attempt dc7765d331097f6f0a8e320389d2fbdddfa1d4b23ab25b71693b53e75b64f68a
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root 8e75f015b9b04be4d581038fd7d2be1ad86b44ea18b2e9e1d6e7d2aab18cde07
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,119
Size: 1.00 vMB
Total Fees: 0.01493636 BTC
Feerates: 150.93 > 1.50 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (106,059 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
809,099 809,099 000000000000000000032ac284670ef49d88f4e0c074622c1c28f7052688d6f5 5,538 1.00/1.00 vMB 19
809,098 809,098 0000000000000000000368dd9740bec121c9d787b5af2b2e316b1436b8f6da07 4,576 1.00/1.00 vMB 29
809,097 809,097 000000000000000000028ebbfa33d3e2df41446d5fac5520a43d7893ba89ec4e 3,306 1.00/1.00 vMB 22
809,096 809,096 00000000000000000004680c09dd37a5a19757633dbfe2d09a02bf353a8b3012 5,124 1.00/1.00 vMB 21
809,095 809,095 0000000000000000000368856dd39b11413cbafb87b26aacfae149b5da08f12d 4,398 1.00/1.00 vMB 23
809,094 809,094 000000000000000000028c7b21e920f9dc1dbf02a4fecd91e0506c3b4e6b8319 1,559 1.00/1.00 vMB 29
809,093 809,093 00000000000000000002c2fe990ae8dc2092ce3a3e0e9e1416949bb7be86fd41 4,263 1.00/1.00 vMB 21
809,092 809,092 00000000000000000000d96ab3d9b284c98dcbec606d80afe6da0b695a5484c3 6,542 1.00/1.00 vMB 23
809,091 809,091 000000000000000000025888f7b1b99d2aac7193863eccc0f850963fffdf56a0 2,778 1.00/1.00 vMB 29
809,090 809,090 00000000000000000002181596f9c5b3c3fc7549eacd8b941b3adfd49c267634 3,470 1.00/1.00 vMB 25
809,089 809,089 0000000000000000000087a8b28ce1f5ce44bba111b3c6cd156bfc3b5cac59e8 5,321 1.00/1.00 vMB 26
809,088 809,088 000000000000000000042c52dc4b410b6f2a456ded0628f103b26fcbe265a6a3 1,250 1.00/1.00 vMB 30
809,087 809,087 000000000000000000024991ec549ae33c04d87450e61f0b138722dfed213d24 4,253 1.00/1.00 vMB 29
809,086 809,086 000000000000000000033c546fb25a5e711f1f93f2dd155ec454c10471070ba3 3,310 1.00/1.00 vMB 28
809,085 809,085 000000000000000000023b9a21f06463242749e68ddfead94327de3b460130e9 6,746 1.00/1.00 vMB 25
809,084 809,084 00000000000000000000a0a4dbddcc8318ef724bdda8d2872fa37143883c4aec 3,473 1.00/1.00 vMB 25
809,083 809,083 000000000000000000016fdcea491b4032f4d74f6ce8836a87b42d8ad567dd9d 6,367 1.00/1.00 vMB 26
809,082 809,082 00000000000000000003b2041fe1132720fa00f3e7db8996ecf08fa763b5f704 5,040 1.00/1.00 vMB 21
809,081 809,081 00000000000000000002fae0043cb2e5b84a06494507406d3cf8eeef705bae68 2,810 1.00/1.00 vMB 27
809,080 809,080 000000000000000000004ab7c8749f07233446463f31f382aa1bd9196b4427b2 5,931 1.00/1.00 vMB 25
809,079 809,079 0000000000000000000345c25684aa56e00b1411a5ce2706a5719ecc0827f671 4,495 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.67 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: 673.11 GB
    • Received: 16.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.