Loading Tool

Explorer IconExplorer

Memory Pool

81,091 transactions
30.33 vMB
0.11679185 BTC
Random Selection Loading Transactions
Max Size: 182.70/200 MB

Candidate Block

Mining Attempt 503083c7964f8bde283b81cf0110634c878bee0ec8df86e08c9365850b6c19b8
Version 20000000
Previous Block 00000000000000000000df3472a1fecf1266b59b222ff852cf918f03b4495fb4
Merkle Root 3f2e3349a0be593d2de99994efbb711ede0841fc2bdc2e2beaa385535719f979
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,136
Size: 1.00 vMB
Total Fees: 0.04345255 BTC
Feerates: 150.68 > 4.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,141 (233,505 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
681,636 681,636 00000000000000000006187e92e55aa57b741868f57ac61ec56bb8c84e9e9a4a 876 1.00/1.00 vMB 21
681,635 681,635 0000000000000000000b92d5a57f0b511aae7c5c5c006f8f179b2af4be02186f 832 1.00/1.00 vMB 121
681,634 681,634 00000000000000000004ab93d80ef7147eb8a8f818d962f26be590275dc4ec7e 1,196 1.00/1.00 vMB 41
681,633 681,633 00000000000000000004fcf8629e7dfb1d10aa6505dcb3fca351e1ad2fcf5d59 110 1.00/1.00 vMB 8
681,632 681,632 000000000000000000064740d122590bd912bea4e7c09be0a1866e7df0d26151 584 1.00/1.00 vMB 27
681,631 681,631 000000000000000000065da6f61eaa761139fd566ac4af3a7e17e02f84bfb825 977 1.00/1.00 vMB 18
681,630 681,630 00000000000000000008b7d24bf3179fc00410f27139d5b8e9a79423f43fcf98 1,676 1.00/1.00 vMB 57
681,629 681,629 0000000000000000000363cedabc150545315e8324c6e3f59750ae574b772db2 2,002 1.00/1.00 vMB 29
681,628 681,628 00000000000000000006fe5809f592f25b3fa7469f9c53ae028f179c884d9c97 1,611 1.00/1.00 vMB 45
681,627 681,627 0000000000000000000654b183abb2c2fdcc49bbf562dd5f083d949d9fd5b9c2 618 1.00/1.00 vMB 135
681,626 681,626 0000000000000000000c5d381586d91af275eb24e94c687cf77bda003843b807 2,351 1.00/1.00 vMB 65
681,625 681,625 00000000000000000000a9ece0940c262c96d645690a0f55a27a73e5e6c01616 2,538 1.00/1.00 vMB 139
681,624 681,624 0000000000000000000729e8e018dabef77f57c6b10fc42cabbc80b36067efdd 2,091 1.00/1.00 vMB 58
681,623 681,623 000000000000000000032fa886a89bafe32d5fb40d99aaf21aba2a49796ea6cf 2,640 1.00/1.00 vMB 73
681,622 681,622 0000000000000000000aad895d356609ec96207c0f2e065e993cf855a2cb8939 2,088 1.00/1.00 vMB 57
681,621 681,621 00000000000000000009954314a0ca6077ebbf3c42588f421569a6478ce840fd 586 1.00/1.00 vMB 21
681,620 681,620 00000000000000000003aaecbb7d7d2c7f7694d9d16c1d44d28bba5205b991e0 529 1.00/1.00 vMB 75
681,619 681,619 00000000000000000007dff5a01a2d0058e47c1d7b95097efaff7d2cfb626416 691 1.00/1.00 vMB 18
681,618 681,618 00000000000000000007a5c72cde3a12e2c21b8c42539c89e2352c945cffc89c 738 1.00/1.00 vMB 23
681,617 681,617 00000000000000000001495405e3a6f05ced66d57205bfe076e79f4677d53b0f 1,104 1.00/1.00 vMB 29
681,616 681,616 0000000000000000000490cf37e6dce54800d55e1501b539f9ea14a59ce61887 1,231 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.64 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: 672.40 GB
    • Received: 16.23 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.