Loading Tool

Explorer IconExplorer

Memory Pool

82,277 transactions
31.73 vMB
0.10822031 BTC
Random Selection Loading Transactions
Max Size: 190.26/200 MB

Candidate Block

Mining Attempt b3c101a62c55b457b39f9c1ecb98cfcbc7e8964535bff44ad6e7e1e6df842b54
Version 20000000
Previous Block 000000000000000000010cf532a63a6441b67a3efb5df3eadda72118873c170e
Merkle Root 407f185371c9db28355aa7466491a4adb64300fc46dbfa5b884bd57c7a4ac6f1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,974
Size: 1.00 vMB
Total Fees: 0.02448406 BTC
Feerates: 99.50 > 2.45 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,376 (597,076 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
318,300 318,300 000000000000000013d3111c3b949925de0006a3c7cf8b1934b7770f943bad21 774 0.33/1.00 vMB 34
318,299 318,299 00000000000000001ad3eb4971697d07256b5c049bfcf80a1a2c6815bc9b3463 1,102 0.52/1.00 vMB 26
318,298 318,298 000000000000000022d995d20374bcb0598c59aa2820911d35b7fe6447433760 109 0.05/1.00 vMB 26
318,297 318,297 000000000000000028826f7111fe18b7c0cd307244091558f6f27ea93e158fb0 891 0.40/1.00 vMB 34
318,296 318,296 000000000000000008e0dfe4c86953bfb39158aa1f58b638f84b82a21afe2ce8 41 0.02/1.00 vMB 36
318,295 318,295 0000000000000000059a35ec73b26f27e1b7a9251a8fd9bca36bc2ff6c83aca3 609 0.39/1.00 vMB 21
318,294 318,294 0000000000000000191f701d7ed9a4dfb46d7a0b2b01e7e2f547d5043f132c67 24 0.01/1.00 vMB 28
318,293 318,293 000000000000000003596becbff1e440e53f8bc3de226e6cb760971f8a20c9ea 87 0.04/1.00 vMB 28
318,292 318,292 00000000000000001a7fea6858c120756d185bcbee976868f32d4d5a7d993b3d 130 0.11/1.00 vMB 18
318,291 318,291 00000000000000001bce7a287fff4cbfb5bbe1462b52930698629534145a1cab 915 0.35/1.00 vMB 37
318,290 318,290 000000000000000010309ca2195c7387c8cce8662110bd45f858514549f7ffc6 256 0.19/1.00 vMB 18
318,289 318,289 0000000000000000230dd286f77c6605d0fd49c6f0a8e3e947208987aa7cd0c5 247 0.14/1.00 vMB 26
318,288 318,288 00000000000000000c4b883ea4f6709744a1265c7538a2e1bbbdaa0b08421649 93 0.03/1.00 vMB 32
318,287 318,287 00000000000000001e0466213cc5a74f1967d73ef8245ff2ac95eea62a32d579 19 0.01/1.00 vMB 32
318,286 318,286 0000000000000000007a0f548d1e258d45532589f5c8a9ac1fab4979ff07b830 1,440 0.67/1.00 vMB 29
318,285 318,285 0000000000000000217c6a9be15b48cca381d64a036c6bfb0cf359b1c462f00d 168 0.08/1.00 vMB 27
318,284 318,284 000000000000000021f4d657c256d78eb54af71740c85b97d16c2cc4e995917e 535 0.26/1.00 vMB 28
318,283 318,283 000000000000000007c2b4a744a51454c7809cf695fc33b2ee7153ff1d15cd2a 248 0.12/1.00 vMB 27
318,282 318,282 00000000000000000b16cd53076dd3f2ca7c971d81d0ccdd5761e485147a59d6 522 0.26/1.00 vMB 27
318,281 318,281 000000000000000004f696201b0be4ef95773f275b3b9ffd03a2061accfbd233 19 0.01/1.00 vMB 13
318,280 318,280 0000000000000000081c59f42a3727c927096418a089b65aa0649bf0e5a8b8a3 651 0.32/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 783.04 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.41 GB
    • Received: 18.16 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.