Loading Tool

Explorer IconExplorer

Memory Pool

14,360 transactions
7.54 vMB
0.02650324 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.44/200 MB

Candidate Block

Mining Attempt e6f735673904e8a281109119cd33edcce264576daac958b9f73f8b8259142469
Version 20000000
Previous Block 00000000000000000000edce6ae38ae0879a5f02be8c70f55701c1a69c60679c
Merkle Root 850c21cc9b927ba9b66042da3ea446c20b7d07ad6f60695a919bb20d572900e3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,484
Size: 1.00 vMB
Total Fees: 0.01119304 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,383 (766,416 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
146,967 146,967 000000000000038a08ba91548c51be4ff218f7aceda60855eb03c9f4cf14fc03 16 0.01 vMB 119
146,966 146,966 000000000000009f94e7fd0424b1530d695054c35c9177a2b263812ad78fb208 11 0.01 vMB 22
146,965 146,965 0000000000000646f1b14ed13f4d9828e45452627c86bc88c2c48dadfa6ecfc0 17 0.00 vMB 267
146,964 146,964 00000000000007be7992a0433f60589a769a7efb9e9c73820f924e12ee85f2d3 73 0.03 vMB 203
146,963 146,963 000000000000088d4c778ecd6cf6312838d30371b8f79bb672ebdaac259bdd65 37 0.02 vMB 39
146,962 146,962 000000000000077cc40cd8354a4a670ebd1e06c9aaa01638c3210bdfb3cb3def 7 0.00 vMB 124
146,961 146,961 00000000000008cac0573db8e12eb835fde31542851d9c80d0fffb8d288ac9cd 17 0.01 vMB 146
146,960 146,960 000000000000067ae41cd94535ae2cbf8791dc7c19124931ebbee8444935ff18 107 0.03 vMB 44
146,959 146,959 00000000000008165cbf7345e1cb94c88640bbcb56810e334301952f871bb012 100 0.03 vMB 5
146,958 146,958 0000000000000217d6c20ad5ca426251f10bf5882a3b87fa181dfed373ec77ca 49 0.03 vMB 146
146,957 146,957 0000000000000798be0e979d439b9f321c8575b511f722decbbe3b97e8e05d55 39 0.02 vMB 262
146,956 146,956 0000000000000100232ce4d59dfe11e9dc84d3957c83cba86417b3f370cfc003 27 0.01 vMB 156
146,955 146,955 00000000000002ea38218cebd41ff4c8e75399ad6f5a686e079285c957eeef8b 15 0.01 vMB 136
146,954 146,954 0000000000000821e340d742a2b9aba2211272371ddb1f7a60f9ef2c8869de5e 8 0.01 vMB 40
146,953 146,953 00000000000006bd46e3c680762194d75f561363b64864c06fdea3d2bfc7dee5 34 0.01 vMB 108
146,952 146,952 0000000000000978ff38b996736566834103fdd2f0692d3a31e0ebd710cf9fa8 73 0.03 vMB 109
146,951 146,951 000000000000037f05ff59bfe76c9cce1e263040f61fdcd10c42d81b01235ddc 108 0.05 vMB 207
146,950 146,950 0000000000000220fbe9f069450ae32f0bf0b1fe502a6e769f43883d85f29be6 38 0.02 vMB 224
146,949 146,949 000000000000049e46f43ae6bc89b5b75a4c05f778dde5e2af9eae31cbe605d0 2 0.00 vMB 0
146,948 146,948 00000000000003293d1386e8b6a1053ccedd4bce332588bd63d795b35c4b561d 9 0.00 vMB 30
146,947 146,947 000000000000000a6663314e2e5c55ddb73294cfd05acd000959e74939794382 2 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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