Loading Tool

Explorer IconExplorer

Memory Pool

83,714 transactions
31.27 vMB
0.09773356 BTC
Random Selection Loading Transactions
Max Size: 191.93/200 MB

Candidate Block

Mining Attempt 1b2c433a2865d10335816c99f3703041498c7df32d06b4a5b482f7636ac51fbd
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 85fb16a9505d94a4576e66cd0621300857380f575502a9067ac41cbd6ee11efd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,588
Size: 1.00 vMB
Total Fees: 0.02710116 BTC
Feerates: 301.57 > 2.72 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (669,062 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
246,162 246,162 0000000000000001b5aeb17eef3eaf7b9a514db2570f7d0191ddff9fe8ee7c14 58 0.02/1.00 vMB 243
246,161 246,161 0000000000000079aa6c6b539c1b5f8ccce5c420030e005b00a0467eea637a7d 122 0.06/1.00 vMB 120
246,160 246,160 0000000000000092eda484e59148124ba0b74783fe6bf457c8e2dabf76370a47 56 0.05/1.00 vMB 34
246,159 246,159 000000000000004bbd569ecddf773e8f2d92345fb7027ead5c89221196cf9ec3 486 0.24/1.00 vMB 121
246,158 246,158 000000000000009bc3397148fdcb3f00affe03d69f691d8adfa8bdab09a91830 528 0.22/1.00 vMB 185
246,157 246,157 000000000000004de219a757278824927499896fd6bf92aa1dfa830e6f719880 309 0.14/1.00 vMB 134
246,156 246,156 00000000000000090cb35892fbbff7e6e809c432b166e5a8ebab797721fcb5f3 29 0.02/1.00 vMB 100
246,155 246,155 000000000000002cb3ed629e39449b12d0606c81f174935355123a95a42803b7 218 0.09/1.00 vMB 105
246,154 246,154 000000000000000944c4d22ef1732cc1b0b99ec3cb3bf07e6a04f3624d997c2d 354 0.15/1.00 vMB 181
246,153 246,153 000000000000004644f309db0ef1354f2aeca3bceafe8aab19cff1c4755616d4 53 0.02/1.00 vMB 191
246,152 246,152 0000000000000028df1b3f5dcfa736b59610513d30cd5dcc321f12faae59b0ad 98 0.05/1.00 vMB 167
246,151 246,151 000000000000001ea024d0c55304405527abcebc85f0daba526dea3ea74147e5 284 0.16/1.00 vMB 113
246,150 246,150 000000000000003a1301e30dd84ccff6197d35ea1062c625a8c7ae363a9fdde9 555 0.25/1.00 vMB 174
246,149 246,149 0000000000000022bcf3e30654abd6434e9260dd90d0bfe6a0e62cfa395409dc 128 0.07/1.00 vMB 54
246,148 246,148 00000000000000726c09fdb1e4eb63639a121feb271b738bb1246dbd48bd6abb 17 0.00/1.00 vMB 59
246,147 246,147 0000000000000099708fa3d9ee36adec4598b109332760779d04c704e0431131 378 0.16/1.00 vMB 170
246,146 246,146 000000000000008cdb1172f66024f4caac395f0a4ea03f6d609dbd7b54e0a1d8 411 0.21/1.00 vMB 128
246,145 246,145 00000000000000703cb8f7ca78e6a7c4a80cd8b40cd4000f6b0049a600db4d81 365 0.17/1.00 vMB 135
246,144 246,144 000000000000000e244383d8c453407dc443255b82b5f3c8220a715f751f80c5 7 0.00/1.00 vMB 20
246,143 246,143 0000000000000015a67b4f3a35539d9731c9dc4601e944c0f029d7a9ad8a57fd 42 0.02/1.00 vMB 121
246,142 246,142 000000000000002a15513f585256da1d653dcab83f84432f18c625ea96bc730b 108 0.08/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.78 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: 709.58 GB
    • Received: 16.92 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.