Loading Tool

Explorer IconExplorer

Memory Pool

22,226 transactions
11.42 vMB
0.03192962 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 63.61/200 MB

Candidate Block

Mining Attempt f3cd2661dafb9482a612d44d707150d4841a026897dbdb1bc62434f4b1ca5153
Version 20000000
Previous Block 0000000000000000000185fa36149acc5bd3bf4e4b77670932d138c1052cfd76
Merkle Root b5f62a3638a38e1ea97e1aad7d063dec720549540b6c6263c06b124c5df32378
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,373
Size: 0.9978615 1.00 vMB
Total Fees: 0.01330200 BTC
Feerates: 201.79 > 1.33 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,751 (851,116 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
62,635 62,635 0000000003c178fe54e6f33053de300bdef901918d710da58d6771a38cc219f3 1 0.00/1.00 vMB 0
62,634 62,634 0000000008f07637bb4619311b007820081944803e634cae1a41bf8695f01a70 1 0.00/1.00 vMB 0
62,633 62,633 00000000035b37278d3b69cca0b0ffd78018c6e6e8f9729dbb735a4f19dd86ed 1 0.00/1.00 vMB 0
62,632 62,632 0000000007f86a5a3de3329cdf33149b744517013040a39c92ef771b600716b0 1 0.00/1.00 vMB 0
62,631 62,631 0000000005fb914a0f9d07e92db9cb6074f09532a573c9d4850e1def217ad1c3 2 0.00/1.00 vMB 0
62,630 62,630 00000000089b00c2f1eea0ba0d64f75b58d69ac21f28c4c0ae4bb62dd7de2651 1 0.00/1.00 vMB 0
62,629 62,629 00000000073d7818ab505844fd0d4ea8a6ed0fa7a8c5ad3f43c29751267737d7 1 0.00/1.00 vMB 0
62,628 62,628 0000000006ae23a2f87c164d28ac80202d95bfc8e196aa0ed15ea6c1043602ac 2 0.00/1.00 vMB 0
62,627 62,627 000000000c94936e08f5911848166b28adc9def5233dba4ad6998de764a4d482 1 0.00/1.00 vMB 0
62,626 62,626 0000000009168cf723119776546d907aa23cdd161cd398c649ff34ec05547680 1 0.00/1.00 vMB 0
62,625 62,625 00000000037278eb939862e131d2730df9283b8966d162c723067474e27684ca 2 0.00/1.00 vMB 0
62,624 62,624 0000000006f43de660a154305f370f1d241a5ab446937fced5721674bce20fdf 2 0.00/1.00 vMB 0
62,623 62,623 0000000007589d2320beb944e7a2c9ed2fcbd1524cecb235944fc10ad4893a3c 1 0.00/1.00 vMB 0
62,622 62,622 0000000009ed50cb0e10863b0fab9b2a1ae26fd1be72261916ebb47a7eccb6b3 2 0.00/1.00 vMB 0
62,621 62,621 0000000003f185bdac1325ba60391ccd490811ca96b791701b5f6e1f8fbf63a4 3 0.00/1.00 vMB 0
62,620 62,620 0000000002d1464371e8989658b12c09ebbef07fd1d1b66f8510244960b595b6 1 0.00/1.00 vMB 0
62,619 62,619 000000000ae0004f3131e721449c1c35eb5ba37b46cc77ec530a12a2faba6e8a 1 0.00/1.00 vMB 0
62,618 62,618 0000000003f2806bfb98171266ab6ed2fdd30a83b6324a05d547e3852e8afadc 1 0.00/1.00 vMB 0
62,617 62,617 00000000039d71897f2a56b21f879d0d6618bf87678b3f8c09eb2707596ad3cd 1 0.00/1.00 vMB 0
62,616 62,616 000000000afa802dea55baf4edc1a4687f0093cd3b631c91a6e584d4ece9e14c 1 0.00/1.00 vMB 0
62,615 62,615 00000000020526bd6beeafd34e0f367f1f79302d6caf8ec117a1b579e6b650fe 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.18 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 503.93 GB
    • Received: 3.91 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.