Loading Tool

Explorer IconExplorer

Memory Pool

27,946 transactions
11.95 vMB
0.03524255 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 66.22/200 MB

Candidate Block

Mining Attempt 86e9b147186abddebf077c9f63d64da4144e4d97333b8ea6884d3f6345d105ab
Version 20000000
Previous Block 000000000000000000002133544506fc506db902b4c2df1ef2da479a2edc5ec4
Merkle Root a9a08674432e3433367c1ce4b572236456d78dd133a9bfb09a94510f7a09d6c7
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,293
Size: 1.00 vMB
Total Fees: 0.01422630 BTC
Median Feerate: 1.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,518 (726,333 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
187,185 187,185 0000000000000584bf4b482b5668814b92be62465da97f767ec6f32e3d156e48 101 0.03 vMB 38
187,184 187,184 00000000000001dba0d3ecc0bfb2fceaebf26e00f7f06b76c779579155fb474f 170 0.07 vMB 162
187,183 187,183 00000000000002ad3df64878b41df749283231c10951e3a866ddb10bc86cd8d8 1 0.00 vMB 0
187,182 187,182 00000000000006ec6501eefd5a88d1750618a28a6689bf13f12a002624e5af1c 180 0.06 vMB 111
187,181 187,181 00000000000002ec1349486f6ae82172676278809db3b5729e6f9681f17eee2a 1 0.00 vMB 0
187,180 187,180 00000000000008583d941db3ca0200646dd7b6389f735e2861f4193aa8ba7c20 32 0.01 vMB 150
187,179 187,179 00000000000000d682fb72536669fefe79ba0ff51fcd5f2af44de1943daca1ac 193 0.07 vMB 163
187,178 187,178 000000000000077dc6907c17fea8f567411750ca9ae45b2f26815693e6c53b5c 161 0.06 vMB 135
187,177 187,177 00000000000002950c9d8a04778d93e491d14b12a873a2a10d8c9ad4cccae049 1 0.00 vMB 0
187,176 187,176 00000000000008813fc28bfaf9f69207481c20e2f97562bac5f251b3270b6be5 68 0.04 vMB 153
187,175 187,175 00000000000007bf70e908ff212c3c6d11f75f2750d9e6043241576e352a4df8 85 0.02 vMB 135
187,174 187,174 00000000000002f7cd8c60c44c470f8b6a195b92c3bdd3f3ab8c1b198b99d439 232 0.10 vMB 119
187,173 187,173 000000000000064a06f51e3d269a1fdaa17756477c69993781474189d3fc6e3a 32 0.01 vMB 230
187,172 187,172 0000000000000454c20d13fd0757d4159584dc00880c0392587eb83367d81c14 136 0.05 vMB 179
187,171 187,171 00000000000007831f31e397213cbeaf381d2f84afdc29ea27cbdb0e4f3ce9cd 135 0.06 vMB 124
187,170 187,170 000000000000011a27de366e92a7c9a709eee272ff2085c85a676a7b63ce3399 13 0.00 vMB 607
187,169 187,169 000000000000071b90bacbba0b18dbfc630adbdb82d2a367ec9b36bd329c0c3c 32 0.01 vMB 320
187,168 187,168 00000000000009a9b0e5b603a795d91701ac16569b1682a1de929b0124621ccc 111 0.04 vMB 197
187,167 187,167 00000000000003222a0521b13b17f1b5356e4dbbfd64b101974a9f8d9bf773d6 47 0.02 vMB 147
187,166 187,166 00000000000007826a1a983f07d55fe30f49f63a68b3f2548c81b8b7071793aa 27 0.01 vMB 127
187,165 187,165 0000000000000238f4623469ee854587980abb7b2a937eef792e2d669d965dc8 46 0.02 vMB 121
Previous 10 blocks ↓
Total Size: 779.76 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: 389.83 GB
    • Received: 1.98 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.