Loading Tool

Explorer IconExplorer

Memory Pool

33,063 transactions
25.07 vMB
0.04975705 BTC
Random Selection Loading Transactions
Max Size: 127.04/200 MB

Candidate Block

Mining Attempt 230080648c4a944633173f52d5fb194efe514c0e3d57ea8cc61af55bd45b103a
Version 20000000
Previous Block 00000000000000000001e8574b0c11cdfe175c522ad4fe67fe83458fce5e8ea3
Merkle Root 3d2fe349c973754714a3ae883c2b10554ec0d697cc6ee55c2a807e31567ca634
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,662
Size: 1.00 vMB
Total Fees: 0.00470941 BTC
Feerates: 40.21 > 0.47 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,670 (270,524 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
644,146 644,146 00000000000000000009be2f469d2d9b189b7f853afcc18159500cade7b482b8 687 0.22/1.00 vMB 41
644,145 644,145 0000000000000000000fe070df6f6586581435aadf3a77e5dbb73e2a7b1d80f9 1,245 0.46/1.00 vMB 34
644,144 644,144 00000000000000000003e705a1d5f16d9e0b2a26eb28bc2c43624d2ce8ce13c1 2,240 0.86/1.00 vMB 39
644,143 644,143 000000000000000000027c77d8371d855aacaedae1fd8e50b73968bfe700061c 361 0.16/1.00 vMB 35
644,142 644,142 0000000000000000000d41ff8d7385da178f59904e0c957d262394833495a4db 425 0.16/1.00 vMB 50
644,141 644,141 0000000000000000000c946faa48f889c53eda7878fb629f0ab2a89dc0392353 828 0.86/1.00 vMB 7
644,140 644,140 000000000000000000020f26da911cf220aeff84911c43ca73fe17de085e8130 1,917 1.00/1.00 vMB 27
644,139 644,139 000000000000000000054eaa868d5261304c4a836afe3423694ef99d0722500e 1,285 1.00/1.00 vMB 19
644,138 644,138 00000000000000000010933bbc641b1c2a6485597cab3e9052336c29ecc22333 526 1.00/1.00 vMB 5
644,137 644,137 0000000000000000000057cba2b5fb53f47ddc4edd29b7fd648042367e7cee36 1,323 1.00/1.00 vMB 14
644,136 644,136 00000000000000000004c171c48c3a472262454bf295fb479f7a19f436914b4b 1,037 1.00/1.00 vMB 73
644,135 644,135 000000000000000000065096a3c229a87f04850e5b71bccb349a34933d79ddc5 2,822 1.00/1.00 vMB 19
644,134 644,134 0000000000000000000b1ee18c35d4022413a7f1f9e2aaf6978aef9757d9adc2 2,954 1.00/1.00 vMB 58
644,133 644,133 0000000000000000000780f3106fa5e6066a5078916123f6948f1b3d3cf348e8 2,557 1.00/1.00 vMB 62
644,132 644,132 0000000000000000000455d0587d63dc5f1f2de4fb80f5a77fc88e7d6d1eb5a1 2,144 1.00/1.00 vMB 31
644,131 644,131 0000000000000000000d90cecba7ad4097fc7ab2e2e4241c85c13271a518adba 2,408 1.00/1.00 vMB 48
644,130 644,130 0000000000000000000daf18c9763715a71c27dcec5ec77218cb886385fb4e03 2,235 1.00/1.00 vMB 47
644,129 644,129 0000000000000000000efa254053bb8eb31dcc83a397941b525b8c8edc976a88 2,546 1.00/1.00 vMB 42
644,128 644,128 0000000000000000000b2330a5123a28666cbdbcb9d0c5ff1c32b9dc59fb9b87 2,091 1.00/1.00 vMB 12
644,127 644,127 00000000000000000002a7e48fc46b7ad551e52ad74458816ef51fe6e112b173 2,593 1.00/1.00 vMB 14
644,126 644,126 00000000000000000001de3195806a7a0791da03ea7f12671174e6755aeb0906 2,590 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.81 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: 634.88 GB
    • Received: 12.27 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.