Loading Tool

Explorer IconExplorer

Memory Pool

80,397 transactions
29.55 vMB
0.13658925 BTC
Random Selection Loading Transactions
Max Size: 178.49/200 MB

Candidate Block

Mining Attempt 40c8f3d050962f3915ba1268172def886f69f60c9614733836e58ad0e6b1917d
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root cdf159d1791d088e642259e8281435492688c44489a07f87bb5caa1c216689e2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,196
Size: 1.00 vMB
Total Fees: 0.05042899 BTC
Feerates: 602.26 > 5.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (164,155 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
751,150 751,150 0000000000000000000175d872570e84f4a4ffa8c0b2244fba595b471f9e41d8 242 0.10/1.00 vMB 9
751,149 751,149 000000000000000000060c37d729e13af56b3476bb4f311477b7ce5551fe95ea 61 0.01/1.00 vMB 10
751,148 751,148 0000000000000000000565ab2802eaea30273a0d46561e316c91cd86bf9cd55a 1,381 0.44/1.00 vMB 10
751,147 751,147 0000000000000000000732477254288200c0204125c33af78f7a60561cbadff9 557 0.15/1.00 vMB 11
751,146 751,146 000000000000000000099d26255a491432cc34ddfbf801f8173e7b00d0200f3d 768 0.48/1.00 vMB 7
751,145 751,145 000000000000000000050700dbdbf6289822f0e9404effd05e3efccbb9f622c7 1,889 1.00/1.00 vMB 4
751,144 751,144 0000000000000000000914daf471735ef8e7e21df5a222c12941853fa8ba4fa4 3,285 1.00/1.00 vMB 15
751,143 751,143 00000000000000000006ab68b05d9ce6a3e91873e6adc0ce264d1042d29cfd9c 1,408 0.46/1.00 vMB 9
751,142 751,142 0000000000000000000111394f97e0e1853354959bf6ce29624346c92351f36a 71 0.02/1.00 vMB 8
751,141 751,141 00000000000000000008e4ae2ff814fda2d1a5f689b5a12a6326c0c2affe91e3 376 0.14/1.00 vMB 9
751,140 751,140 00000000000000000002e0616b7dfb3571d827626aaa4051ae1c94b2739d499c 112 0.07/1.00 vMB 6
751,139 751,139 000000000000000000006334c2cb3b0b14249cfe23416fe11c989ba212ea57c6 183 0.10/1.00 vMB 8
751,138 751,138 000000000000000000062e38d998121a1097b29f2857cb9fbde54e2b12f3dfb3 36 0.01/1.00 vMB 16
751,137 751,137 00000000000000000005872d11ccc79cdb9f72996b28c4aaad6f7e7eeda47c02 760 0.28/1.00 vMB 8
751,136 751,136 000000000000000000012b062abac463adaf4ba3f024717e273ae2ffde193d41 396 0.12/1.00 vMB 9
751,135 751,135 00000000000000000002ba90d2245b8f61626a9e5f5f9eaefaef7a4a583df0a8 346 0.12/1.00 vMB 9
751,134 751,134 00000000000000000001e9ffa0d8f3261bd61dddf9652cd63c95ce24515147d9 584 0.22/1.00 vMB 10
751,133 751,133 00000000000000000001d86d819c4f690d3f04b072dd0b1cfae690022d7de421 306 0.14/1.00 vMB 7
751,132 751,132 00000000000000000001529851dceb6af9fd49f9565f6985557ff754de775b88 1,506 0.48/1.00 vMB 9
751,131 751,131 00000000000000000006e0d6ef00556dbcc1433536cce3b734dcbfdce6b21d3c 544 0.19/1.00 vMB 13
751,130 751,130 0000000000000000000173796ea336bb8725923b734fec49349082d42b6eec80 1,041 0.66/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.92 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: 714.47 GB
    • Received: 17.54 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.