Loading Tool

Explorer IconExplorer

Memory Pool

75,607 transactions
28.72 vMB
0.09043498 BTC
Random Selection Loading Transactions
Max Size: 173.30/200 MB

Candidate Block

Mining Attempt 087f845b00fc16f3c13c4766897068533b039996d4500fdfc30368cffb12e44c
Version 20000000
Previous Block 000000000000000000001be99c5d13761820acd7b6d30d62ebad6cb236e61063
Merkle Root 0ce7a9f30a78d029f98fa0288bc0a987b2051d255ce23502dce13fef2177a5d7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,695
Size: 1.00 vMB
Total Fees: 0.02632078 BTC
Feerates: 150.80 > 2.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,556 (840,246 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
75,310 75,310 0000000000491b506a52d9f7c33ef4e1e4bd27558106f7ba26967ca602ad29c9 1 0.00/1.00 vMB 0
75,309 75,309 00000000007e8fe0132d3a58b2a99c67d9a68de59c289d453d8d6b993fbfdbac 5 0.00/1.00 vMB 0
75,308 75,308 00000000004a9d6845f1ad4c73da242109cd46243f8e57794ce666c46a08491c 4 0.00/1.00 vMB 0
75,307 75,307 00000000007efad2575eb7aec44a3614a3417dd0049c3f7fc435c5190190f49e 5 0.00/1.00 vMB 0
75,306 75,306 000000000034c68a91017519aff935b920d94667993c0eef410650dbbdb33d23 2 0.00/1.00 vMB 0
75,305 75,305 000000000035d44eac7d4d007793cd49169618de27aaf4581d33a5c4f64684df 1 0.00/1.00 vMB 0
75,304 75,304 000000000077824afd1b688cdb661866ba133cb20ecdb10ac68a7605d2f1fbd2 4 0.00/1.00 vMB 0
75,303 75,303 000000000079fbe16aa37d5ed8cbbc8ffe54db5d037f8f411048d7bd2d6e367d 2 0.00/1.00 vMB 0
75,302 75,302 00000000001fc689663b69a9cfadcadc803faa29362bfbc1aa365046e576780b 7 0.00/1.00 vMB 0
75,301 75,301 00000000004fce78be7a922e73139a31e85f248a825dbe8d2388677e17905a8f 1 0.00/1.00 vMB 0
75,300 75,300 000000000035c5f264d5940eaa8275d600fa31ac532b4d36bca45c456f7e1f40 2 0.00/1.00 vMB 0
75,299 75,299 000000000052ac01dedaea3e858caf36b7f258c65c90b0320c6862d307bb1bab 10 0.00/1.00 vMB 0
75,298 75,298 00000000001cf5e2b2cdd5493e58d4cd8beb91bc99cfd30d84ffe0dd6a94b10b 4 0.00/1.00 vMB 0
75,297 75,297 00000000005b57fb17c6e7727aca66f9d213829e580f01431eb34527c0385253 1 0.00/1.00 vMB 0
75,296 75,296 00000000006f51b4963d6bc3647fc97f763f96786ecfdd95e101a5cd84716197 1 0.00/1.00 vMB 0
75,295 75,295 0000000000525d3423ed8fe481bd7f1e33c12fc9259b681c60416553cb9bd313 1 0.00/1.00 vMB 0
75,294 75,294 000000000009c97dd807c95e790b63acd9bab5b5056bc3249e0a3154856fe5b1 2 0.00/1.00 vMB 0
75,293 75,293 00000000001dece608659fe814519616762e6846761989f27b97b4d81b5720d1 5 0.00/1.00 vMB 0
75,292 75,292 0000000000377ba24f0909fe802a286c13c789a05cd8319306fda1f2e201ea88 1 0.00/1.00 vMB 0
75,291 75,291 0000000000590e6223399a72211f2bccb8dc83c8454b127522fbe95e966ac56c 1 0.00/1.00 vMB 0
75,290 75,290 0000000000016fff530b4523c35074f43d11caeb33b552c880973a3e94945de0 4 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.36 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: 768.38 GB
    • Received: 19.58 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.