Loading Tool

Explorer IconExplorer

Memory Pool

82,391 transactions
31.16 vMB
0.10998553 BTC
Random Selection Loading Transactions
Max Size: 189.05/200 MB

Candidate Block

Mining Attempt 5197dfb4ed5bd47e9e78e10540c57278ddc8c3f495057239173aa388be1f80f9
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 0b97037aac7687428857eb182d2f7c8240cf2fb4a94fa96cd04862efceca1561
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,627
Size: 1.00 vMB
Total Fees: 0.03535639 BTC
Feerates: 803.65 > 3.54 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (577,590 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
337,762 337,762 00000000000000001285bf7aa2b78a98a7e14a40012bac6df6f9dc3dfd98b280 60 0.03/1.00 vMB 10
337,761 337,761 00000000000000001944882f03414f0971533bbdc6640929ca24b0636f94919e 1,172 0.62/1.00 vMB 27
337,760 337,760 00000000000000000f61a22319131701dc5cf7b075530d3fc0db43d7f0f3b372 401 0.26/1.00 vMB 29
337,759 337,759 0000000000000000088a872f5bdd95b328d0d7c201676c374dd3f40c64252ae1 281 0.14/1.00 vMB 34
337,758 337,758 000000000000000011e38e8bc06765fd948d8769a80b3064f56a6c8fc39b1ebe 97 0.04/1.00 vMB 19
337,757 337,757 000000000000000018069747087a83e43e55c96b2ae7fc38a30e96a01e8113da 1,325 0.77/1.00 vMB 24
337,756 337,756 00000000000000000c2ed51c43dffd599f22b731d6d3e70762488af528639bc2 612 0.21/1.00 vMB 37
337,755 337,755 000000000000000007971a879472f5cfb1bc181e70e62b2a3c5c5eed58f760d2 271 0.17/1.00 vMB 25
337,754 337,754 00000000000000000a0261310edf10e62596dfe9dcf3a673b99f272740ce5bc0 242 0.13/1.00 vMB 24
337,753 337,753 000000000000000015dbab1fb26f8e1ee252319b2b9aca3c4ac57dc50e3ba2ed 147 0.09/1.00 vMB 21
337,752 337,752 000000000000000006d60403d9141e0de26184d86eedd423b556b89aeec99574 111 0.06/1.00 vMB 25
337,751 337,751 000000000000000006f9c0650be55f8c1332cfa81b15b6dba3c0dd98e4c3c9d8 72 0.06/1.00 vMB 10
337,750 337,750 0000000000000000005ebfecbe9991e4b21b9540e57e76ec9bb115cff0d9aeca 77 0.03/1.00 vMB 30
337,749 337,749 0000000000000000001acf30feb83e94bec8f9c1a24f0a2a60f95f4ec6be23f5 640 0.44/1.00 vMB 17
337,748 337,748 0000000000000000015089aacd7fae61fb17be557b1b3ef37d39845770a9ffc7 1,551 0.75/1.00 vMB 29
337,747 337,747 000000000000000015122e350d0e3d8b73eda13a1aa34de5e3bcd122056e8d96 453 0.33/1.00 vMB 22
337,746 337,746 000000000000000018f5b97450b22582237626f7c3eae5f11e646a33a5be6ee5 650 0.46/1.00 vMB 23
337,745 337,745 00000000000000000748eca5aed5431337c9204b3d331ce55b399ab9db546db3 124 0.06/1.00 vMB 274
337,744 337,744 00000000000000000ad5c1674eaf33962f27de5bce3dd43333565e668cd553a6 584 0.34/1.00 vMB 25
337,743 337,743 000000000000000014cc4991feaee7c36775417d7af882fa5db6166633e62857 224 0.10/1.00 vMB 27
337,742 337,742 000000000000000004921b752f4e38c46b4744ad2e9042ecfb3f42d2bd5f305d 77 0.06/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 783.00 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: 718.64 GB
    • Received: 17.93 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.