Loading Tool

Explorer IconExplorer

Memory Pool

81,779 transactions
34.31 vMB
0.14591975 BTC
Random Selection Loading Transactions
Max Size: 195.40/200 MB

Candidate Block

Mining Attempt 4efc762ca961a30e4234631e8e7de666e451e5a77be2b8078beafe6dcd62c7f6
Version 20000000
Previous Block 00000000000000000001ecd196519e0756837ef0e5c6c2c68b968100617d4f76
Merkle Root 21e7646fb5c2aba036be9fbfaaf0c71c35b35de0e01e68dd7a0d15d6dd22076b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,577
Size: 1.00 vMB
Total Fees: 0.03315910 BTC
Feerates: 150.78 > 3.32 > 0.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,409 (495,217 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
420,192 420,192 000000000000000000beee22591b1df9fe928d24660da8cd49d52f92ff47377c 731 0.30/1.00 vMB 46
420,191 420,191 000000000000000003c22f1d9132ff2a5857b5dfa13b5c3ba77a50186b537e28 219 0.08/1.00 vMB 49
420,190 420,190 000000000000000003a5024d3dd410437b3e198781d2dc6c99d4e4803487378f 1,102 0.48/1.00 vMB 47
420,189 420,189 00000000000000000339bc6e83050d90a612b73d3c180f2c13760d86819443fd 789 1.00/1.00 vMB 17
420,188 420,188 0000000000000000009a63d40f61c61a003d8f1b3b52cca93d62791309114c45 368 0.17/1.00 vMB 42
420,187 420,187 0000000000000000026e530c53a19d1aeae7d80a4dca0dc89785824c9242b6b4 405 0.86/1.00 vMB 15
420,186 420,186 00000000000000000091109018767fe2e978946e2d77c422e5b35a839d1fd906 2,077 1.00/1.00 vMB 45
420,185 420,185 0000000000000000046281e037eb7a3056f6e34b175af13c0cee1750ce060251 735 0.37/1.00 vMB 46
420,184 420,184 00000000000000000131e4f7644948b35b75d3ca07e6c549d9074a265c2fd653 2,082 0.75/1.00 vMB 58
420,183 420,183 00000000000000000036e594e939b70c0f754ab0821a898b7ea051f7288ee2f6 552 0.35/1.00 vMB 33
420,182 420,182 000000000000000004e545d3055008a66314cb1b6f26d55ea45f0afb0f0de5b1 2,198 1.00/1.00 vMB 52
420,181 420,181 000000000000000001326b9ddc7a4daf81a14484b0cf3d4a853b588c33ce4144 1,519 0.64/1.00 vMB 50
420,180 420,180 0000000000000000046f434764a49534fb34658d00d16f209070f5f9c0a0170f 489 0.63/1.00 vMB 20
420,179 420,179 000000000000000000f0e8a7e0eccd2b86921594c038bd426ca74a7ac3db94da 2,597 1.00/1.00 vMB 53
420,178 420,178 000000000000000000cbb07490a55e17c0c8ef89f72d6a615a7d528e45dea103 107 0.04/1.00 vMB 58
420,177 420,177 000000000000000000cdd655a61aa6d638c46a0a7c7a50398940a076ce265543 1,007 0.43/1.00 vMB 73
420,176 420,176 00000000000000000117e4d15acb15edc768a768cda236c6995877b2c299444f 2,162 0.96/1.00 vMB 46
420,175 420,175 0000000000000000027ae639241957fc94af6f2c3a8e302e1ca909e26e5018c7 888 0.41/1.00 vMB 61
420,174 420,174 00000000000000000338443337ac31b3ce9060b0df3ee578d820ce1de70d177e 1,246 0.98/1.00 vMB 32
420,173 420,173 000000000000000004c67150fd78886fb5272565f4634410501f9672a6f08620 59 0.02/1.00 vMB 47
420,172 420,172 0000000000000000033b95b8cfbdf5fedc3881f5c22e58792e030626f26b156b 1,821 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 783.10 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: 728.14 GB
    • Received: 18.47 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.