Loading Tool

Explorer IconExplorer

Memory Pool

76,676 transactions
27.67 vMB
0.07868586 BTC
Random Selection Loading Transactions
Max Size: 168.98/200 MB

Candidate Block

Mining Attempt b98986c774b88f036374cab8ced2d648526cf397570b003dcfda92b3537329ee
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root ecaf73fe78c98883773e8087f87f30d4bb5f2fd59c2beaf2770a130046b6509b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,744
Size: 1.00 vMB
Total Fees: 0.01950192 BTC
Feerates: 402.60 > 1.95 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (664,685 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
250,635 250,635 0000000000000000e88f713b45dc09f1dd4986c508c037610b3008d2c116b379 251 0.19/1.00 vMB 95
250,634 250,634 00000000000000409d566b8036fdbb90452f446c7a5112c20bdf076de8eb11b3 306 0.13/1.00 vMB 111
250,633 250,633 000000000000007139c3133e33bf64794fcac722ef2512f18e0960642f1ae8cb 128 0.09/1.00 vMB 130
250,632 250,632 000000000000005eb58f4ee149399ff488e44ffa9aec6d7106234b80e90d9268 13 0.00/1.00 vMB 88
250,631 250,631 000000000000005053eb753801626d46a40c21a00f528eada64ca2202064109d 278 0.12/1.00 vMB 119
250,630 250,630 000000000000003e373854b2cbe80de74b2c8a59c6eadefaf95cf4661106ad68 871 0.40/1.00 vMB 90
250,629 250,629 0000000000000032c6e816de975454ae84176e4e4fa3db0d518c46ba2cde1be9 83 0.04/1.00 vMB 164
250,628 250,628 0000000000000069baa572443f97014cc4ec055f52c8b28169d253eb00ba4ccf 348 0.15/1.00 vMB 138
250,627 250,627 00000000000000243156ec1e4dfd04f532865531277e94bbe4809fe75f679d96 17 0.01/1.00 vMB 75
250,626 250,626 00000000000000207397292c607640332e9c1cd83b95d29e1db5c1745a4d3c13 345 0.14/1.00 vMB 136
250,625 250,625 000000000000001ed647c482c3469bd1e25618cdff694efe03457ec84bef5ecc 182 0.08/1.00 vMB 140
250,624 250,624 000000000000000098f071e40c2e6dcb733c36ed46025abe523c9652f7cd6ff4 90 0.03/1.00 vMB 5
250,623 250,623 000000000000003f00c56dcfbbffb62c7c8db00186c6d5207fbd2b3bea4f2058 587 0.23/1.00 vMB 133
250,622 250,622 000000000000005d36eaa0986d99fa0cf95b53e2dea5af1e47957c6a1dc963e0 409 0.20/1.00 vMB 122
250,621 250,621 0000000000000046a14a5ae876d8ee27f3aa85a20a7093e2312eccebac9a646b 324 0.17/1.00 vMB 117
250,620 250,620 000000000000001564c10097fd6ffdded1e656e6d4271ccaee735f94d9cd9d21 300 0.12/1.00 vMB 161
250,619 250,619 00000000000000643f064493e5d5ef688b3a36335c0dcea61fe0c74886f12a53 128 0.11/1.00 vMB 45
250,618 250,618 0000000000000070fe69a38959c1c43e3d21b50e1392471063743c57ffdd42c3 45 0.02/1.00 vMB 97
250,617 250,617 000000000000006cb4059d0f9d6d74102deeee1885d5f0229a5fb4b2c215cc5f 218 0.11/1.00 vMB 154
250,616 250,616 000000000000002c562ae250b26dca817015d0ec541c40a18fb27e37264c59a8 656 0.29/1.00 vMB 113
250,615 250,615 000000000000004f7dbbdc04aeddb7ab2f64afbb8fc98d2cf9c4fd7995aca6fe 286 0.14/1.00 vMB 89
Previous 10 blocks ↓
Total Size: 782.95 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: 715.01 GB
    • Received: 17.64 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.