Loading Tool

Explorer IconExplorer

Memory Pool

79,305 transactions
29.32 vMB
0.07287064 BTC
Random Selection Loading Transactions
Max Size: 175.99/200 MB

Candidate Block

Mining Attempt c05d197385ad7a6a17879c1c5267fb4d3661ace8127076bb6edec9e4b1b45249
Version 20000000
Previous Block 00000000000000000001b85d9794a4a727476a72ab49258ad3cacec808147edf
Merkle Root 8fe808451e367ccea97f1770193fa1b3a348ca70b982c1078d9ccc0fddced3f0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,404
Size: 1.00 vMB
Total Fees: 0.01325829 BTC
Feerates: 170.94 > 1.33 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,064 (535,826 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
379,238 379,238 0000000000000000030e1331175635cd5f6cc7271c8b05248d837e0694eebe0c 215 0.75/1.00 vMB 3
379,237 379,237 00000000000000000845230c399243fba8409daaa900afb3f1ae50a14aa41511 919 0.43/1.00 vMB 36
379,236 379,236 0000000000000000036b23e8bd2182800333968ca4b4f0bcca7ebea9ddade8de 924 0.65/1.00 vMB 36
379,235 379,235 0000000000000000092427e3fc72bc94af80829413fbdcd2dce8c24ad808247b 362 0.20/1.00 vMB 28
379,234 379,234 00000000000000000625eef7f7102efc5480cddb823b936d3e82a92a7cca0139 1,386 0.67/1.00 vMB 39
379,233 379,233 0000000000000000015ff3678ea034536659a6aca91c1e8b8c0f3bf071d29172 618 0.50/1.00 vMB 29
379,232 379,232 0000000000000000052b2558d4756c831f16e6fec84a49b24a2f7bac90747fcb 215 0.12/1.00 vMB 24
379,231 379,231 0000000000000000004815fd6f3075e243f40d721ce71312b1c09a171cd0d237 555 0.25/1.00 vMB 34
379,230 379,230 00000000000000000a1d6c69f2e6aa7855ac76af50b1518ca09060e80e1ba571 1 0.00/1.00 vMB 0
379,229 379,229 000000000000000006689b62480f385b90a79f8f00d191523860f1f30d3507cd 557 0.75/1.00 vMB 14
379,228 379,228 000000000000000009fcac463ef9e08caaa7c0bef093ceabfecd12a5d0d71af8 596 0.30/1.00 vMB 47
379,227 379,227 000000000000000004fa9952593f8c5c9638f2bb2b22294d7b8eeea95994359d 1,437 0.76/1.00 vMB 48
379,226 379,226 00000000000000000f9fd8f410153b6137dcf1d405b47eb920faad4465c1048c 939 0.87/1.00 vMB 29
379,225 379,225 0000000000000000100933feac38d7156ecaa4104e4b558d9fe431143c0ef8e2 306 0.22/1.00 vMB 28
379,224 379,224 00000000000000000361a2574ca77bdce306c81dbfe7d8429b7d3a8dcead22b0 1,881 0.99/1.00 vMB 45
379,223 379,223 0000000000000000013ec024ffc51a6d87c30362bf6c41b9290fb3db9e2ac508 171 0.90/1.00 vMB 3
379,222 379,222 00000000000000000fdbf1b028418f45d0ccb7be10781c1ce8a222be4fb9e1f5 1,104 0.59/1.00 vMB 43
379,221 379,221 0000000000000000014d001c3b5448d056bc9f15fd36d24cb4839f08c0b321f4 1,394 1.00/1.00 vMB 26
379,220 379,220 00000000000000000ede556711a82f88d1d8669da648a92de134d1f32463da53 666 0.95/1.00 vMB 16
379,219 379,219 000000000000000010ca376f6c212a1d43b4a006f6ec31a6efae38b62c0ef068 772 0.93/1.00 vMB 14
379,218 379,218 00000000000000000e1feebb744a1a7a4345a8eaf973e8e9e1d7f428ae94a36b 596 0.75/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.50 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: 668.46 GB
    • Received: 15.52 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.