Loading Tool

Explorer IconExplorer

Memory Pool

75,069 transactions
27.81 vMB
0.07970311 BTC
Random Selection Loading Transactions
Max Size: 169.24/200 MB

Candidate Block

Mining Attempt 100ac94eaf796f3706d6eb54a98be2cb56f2c690b141d900099a34d646cec9ed
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root 548593ffc7ebdbabcc2880b2649e1ca5e6b8bce5aa588b0eebd9dbc185da0920
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,141
Size: 1.00 vMB
Total Fees: 0.02016044 BTC
Feerates: 98.68 > 2.02 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (723,330 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
191,957 191,957 00000000000003cc9cd3e2039821e7090d9799101cf36bc1657e62448fdb58e6 13 0.00/1.00 vMB 0
191,956 191,956 00000000000007fb51a0d5f2d991cf7d14a7a3e372a32db814eb516b5f766976 232 0.07/1.00 vMB 72
191,955 191,955 000000000000000c64d67a0d77932b872be2b59a74c86a680f1f7a061084f48c 384 0.18/1.00 vMB 132
191,954 191,954 0000000000000143a6785dfb7fbbc75fe964eebb4277f34a355b5996cb2a459c 12 0.00/1.00 vMB 31
191,953 191,953 00000000000005d9cee9df00fddf734341fffe259627a5d8dfec18a6a8246168 668 0.25/1.00 vMB 139
191,952 191,952 00000000000000710657c1a2e5d641325286bde0e7d6a09dc40f04ee09fc77c4 1 0.00/1.00 vMB 0
191,951 191,951 000000000000027bac39e83e1c7bb4fcffbf82554c3782d2224e02021dc7e866 9 0.00/1.00 vMB 110
191,950 191,950 0000000000000405c48181636c71d6fe5a81eab1a359bb76d2d6049e73fc207c 121 0.05/1.00 vMB 81
191,949 191,949 0000000000000037deb796e99c277d778e06af87992231d2c3d5fe3503a41b54 10 0.00/1.00 vMB 14
191,948 191,948 000000000000059d515eec076f7a26e405ed4651bbffb8b5526c899b58e12abb 15 0.00/1.00 vMB 108
191,947 191,947 00000000000006e08c9cfc6990f4626a540fa12ade5dca422cc9474c0f36ecca 68 0.03/1.00 vMB 122
191,946 191,946 00000000000005e8154a52567719423219689a677d29806733542e596b750ee5 358 0.15/1.00 vMB 133
191,945 191,945 00000000000006d4db82bd16e733b38f5d9b7aa3ba9553eed69b516b6aa0a4ac 120 0.05/1.00 vMB 120
191,944 191,944 00000000000005ff4815524dd57c4acb57bf601456443cceca509c9431fd9f4d 147 0.05/1.00 vMB 110
191,943 191,943 00000000000005fed2aed75c980cfc22ae5e11a50d386bc78745c36a2ac60d87 8 0.00/1.00 vMB 15
191,942 191,942 000000000000046d79b9764a928b531da823d9d93d7b0d14d6f6f9d0ff06a584 128 0.04/1.00 vMB 171
191,941 191,941 000000000000027aa60a90969a21a481ec3df5e77c74e845144d29ab7e4e889a 171 0.05/1.00 vMB 52
191,940 191,940 0000000000000204ab75fa8b471ebf64e4a923565b89a5d7615890c070c045ef 512 0.24/1.00 vMB 127
191,939 191,939 00000000000002aaadd5b976f3a93fda985c4ac2e9e692d03e51b9439461cc5a 219 0.11/1.00 vMB 100
191,938 191,938 0000000000000419a01a5c462e89a9dd6aa6054ceed690f14927bf6e6bf971fa 621 0.25/1.00 vMB 137
191,937 191,937 00000000000001acc33d789e1a142942e970f1d53e9fd46a3ddde5d98501e9d1 152 0.05/1.00 vMB 139
Previous 10 blocks ↓
Total Size: 782.89 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: 713.37 GB
    • Received: 17.36 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.