Loading Tool

Explorer IconExplorer

Memory Pool

76,584 transactions
27.66 vMB
0.07832657 BTC
Random Selection Loading Transactions
Max Size: 168.85/200 MB

Candidate Block

Mining Attempt 4035340f698c871511d7620b84d3915e3ffcee0160d8409dd2f67ca6a53dea97
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root b45ab421eade1cda73cdf3ebe6a0830826f98cccd3b4ef26392585f6c9bdef61
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,773
Size: 1.00 vMB
Total Fees: 0.01926319 BTC
Feerates: 402.60 > 1.93 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (432,162 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
483,158 483,158 0000000000000000013bfb7d67c1b0ef1119551ceafe8f7f43fe7f5ed7a2993d 2,010 1.00/1.00 vMB 316
483,157 483,157 0000000000000000003e839e6db749266103e22aabd3f8b5004e6da3a40d3db0 2,054 0.99/1.00 vMB 100
483,156 483,156 00000000000000000098551da53da71fc50df9c91471e734530475cf6e065f07 2,085 1.00/1.00 vMB 317
483,155 483,155 00000000000000000042188d6f6b0ad01331462ae1e1aaee5ab15c00f1a5a28c 1,888 1.00/1.00 vMB 191
483,154 483,154 000000000000000000565f92d7b9cb4ad049fdb888d02bc2e684c45dcb4899ff 999 1.00/1.00 vMB 164
483,153 483,153 0000000000000000011e7466837e45ccc6d7ef183b505146683bc74cdb559ad0 1,755 1.00/1.00 vMB 120
483,152 483,152 0000000000000000004359b62116992b71e8e451705d6bda78ced5b58cb27f4f 2,037 1.00/1.00 vMB 283
483,151 483,151 0000000000000000002763236e0ff8d4dc025728dd23f6a69b6832e96c1211dd 1,508 1.00/1.00 vMB 196
483,150 483,150 00000000000000000077ae525114470ad3038a73add54a7b1a59f04889f68818 2,184 1.00/1.00 vMB 398
483,149 483,149 00000000000000000017497a46bb753a7912627fe0ad1141431dc3f61d18ff68 1,842 1.00/1.00 vMB 239
483,148 483,148 00000000000000000034aafb4f9d2266c368d801c6a85687b6d496689c855b84 1,863 1.00/1.00 vMB 198
483,147 483,147 00000000000000000120091d36c938ac39aecc8a84679719cf6852c4c4d9e271 878 1.00/1.00 vMB 155
483,146 483,146 0000000000000000011bb5e46cda965eeeebdac908dda842368be7df066aaca7 1,943 0.99/1.00 vMB 231
483,145 483,145 000000000000000000de1625e223d88782add24b6ec18eaf65f1aba701accd61 1,339 1.00/1.00 vMB 300
483,144 483,144 00000000000000000098caf7f86950bd6e2e58a639b9af76aab4fa2bd03efe9f 2,131 1.00/1.00 vMB 430
483,143 483,143 0000000000000000009aae0de62d0fa738ee934b3a70165c863a8deaeda513dc 1,844 1.00/1.00 vMB 423
483,142 483,142 0000000000000000011de754d5364993d8679abf8f4aa05e01941f16caec7aff 1,553 1.00/1.00 vMB 302
483,141 483,141 0000000000000000009a04b1ae3b6c358dc7a55fde444422ab35f566e9364254 2,213 1.00/1.00 vMB 292
483,140 483,140 000000000000000000284f3634cd0d398cd8c8db2a1a7cc12077ba1c27a835af 2,087 1.00/1.00 vMB 473
483,139 483,139 000000000000000001269d154daae04d249c31854126ec410d1040749f949212 1,838 0.99/1.00 vMB 114
483,138 483,138 0000000000000000005e6e0cfe56afe90b2c724d706ec4f76c887822592599de 1,456 1.00/1.00 vMB 278
Previous 10 blocks ↓
Total Size: 782.95 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: 715.01 GB
    • Received: 17.64 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.