Loading Tool

Explorer IconExplorer

Memory Pool

39,784 transactions
27.11 vMB
0.05628242 BTC
Random Selection Loading Transactions
Max Size: 141.70/200 MB

Candidate Block

Mining Attempt cea1401dc3143c8983156d6ff7cd2f82958fa4675feb03866ab6c84d2a23844f
Version 20000000
Previous Block 00000000000000000000245eed505a538a5d305de614b12adbe4c5ba2b15f80a
Merkle Root b399783158de255171f527e422d446410c667f4c78d4d3306e695a2f74f5d48a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,334
Size: 1.00 vMB
Total Fees: 0.00595449 BTC
Feerates: 69.10 > 0.60 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,863 (586,662 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
328,201 328,201 00000000000000000e1f5d6fa4a10b99292ff0139881747528de3181bd4e22fc 119 0.06/1.00 vMB 58
328,200 328,200 00000000000000000e8c5bfec3a6b5903aed55a36cbca680ed8580ab05360e94 584 0.34/1.00 vMB 27
328,199 328,199 0000000000000000045d50fe894881dcc9e679579b0178e262f16e4a45b2cc79 418 0.30/1.00 vMB 21
328,198 328,198 00000000000000000c5448651ca7e8b6fd8ee20d321c5d77eed1632c70129094 986 0.71/1.00 vMB 25
328,197 328,197 000000000000000003894ef45601585c594ae79c8b1102f85c3b96d5256fc293 256 0.10/1.00 vMB 55
328,196 328,196 000000000000000006e978afe72ad3aee64c141f28a3141b4f8874cf1b39e6ed 331 0.18/1.00 vMB 31
328,195 328,195 0000000000000000001eb1fcab3d72033a75a8d434bd24333e15325c89613b35 64 0.05/1.00 vMB 112
328,194 328,194 00000000000000001b32186f5b89c35e3e4930b9390885fe3398112860bd4814 108 0.08/1.00 vMB 62
328,193 328,193 00000000000000001cda5ccf52897f981d253ffbce27f807785d3c5a3a455f8b 34 0.01/1.00 vMB 34
328,192 328,192 00000000000000001819ff0086b51e30e9d952935f09a3373f50907242369841 35 0.02/1.00 vMB 34
328,191 328,191 000000000000000011959ffbbeb17f5b6e8b023c672aef9b22480f95ee035248 906 0.47/1.00 vMB 29
328,190 328,190 00000000000000000ca4f5b32964556267b1f94d73e99a4cf70bd5c2c6e08de2 187 0.09/1.00 vMB 38
328,189 328,189 000000000000000010de0242bb4dba3032c2428fe3dfb75fdf60678746f3ee46 505 0.29/1.00 vMB 26
328,188 328,188 000000000000000001a99face9fc53d0bf2e4e5a1725290206bc3949d2c7e844 560 0.39/1.00 vMB 24
328,187 328,187 000000000000000008a9c217d62c245fbce72ed9a50dd68c6342a8f67307756a 72 0.08/1.00 vMB 18
328,186 328,186 00000000000000000c669134f515716730f4649540bcefaa6fa2a4649978ee0e 125 0.19/1.00 vMB 14
328,185 328,185 0000000000000000176b3fe98f1d1d1bf8334e0ebc2e7be43cb5ac4d1a7390b1 456 0.80/1.00 vMB 16
328,184 328,184 000000000000000008f8bfb62f2aa2681aac923249f8d3c556175f492654ae16 865 0.70/1.00 vMB 23
328,183 328,183 00000000000000001390f81983ad743225bcf26caa8423292266beb9ca14eb89 51 0.11/1.00 vMB 14
328,182 328,182 000000000000000015c180af0d17bd9aeb77df3d8b55f7196871bc1025d70abb 189 0.10/1.00 vMB 24
328,181 328,181 00000000000000000fba36e804acd37f43c6cb1e6bad65b09253b8329be33f3a 81 0.12/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.15 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: 652.93 GB
    • Received: 13.81 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.