Loading Tool

Explorer IconExplorer

Memory Pool

83,288 transactions
31.30 vMB
0.11468140 BTC
Random Selection Loading Transactions
Max Size: 190.10/200 MB

Candidate Block

Mining Attempt 1b66be7e12bf3a5169d46f33826043d2f92ff5baab5d7ec3bbfb88dea5f56298
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 36374f17196fb59ff000654b8e68c9db11803e13815f9ac314174e8dc5f7fc75
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,283
Size: 1.00 vMB
Total Fees: 0.03711615 BTC
Feerates: 200.89 > 3.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (556,064 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
359,318 359,318 000000000000000012d935914da74cae34d44d9ba4a0f2a392d7a4310c43af46 335 0.31/1.00 vMB 14
359,317 359,317 00000000000000000bfd44bab805b23abcc9eb02459ca0191eae0f08d416bfda 522 0.32/1.00 vMB 19
359,316 359,316 000000000000000000ce4f16bebd5cca15165a35629866048c9b89fb2fd5bf2c 202 0.10/1.00 vMB 12
359,315 359,315 00000000000000000a063e3a5c1e5f54b8115557d71d7faeedf44e9cf6b390c0 792 0.48/1.00 vMB 25
359,314 359,314 000000000000000014ff379781b1d0a4c769b71d1b890be84dedc1f0a56be88b 684 0.64/1.00 vMB 26
359,313 359,313 000000000000000004dd13a375cfdc4232d0b5c1c41a67c6c61621dbf1ba26a1 832 0.75/1.00 vMB 19
359,312 359,312 000000000000000010b5b792ba1ee230e291f4053a76dc21880431786d929dfb 2,400 0.85/1.00 vMB 39
359,311 359,311 0000000000000000110e7d0857703f8c3cefccd48f1b33f2a7accdcebc142d21 237 0.14/1.00 vMB 23
359,310 359,310 000000000000000011a78add037a8cf27979339c122f6c1a861cb25f22682a4b 108 0.10/1.00 vMB 12
359,309 359,309 00000000000000000b01a8e39dc8e39ba64e2e7437ab194f66068048f504a5f0 110 0.10/1.00 vMB 6
359,308 359,308 000000000000000007df01333c6ba0cc4804c3dab5b51835107c0371504caea1 1,498 0.94/1.00 vMB 21
359,307 359,307 000000000000000011f37fe693a934d0b52acdfebf54f27bc14c8a991e66fbbd 2,717 1.00/1.00 vMB 38
359,306 359,306 0000000000000000142fa3dc726a645538de005ce69c89045b7fa5f91004df7e 988 0.46/1.00 vMB 30
359,305 359,305 0000000000000000088184ccd520f845ec2a5197500357304985baa6d1e923cb 1,467 0.73/1.00 vMB 27
359,304 359,304 0000000000000000034d08b8c27b907e3a4047921e0238c51a97ddaa77267e1c 421 0.21/1.00 vMB 23
359,303 359,303 00000000000000000a9b9f4d59de77aa09519627c11bf7a35b7e2192aa7b1a23 23 0.06/1.00 vMB 2
359,302 359,302 00000000000000000623de468dc63829f1bb64331a36e2ca15069f02e41b3cdc 1,033 0.49/1.00 vMB 25
359,301 359,301 0000000000000000091620833943b0b9067edd2a090a234a84c36a7f9eb379e0 1,151 0.61/1.00 vMB 26
359,300 359,300 00000000000000000905f0ed203b08a8e39afba1e17c60dce01eac7df3dbc562 159 0.10/1.00 vMB 22
359,299 359,299 000000000000000014f06e3101cfc905e560e0833cb4df567dc9cbeea1ac6977 348 0.20/1.00 vMB 22
359,298 359,298 00000000000000001392413f75fc2a9f46f1b835bc3c4029de12373605247bbf 479 0.21/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 783.05 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: 720.61 GB
    • Received: 18.22 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.