Loading Tool

Explorer IconExplorer

Memory Pool

77,032 transactions
33.53 vMB
0.13414665 BTC
Random Selection Loading Transactions
Max Size: 188.09/200 MB

Candidate Block

Mining Attempt 5c8722ae1dd592831d27107fc858eef3d2590a3fed6452d9ee14e9a7ff44b6b9
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 7e41b25271c794473aab37a2e621736330f8c86c695cb476a7608258fa556c17
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,540
Size: 1.00 vMB
Total Fees: 0.02604273 BTC
Feerates: 100.53 > 2.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (451,974 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
463,441 463,441 0000000000000000018a48c512154903ca29874b343445439946d951ba51d435 1,169 1.00/1.00 vMB 107
463,440 463,440 000000000000000000ad511c679ff49e259a11e68e10592c0a6148d4236f4a64 1,203 1.00/1.00 vMB 146
463,439 463,439 00000000000000000074fc6ca3af613c04f14e43e69cacb72526fa60027686ec 2,211 1.00/1.00 vMB 159
463,438 463,438 0000000000000000020eb54fc5f9d684634efe0e8b957564c52e40902a34ec49 2,345 1.00/1.00 vMB 183
463,437 463,437 000000000000000000265076b35b62eb8eb167f04835eda70f1139df579b6cde 1,313 1.00/1.00 vMB 153
463,436 463,436 000000000000000001929244b37394fc59a0bd378dab564a7794472dab409270 2,992 0.99/1.00 vMB 293
463,435 463,435 00000000000000000177734ba29d894b6ef409981971550b3b26cb1e5da4f7e8 1,769 1.00/1.00 vMB 328
463,434 463,434 0000000000000000017801388a87de2e58ad2194f06fdf0a0a58f9f8bc0662f3 2,290 1.00/1.00 vMB 213
463,433 463,433 000000000000000001b86fb650e15e0848aa3466c87baa9e72d72d6f9131559c 3,344 1.00/1.00 vMB 151
463,432 463,432 0000000000000000015bfe3126bc9dc834be080dae6b1b6c5d5b348332626335 2,467 1.00/1.00 vMB 141
463,431 463,431 00000000000000000072505a32c83d0d167f46a4ac7eca9054b695fdaede2692 1,747 1.00/1.00 vMB 179
463,430 463,430 0000000000000000011a82dd2b528ecf4a561b5cdae4bd6a4c8839b5edb95b30 2,008 1.00/1.00 vMB 138
463,429 463,429 00000000000000000179fb23e72086f0cc3ee3405bfab80f610b857f1e316327 1,799 1.00/1.00 vMB 138
463,428 463,428 000000000000000000b50ab1cf56d30406cbb3402ad4e071b35fdbc6265189b5 2,262 1.00/1.00 vMB 215
463,427 463,427 00000000000000000124f3a0af4466b565ba9f1cda341331c4c40197b2056f0c 1,623 1.00/1.00 vMB 181
463,426 463,426 000000000000000001e967c7589596f3fac5fe9440bbfdae50a1daf5797d54e1 1,610 1.00/1.00 vMB 136
463,425 463,425 00000000000000000010a33e25cae2b9f47d4a6e407507881c75f6aee45d4c95 2,013 1.00/1.00 vMB 170
463,424 463,424 00000000000000000053935abd948cb0d0e39f15b82046785f39d8af8d681d7b 1,843 1.00/1.00 vMB 172
463,423 463,423 000000000000000001bd384f8c613c8cfc51408ee2368439a22dc8439206058d 2,024 1.00/1.00 vMB 375
463,422 463,422 000000000000000001455fdd4433d57ceef05d07afa1d7bad3dfba119a944527 1,630 1.00/1.00 vMB 235
463,421 463,421 000000000000000000e8f149787389cdf605a6d497b115636f4d368f7cf2d563 1,266 1.00/1.00 vMB 172
Previous 10 blocks ↓
Total Size: 783.11 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: 733.23 GB
    • Received: 18.54 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.