Loading Tool

Explorer IconExplorer

Memory Pool

78,701 transactions
29.16 vMB
0.09420045 BTC
Random Selection Loading Transactions
Max Size: 176.25/200 MB

Candidate Block

Mining Attempt c02cf2673d5a2d76611d757c74853274aeef419b5af1040baea5a9bd847fa529
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root 68ba4c8ed2e1d7afd2313acf52f99df3f983336853d47f8927c13b397f309dae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,733
Size: 1.00 vMB
Total Fees: 0.03318007 BTC
Feerates: 477.45 > 3.32 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (106,021 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
809,116 809,116 000000000000000000015e00998f02a16238aaeb3791688b7bed0cc625d9760f 4,094 1.00/1.00 vMB 20
809,115 809,115 0000000000000000000287591c3b8a21772b00beec36921b4594878effb33067 1,144 1.00/1.00 vMB 17
809,114 809,114 000000000000000000041677d5a015465deb6e19584bde82b175ca6915b2fc90 3,434 1.00/1.00 vMB 30
809,113 809,113 000000000000000000025297ea801e5f330afab4e702d1565d47add4c1fb4045 2,935 1.00/1.00 vMB 24
809,112 809,112 000000000000000000044c9ae2222a795b27792a87e8c2c6740e80205ad71c7f 725 1.00/1.00 vMB 17
809,111 809,111 000000000000000000002e5409a552552c0f6898172672d7893231e41e75fdb3 721 1.00/1.00 vMB 19
809,110 809,110 00000000000000000000de442dfdfefa27617fa43863760cce7a65873d9180ac 327 1.00/1.00 vMB 17
809,109 809,109 0000000000000000000333581e7e90ff923ec331c168256d9c1a4b385a2dfb55 3,479 1.00/1.00 vMB 17
809,108 809,108 00000000000000000002bf1f74b110852775ba8c27a44643b36769bbd74462f5 5,969 1.00/1.00 vMB 20
809,107 809,107 000000000000000000001975bc532274078fe6cbba7617aa21751dcac331332e 3,247 1.00/1.00 vMB 27
809,106 809,106 0000000000000000000197c75bc2236d8b9f1a8865493bbb77bb2ae58d1b50f5 3,312 1.00/1.00 vMB 40
809,105 809,105 000000000000000000046e60a2dcd3c6047df1992220c38e44147ae6f2550755 3,914 1.00/1.00 vMB 22
809,104 809,104 00000000000000000001a6c1f27fc84833f92a3c30c29e9ff539f3893bc0b4c0 2,566 1.00/1.00 vMB 38
809,103 809,103 000000000000000000006ba7788b0dd0f4f5d562735fedef6fb2a0a8eda030ad 2,322 1.00/1.00 vMB 21
809,102 809,102 000000000000000000045022ae8098d4fa10527ab1d8cebbf34c8df5c3b29ff2 2,598 1.00/1.00 vMB 22
809,101 809,101 00000000000000000000bb64c6957bc49f09a3ab59602cb50a3c32ffd581b777 3,886 1.00/1.00 vMB 22
809,100 809,100 00000000000000000001f07e30f792f6f20aa0a22f263ace073a35577e17e4bb 3,768 1.00/1.00 vMB 27
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
Previous 10 blocks ↓
Total Size: 782.63 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: 672.17 GB
    • Received: 16.17 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.