Loading Tool

Explorer IconExplorer

Memory Pool

44,623 transactions
26.63 vMB
0.05909203 BTC
Random Selection Loading Transactions
Max Size: 140.87/200 MB

Candidate Block

Mining Attempt ad0a46b1e2d115140db0910579828b8d48e0024987f5f475b2de1085a58eda09
Version 20000000
Previous Block 000000000000000000013fd7066231f224b9ddf7e4711069a5d4cb70e9c36f65
Merkle Root daa130f2f320d0257ca1c743f97f98749eec14f7b77cf31c358262ea467313b7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,331
Size: 1.00 vMB
Total Fees: 0.01015569 BTC
Feerates: 101.72 > 1.02 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,783 (588,662 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
326,121 326,121 00000000000000001d4ce8564c365f058a5003c59b4b420b37848a9abd3edd52 580 0.33/1.00 vMB 27
326,120 326,120 00000000000000001d07039831106f62baa2de8dda937dccef1541fcea3b53f1 128 0.04/1.00 vMB 47
326,119 326,119 00000000000000001720c66d95ee864029d66e736374887ecbea65de36ddfbd9 117 0.07/1.00 vMB 27
326,118 326,118 00000000000000000c0c847aaef27b21abe330aea6c5935f4d9af86b1e633da4 204 0.13/1.00 vMB 28
326,117 326,117 00000000000000001adc408705bfe669b3b7d52688cbe875aaf750dacf49a473 1 0.00/1.00 vMB 0
326,116 326,116 00000000000000001c1cd37218dba1ff62afd160475ad4dd5fa65174f30d79e8 908 0.33/1.00 vMB 33
326,115 326,115 00000000000000001b1237e5a045ce0bd1ab30725680302fc8bf6895f18d2950 492 0.35/1.00 vMB 27
326,114 326,114 0000000000000000158fcd26d8d0665aa6c6016fb26c357ade6d0976e13e880b 125 0.06/1.00 vMB 42
326,113 326,113 00000000000000000e0699aff426032f9eb0e77386c645567923940815e3f64d 316 0.35/1.00 vMB 16
326,112 326,112 00000000000000001c9d3f0da3818ab5004054af8660e4ad1a07e61306806920 923 0.35/1.00 vMB 44
326,111 326,111 00000000000000001db4033aa20b75fedab16e561b2f6c653ff2087ad505d348 145 0.08/1.00 vMB 30
326,110 326,110 0000000000000000166f3c2c6141a83526a45920268a6f25eaceb4b07bcead65 356 0.21/1.00 vMB 37
326,109 326,109 00000000000000000855a98f1f6c8e790c67266caabbe2d2df5253faab698d8e 162 0.11/1.00 vMB 18
326,108 326,108 00000000000000000352f4d5869b1580bfc5cdd8c2a34b6083f33af4c7c3ad69 1,200 0.74/1.00 vMB 27
326,107 326,107 0000000000000000038a24d97e4b806f901616e55ea23c0f89e4a0839cb4ce46 223 0.14/1.00 vMB 27
326,106 326,106 0000000000000000064d912bda01041cc449da5a27911e2dc9a4dc98ade678f5 191 0.10/1.00 vMB 27
326,105 326,105 00000000000000001f34af265e01644498f2c04161482a0b91d3df63f36c9c7b 361 0.28/1.00 vMB 23
326,104 326,104 00000000000000001b53e3af773ecc84dd8ae22b3a4de4788661fc0421d16a51 33 0.01/1.00 vMB 22
326,103 326,103 0000000000000000038a4e740ce33425bd2aa5bbf03bc94a3bafafe1060f0448 283 0.33/1.00 vMB 12
326,102 326,102 00000000000000000f4d6b91dec8c8813756779d03ce49a6b19dbd72b891dacd 242 0.20/1.00 vMB 19
326,101 326,101 00000000000000001a6bb1bf7681a4c2281276f4d6589bceafa23455bf213613 727 0.44/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.00 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.95 GB
    • Received: 13.11 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.