Loading Tool

Explorer IconExplorer

Memory Pool

40,409 transactions
17.78 vMB
0.15395108 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.20/200 MB

Candidate Block

Mining Attempt d48d16a5f7a0e604572c48f50acad601ab6a006c35ce41503538ae4c9b9a846e
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 7c633b840dfefde5b6a4fd8e77be395319ce57a93b7eacaa2756d109b5f864fd
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,322
Size: 1.00 vMB
Total Fees: 0.04466644 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (721,038 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
192,283 192,283 00000000000001f142065525b3c3a4126b46ecd443f19fd2ed53f2f69b4e8ed7 124 0.05 vMB 44
192,282 192,282 00000000000000c09cc0f8aa14dcde3ec7b0b73dd30f7a1ba7137fbd90a30ffc 27 0.01 vMB 113
192,281 192,281 00000000000005e728872a4195f96255a7d8c9fc41147eee4c4f68ae609821a5 64 0.03 vMB 96
192,280 192,280 000000000000062b450c135df2ad34e42d1ea61fb8fbadd81285190ec35e2e59 168 0.06 vMB 144
192,279 192,279 00000000000002888cc39b127f3e2ea3784c269882bfe7c27427363615b88218 46 0.02 vMB 97
192,278 192,278 00000000000003557463c730386b753109dea4439310f2250769c586dc5a0e46 193 0.08 vMB 163
192,277 192,277 0000000000000603862f22b997e8a3771b4d403b60962b1ba500d0f5830da895 11 0.00 vMB 0
192,276 192,276 000000000000066754776a677a8e4212b8419a3c309e5c2ecd11b627f83b7a8b 243 0.10 vMB 137
192,275 192,275 000000000000057d36e0e37bda4b0ce1da588a949c5e942f99e4db1eb5d59d45 10 0.00 vMB 14
192,274 192,274 0000000000000470e5a0b090fcbb321f07b9414281b05e8694a6047ab99ef112 38 0.02 vMB 62
192,273 192,273 00000000000001d1a1de368b917a951c15dbe9b46685d85d05035742825fd0b4 268 0.24 vMB 82
192,272 192,272 00000000000005532fabc81113830d2d58f2fbe9c01bcdabef56e5867f93f2ab 307 0.25 vMB 145
192,271 192,271 00000000000002e7b9e4252c2034cebc6cb1223af7320582eef7609460187ea2 16 0.01 vMB 222
192,270 192,270 00000000000002cef6ff29da91b773f685e386b13ec88c699ed7612a4c98a664 495 0.29 vMB 120
192,269 192,269 000000000000038e873564278b748b464bb669885a1a8547e96fb057ec3af774 4 0.00 vMB 45
192,268 192,268 00000000000007c76bd6727a1ad94bc8afdfa87d5767eca640f88a8854311f97 146 0.04 vMB 264
192,267 192,267 0000000000000194ed3079dd1e35fa327cd753b45562b94c3733da4844d5958b 351 0.16 vMB 131
192,266 192,266 0000000000000536cbfd8f934decdef93840334d968219a3518452b3bd1ab494 79 0.04 vMB 130
192,265 192,265 000000000000060809aa55e4263da28dee0c5edd98acda53221732c1b2cfc955 344 0.14 vMB 121
192,264 192,264 00000000000006cb0fa8714b7968e863e7b16d235d5e5961913e5e366458d094 10 0.00 vMB 16
192,263 192,263 000000000000010e33b9569780af917643ba8c2d9684ef89be41fe9096e82fa1 900 0.30 vMB 164
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 92
    • Outgoing: 10
  • Data Transfer:
    • Sent: 112.44 GB
    • Received: 0.47 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.