Loading Tool

Explorer IconExplorer

Memory Pool

81,514 transactions
31.25 vMB
0.09538809 BTC
Random Selection Loading Transactions
Max Size: 188.49/200 MB

Candidate Block

Mining Attempt 4d3971bd890f40fa192133bb7a77a382432084821fddc8cb0446198d99b13107
Version 20000000
Previous Block 000000000000000000016d1b89e6b899f157320615453ebe26621a27c676cfef
Merkle Root 2cda5bca72b153f81857ca8a8c57bf662fbfe23e9ea2b0c3a1220f61cd0cfd32
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,481
Size: 1.00 vMB
Total Fees: 0.02139394 BTC
Feerates: 45.88 > 2.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,356 (488,954 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
426,402 426,402 000000000000000004cd718d0620f9a70646a64fe0a5eeb0610a1c206390953f 2,696 1.00/1.00 vMB 67
426,401 426,401 000000000000000001f9514d5ecca9e50ff789a620cc2a7a64f301498e5fc931 2,382 1.00/1.00 vMB 86
426,400 426,400 00000000000000000130f79611451cc9e3a812e84ed50d9358a5f4ecf6232a10 2,626 1.00/1.00 vMB 72
426,399 426,399 00000000000000000251772449cd2ecb1c2512aa3aa8941b526c161258f285e2 985 1.00/1.00 vMB 26
426,398 426,398 0000000000000000013f754ecbc0d158bde31ef3d9f9954c918fa4e271b2d434 1,709 0.85/1.00 vMB 54
426,397 426,397 0000000000000000004d60b5e221cf979c3fd65b4c37d456e2b72b0474ad926a 2,516 0.99/1.00 vMB 74
426,396 426,396 00000000000000000329e1ed447144c657b2e8c8567e83c903c0814c2e45a258 1,511 1.00/1.00 vMB 32
426,395 426,395 00000000000000000437a769c1a32ffdde4c5409b809e28b0d0164be90775df3 2,890 1.00/1.00 vMB 79
426,394 426,394 000000000000000002bab17923e97e432b33aa1704f72afaa0e79a9ce5202e8a 1,504 0.98/1.00 vMB 37
426,393 426,393 000000000000000000b9a37de377554c7ff2609e7cfaa0bf052c3e40c1fea78b 1,567 0.99/1.00 vMB 37
426,392 426,392 0000000000000000020c586c3e4ddc472907414ceb0aa878be347ce10f052f44 2,457 0.97/1.00 vMB 61
426,391 426,391 000000000000000004af63a7a1f5a8305b1404c7ef3f67abd0b71cafb963be92 1,940 1.00/1.00 vMB 43
426,390 426,390 0000000000000000036dd8ab215c7f770757fc8afbe1e2ad3a4051d888236243 3,118 1.00/1.00 vMB 84
426,389 426,389 000000000000000002bbe864d079ea314d6a7279ef428fc0d080a627780af02d 2,156 1.00/1.00 vMB 66
426,388 426,388 0000000000000000010c8badb35e41d7ceac70a7f9aa35b9a94ba1e85fa21037 549 0.99/1.00 vMB 18
426,387 426,387 000000000000000000c3fa9f653803139934e413adfcf4b618ae4e9e9284145e 2,046 1.00/1.00 vMB 68
426,386 426,386 000000000000000000336b5c85ebecc1f9a40c937c86dd29a6f37ed8264427e8 377 0.18/1.00 vMB 68
426,385 426,385 0000000000000000013eafd4b72888dd690502de87db29840f56bc275d96a72d 367 0.99/1.00 vMB 13
426,384 426,384 0000000000000000017115371a1b53bb90e20ee8e3696eac18aecea83b2141de 1,938 1.00/1.00 vMB 64
426,383 426,383 000000000000000001e0c36adc2096cfcd8ca946de02a04e638abb201d041925 1,762 1.00/1.00 vMB 47
426,382 426,382 000000000000000003ee722a95fb165c76d7e57aa52bdc3fa607511bbe477067 2,522 1.00/1.00 vMB 77
Previous 10 blocks ↓
Total Size: 783.01 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: 718.88 GB
    • Received: 17.98 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.