Loading Tool

Explorer IconExplorer

Memory Pool

74,146 transactions
27.36 vMB
0.06613375 BTC
Random Selection Loading Transactions
Max Size: 167.10/200 MB

Candidate Block

Mining Attempt 70f5494385aff5beedade23623edcbea2808621a9e9b93ce1aab29a3ea33910f
Version 20000000
Previous Block 00000000000000000000eb6f61bd9defd18e41bcd69e7e89dae8b0fff50507e2
Merkle Root c77feb986fb5b07f3821d27278634f4af0770ed21bf618d74e0dd940c33186b3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,398
Size: 1.00 vMB
Total Fees: 0.00795010 BTC
Feerates: 80.00 > 0.80 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,259 (687,622 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
227,637 227,637 00000000000002732cd52f4f89a6e75371f470dd648e0055ed1916fe67300c43 44 0.02/1.00 vMB 165
227,636 227,636 000000000000004cd01d17dbe8974ec9724cbe965876f42891676682d852e79c 80 0.04/1.00 vMB 65
227,635 227,635 00000000000001fa23e587efe5b7324ac7342ec138cc2ea8a03742844c7d5d30 464 0.23/1.00 vMB 137
227,634 227,634 0000000000000155901fe735bd0118d21faaa10138b9b23349fadfab4bb4f4bd 399 0.18/1.00 vMB 173
227,633 227,633 000000000000025a63972c6fb831ec5e2f34c5d380f31816365e783dabf39edf 148 0.05/1.00 vMB 202
227,632 227,632 000000000000009f6b93099d9386518914d34aa48e8f10482eb2a768805a574b 127 0.07/1.00 vMB 169
227,631 227,631 000000000000013696e6a479554154d53f8c793d8eaae48890372288dd537563 159 0.06/1.00 vMB 224
227,630 227,630 00000000000000cb80207951a0b6601bc4fe4065d67058bec09b3c44295cd0a7 66 0.04/1.00 vMB 167
227,629 227,629 0000000000000303be8ce753d024903624a9479064405dd460b0a480b28ab3ee 74 0.05/1.00 vMB 73
227,628 227,628 0000000000000296a401b50e004e7b4b835079a66d57ac2884cb63c7d7da9003 323 0.15/1.00 vMB 164
227,627 227,627 0000000000000258be9b4fc6553450a053a3ffd7106eb25d66b87d85c93dd278 256 0.12/1.00 vMB 176
227,626 227,626 0000000000000064e4accbbe1f8a7d7c89e387edb8541754cc36f8cc0ae73e03 321 0.17/1.00 vMB 161
227,625 227,625 000000000000035f4ff823405525fb888c02e4938e84cf5a037997be00622509 734 0.33/1.00 vMB 183
227,624 227,624 000000000000005189738bb2cfc4f9f123ac93b4070c23d0d7db438f9732638b 34 0.02/1.00 vMB 156
227,623 227,623 000000000000031f455c9692ff118ab62fef173c7fb905f40c3168c70abb7d88 270 0.10/1.00 vMB 227
227,622 227,622 000000000000002f2fee18e61e9e2dd59411298e231bcace70b8c10914e3197c 288 0.15/1.00 vMB 67
227,621 227,621 0000000000000018487ee5da5c78e36e42f24745fa927b66086035529cc33e4e 143 0.23/1.00 vMB 57
227,620 227,620 00000000000000740d06c25164b4b789d9a7c6af3650426a506181d4fd9d3a51 628 0.25/1.00 vMB 162
227,619 227,619 00000000000002c6fd149d0724c0703a630e4a4970f89910b24028e8e334a52c 512 0.16/1.00 vMB 335
227,618 227,618 00000000000001dd314fe46d3a5b1321036c20c2873d93e1559be6ec881507f4 174 0.14/1.00 vMB 89
227,617 227,617 000000000000026e6e213afc07ceee0bb4d0530d1c04a6c5926a93c4568fba42 167 0.11/1.00 vMB 279
Previous 10 blocks ↓
Total Size: 782.84 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: 712.08 GB
    • Received: 17.16 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.