Loading Tool

Explorer IconExplorer

Memory Pool

46,038 transactions
27.09 vMB
0.09841606 BTC
Random Selection Loading Transactions
Max Size: 144.18/200 MB

Candidate Block

Mining Attempt d736e2d08c5485089a1158072ff6cc5fb663d2ac0047f52e23c111f3f98939a6
Version 20000000
Previous Block 00000000000000000001bfbced3ea009a2f71c20ce288c536043b9b1575dc7b2
Merkle Root 58174fa66d18d9f490600d65cf7114a3b55917d59979a95b45ebf0c6c04e7795
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,400
Size: 1.00 vMB
Total Fees: 0.04809566 BTC
Feerates: 101.66 > 4.82 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,771 (427,142 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
487,629 487,629 000000000000000000038369fc7924d7643cc4dd2b0454c24dd615ac1a916822 948 0.38/1.00 vMB 69
487,628 487,628 000000000000000000487bac65304c8489aaaf4842d73232f66939fd92a25f1b 1,944 1.00/1.00 vMB 100
487,627 487,627 0000000000000000006c3cac0bef34460a2777fd5fd06e1c19fe73ae0e1d0072 406 0.19/1.00 vMB 86
487,626 487,626 0000000000000000005179d052b304cdd365b49a5a58c3b32e7ba19ecb13d205 519 0.27/1.00 vMB 80
487,625 487,625 00000000000000000094506a3af88edb55defc765aca9517a727e60f9e125686 1,492 0.66/1.00 vMB 88
487,624 487,624 000000000000000000f27c0cdb0b1a5da41c586242c25fbf92dbcb72d8bfa129 109 0.05/1.00 vMB 101
487,623 487,623 00000000000000000083f6efaa14f5c5625a618dc888164eb504bb1cd9d76982 1,328 0.66/1.00 vMB 91
487,622 487,622 00000000000000000009a1580374f5bb8a57b6f860024bc6fccc693ba3f085f1 948 0.48/1.00 vMB 90
487,621 487,621 000000000000000000eb6068687e88d237691cd8d8db602ab0cce7d3e32ede9e 999 0.38/1.00 vMB 97
487,620 487,620 000000000000000000b0edf616fa254fdd6b662dd622ed9db7932fec47d5322e 274 0.10/1.00 vMB 59
487,619 487,619 0000000000000000005e6b87ea6d67e24683ca1ae10f2c8d8c18f0f91caf205a 1,904 0.69/1.00 vMB 86
487,618 487,618 000000000000000000b59dfd2151be2349274dfb2ac3c581f567dcac84901499 1,590 0.85/1.00 vMB 78
487,617 487,617 000000000000000000c703564610fa21253d9076dd1d5e995832560c9fe525de 129 0.06/1.00 vMB 88
487,616 487,616 000000000000000000db091972e062e11bf5af08ad3cc189c85b9630fcbf98e8 1,430 0.73/1.00 vMB 90
487,615 487,615 000000000000000000331a9cd52af6089f815b45b593fdfcaef186a622a0a322 778 0.47/1.00 vMB 73
487,614 487,614 000000000000000000ab1797a5a72ca7041e79a683af8a4c4f32b85e9e887347 223 0.21/1.00 vMB 120
487,613 487,613 0000000000000000007ad27aebf394fe7f8834d7b4195bc1d6a0b31b440c1fc7 1,855 0.92/1.00 vMB 101
487,612 487,612 000000000000000000c09d0336e5bd550faaa29beb5eadb85ea3f4ac376e9570 1,016 0.52/1.00 vMB 91
487,611 487,611 000000000000000000c09b002bc5b765fa957d47c9157a90956b35f796c3623a 2,038 0.97/1.00 vMB 10
487,610 487,610 0000000000000000001facdadd5e30f465f08cf6d4224e408e4a8cc7ca4a8916 1,280 0.96/1.00 vMB 32
487,609 487,609 000000000000000000c760a8904e795a8118ca31ff4ba9a434f0d7ffb8204111 2,056 1.00/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 781.98 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: 648.26 GB
    • Received: 13.02 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.