Loading Tool

Explorer IconExplorer

Memory Pool

84,314 transactions
35.34 vMB
0.18704269 BTC
Random Selection Loading Transactions
Max Size: 200.00/200 MB

Candidate Block

Mining Attempt 4e9bc99b3345e55b6be216618a5c8094575434e4d2bb727acb4f81272a095a5c
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root 0bbc4246c7a9f2ccec78297f2409bd5c88098363d33fab87e0c7dbaa0309d891
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,290
Size: 1.00 vMB
Total Fees: 0.04700452 BTC
Feerates: 435.08 > 4.71 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (721,927 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
193,484 193,484 00000000000007b1ad5056294de2ead170b53d100647517870423b83746c0a8f 449 0.20/1.00 vMB 144
193,483 193,483 00000000000003a252e5f81988f2e71c6ab0eb216654df8f935c5def8a04a059 32 0.01/1.00 vMB 0
193,482 193,482 00000000000007cba613669114f76d689a22614779e9efe5e48c97dad81d3042 114 0.03/1.00 vMB 6
193,481 193,481 00000000000005655af3209f2492f5c154b61d46e2e6082ef64f6a1ee1fcfdde 435 0.22/1.00 vMB 115
193,480 193,480 000000000000054c61badb4b46796ce46f0960e47fda9446c88e9198d0b092de 290 0.14/1.00 vMB 138
193,479 193,479 000000000000008924fc1f30dda7bfac4049c3b71eccf519696c2abb9dd455f5 119 0.05/1.00 vMB 82
193,478 193,478 000000000000073ad1a45d48c6142302e7599354a7341065b5dde9e010d984d8 43 0.02/1.00 vMB 72
193,477 193,477 000000000000022b0ad7d9430cdbd624de4ea61c3717504416b7736eaf79afc4 254 0.09/1.00 vMB 162
193,476 193,476 00000000000000063e202111059dbdc6c51269a8a9edd11a08535f1f11fa873b 260 0.15/1.00 vMB 97
193,475 193,475 0000000000000761cce563ac06a02d3738694c1814141f2aa6435627d8077f6c 568 0.23/1.00 vMB 144
193,474 193,474 0000000000000553605626e82dea1f7dcdd5899ce4d73f9f71436ac67286f679 54 0.02/1.00 vMB 117
193,473 193,473 00000000000004a9eeddbfbb6fd8882f80d4885875daa8b2105b394a2ca4e3a5 256 0.08/1.00 vMB 176
193,472 193,472 00000000000006d179d221fb65d14739e97d0bf9a482c1db70b11d7a367a9119 160 0.04/1.00 vMB 43
193,471 193,471 000000000000016518963147f11012e6cfc3fbf2f145b00433d8b05c9bfcb242 121 0.05/1.00 vMB 110
193,470 193,470 00000000000006e7fcdaed06e80765f08093d3dbba476a513d93ac79e072d8bc 650 0.25/1.00 vMB 143
193,469 193,469 000000000000055ed019346829ec9c85219501ff0d7ff5a18613518d27483a6d 14 0.00/1.00 vMB 14
193,468 193,468 000000000000020d8085c0f17ddb11c86494d6126589de404f7114b82c9ac14e 10 0.00/1.00 vMB 17
193,467 193,467 0000000000000076807e75787f41ff68d9da4cae6b259ee3da997a1c9f296724 201 0.08/1.00 vMB 121
193,466 193,466 00000000000001bd7a8abc38346a630d2cb2f286554b7a630fa91df6fa06a691 310 0.16/1.00 vMB 104
193,465 193,465 000000000000041556c740a719d0f9a5f1755b50c5ff907cf76615c58183074c 38 0.01/1.00 vMB 97
193,464 193,464 00000000000003248f8994270ed5d04d90744c11f4d7ffcae30d52a340d9cee4 468 0.25/1.00 vMB 112
Previous 10 blocks ↓
Total Size: 783.10 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: 730.75 GB
    • Received: 18.51 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.