Loading Tool

Explorer IconExplorer

Memory Pool

78,435 transactions
29.70 vMB
0.07143837 BTC
Random Selection Loading Transactions
Max Size: 181.62/200 MB

Candidate Block

Mining Attempt 41604971ab6d56da5e35f286dfd2fb9dbe593c20b503a6691463844f2109d3b8
Version 20000000
Previous Block 00000000000000000001a02cb6d4fbacf8844dee7e1b84f92a84ac70592c59af
Merkle Root ae441ade2d5120a04bb63d0d40993a819710886b194b927cec38f9f42788ffa1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,807
Size: 1.00 vMB
Total Fees: 0.00545517 BTC
Feerates: 104.17 > 0.55 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,381 (495,185 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
420,196 420,196 00000000000000000399d3a01128e4481ff79da09e14fb3bd4e3cfb9989a3163 774 1.00/1.00 vMB 17
420,195 420,195 000000000000000000f230cb13ba68806d1bcf39589f8c5667d3aab64bae961d 1,060 0.59/1.00 vMB 37
420,194 420,194 000000000000000003c93914a7d927e1f4738e4f5b0a45b5789edbae129fec85 2,373 1.00/1.00 vMB 49
420,193 420,193 0000000000000000009de0c8c45aa6f47f240935e1d156707856cc589abcb065 702 0.41/1.00 vMB 65
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
Previous 10 blocks ↓
Total Size: 783.05 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: 720.56 GB
    • Received: 18.19 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.