Loading Tool

Explorer IconExplorer

Memory Pool

80,937 transactions
31.39 vMB
0.08602472 BTC
Random Selection Loading Transactions
Max Size: 189.75/200 MB

Candidate Block

Mining Attempt 4b6d676426fed303702aa7f231a4381ca7ac79a1f2e00e9d8d78c3ca6af9ea45
Version 20000000
Previous Block 00000000000000000001737d76c0d6914d71885a8e838781b1a0674dd5a96d4b
Merkle Root a1b2971432c27794d5f73df95f0fa9ec2c40cf3f3597618776a446605d05be00
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,058
Size: 1.00 vMB
Total Fees: 0.01802481 BTC
Feerates: 150.65 > 1.81 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,201 (640,590 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
274,611 274,611 000000000000000062b1cdce70601fed37446b1d0a3e9987f7f82bb9585d15b1 86 0.03/1.00 vMB 99
274,610 274,610 0000000000000002e080118c2bf432fa921df7e6edc9b445ea46b383b39c29d6 78 0.05/1.00 vMB 42
274,609 274,609 000000000000000011478b5f57fa40405e8a926c966eeeb2207d984596c9cc78 426 0.25/1.00 vMB 47
274,608 274,608 00000000000000042f2a860ec1a9ca248a68e93cd69c3ea2f92c071fdefcb06d 630 0.25/1.00 vMB 49
274,607 274,607 000000000000000148cdbd117e3e8cf51530d8b42cedeabe5d96d17a1ac10c1d 71 0.04/1.00 vMB 35
274,606 274,606 00000000000000043c8825f39b982400775aa52d7b0cb5aae22f351d196fa24b 308 0.14/1.00 vMB 44
274,605 274,605 00000000000000039104cdbed5f48277192264120dc51afc21f58bc7b26c65fa 94 0.06/1.00 vMB 36
274,604 274,604 0000000000000002ab5f59cc3fd04b6246f675059a06339980aa691efa3c944e 63 0.03/1.00 vMB 92
274,603 274,603 0000000000000003ef47f2f1bf2cbac9532958da7e523fb09aa4223479c623dd 29 0.01/1.00 vMB 62
274,602 274,602 00000000000000036000a441a35bc354e4fe62e62520db5d18b9c5170eee1dbc 169 0.08/1.00 vMB 51
274,601 274,601 00000000000000012b2d7aaaf7caec9ee0be55d06381228f34a745d1a16d1321 98 0.14/1.00 vMB 26
274,600 274,600 00000000000000049a8e067bad644a7eacc43687babf7ea4800f561b6c1a48f8 168 0.09/1.00 vMB 46
274,599 274,599 000000000000000262251f2292ae1861d8bd912daa5932033855bd166eeef66d 193 0.09/1.00 vMB 38
274,598 274,598 000000000000000316ca631d8d59ae81d33178aea8614abd5a2e90d16844db39 520 0.25/1.00 vMB 44
274,597 274,597 0000000000000004651643a610a4eb20cc8ce2ad7a86dfe5867a2ad361feae17 170 0.08/1.00 vMB 55
274,596 274,596 00000000000000002bcfb60e69a58b749d5d9bf1c4d48aec63085d7a1b4a1f20 212 0.13/1.00 vMB 46
274,595 274,595 00000000000000035f95e7e59482dcd239cd6e544bb1befe6729e44c50c34a4d 37 0.02/1.00 vMB 36
274,594 274,594 000000000000000271b28a435b7ebb5a3dbae30095b186f943f4283318513607 109 0.07/1.00 vMB 20
274,593 274,593 0000000000000004a587d4bc3ed62f7b86a3552866017821d677c7f449685f0f 579 0.48/1.00 vMB 35
274,592 274,592 0000000000000000c4ac56ee50be1be03939ca2b840f8f4c33c2c774773bbc63 108 0.06/1.00 vMB 22
274,591 274,591 0000000000000003bd7d2916ffa0d112d0797ffa9eef32ba62a219d215e02b55 211 0.09/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 782.74 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: 708.14 GB
    • Received: 16.72 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.