Loading Tool

Explorer IconExplorer

Memory Pool

80,209 transactions
34.61 vMB
0.17397155 BTC
Random Selection Loading Transactions
Max Size: 193.78/200 MB

Candidate Block

Mining Attempt 314f126c851e2af74680882890647698044695e5f829fe573c021cf316761f12
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 805d786f77b6930d39eef35d907a42bd87ac4a1a430d89229182eda7f569ce4a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,060
Size: 1.00 vMB
Total Fees: 0.04564123 BTC
Feerates: 150.93 > 4.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (23,784 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
891,631 891,631 000000000000000000005f88dbc694c502bdb67f02de6c906dc4916d5cbd7af2 2,436 1.00/1.00 vMB 4
891,630 891,630 0000000000000000000103fab14e9a5039bf1ff31f03f5036d2d4f7f8837dcbc 637 0.25/1.00 vMB 3
891,629 891,629 00000000000000000002366d443ca248569695742b1bc7ac6b83c09994ef6f36 637 0.27/1.00 vMB 3
891,628 891,628 00000000000000000000464fea99727c276ef1a500f0ee67696dedba9ffbf508 1,604 0.75/1.00 vMB 2
891,627 891,627 00000000000000000001f9ef6baa00431b395e55b6eb8255e79bb465bc22ed40 826 0.27/1.00 vMB 3
891,626 891,626 00000000000000000001bd6f24a8bbc95327638c55aa7503ec61dd8eaaa6d47d 2,183 0.97/1.00 vMB 1
891,625 891,625 000000000000000000000b2a861b4a295271caadab9ea61a68626789d99d2890 1,821 1.00/1.00 vMB 3
891,624 891,624 00000000000000000002487ec24cd3b402cae26cfefaa929d0e75642384bcdda 3,209 1.00/1.00 vMB 7
891,623 891,623 000000000000000000009bbd7e4f45311d958d0f2594a0e083d85629a0de046f 3,186 1.00/1.00 vMB 5
891,622 891,622 000000000000000000024aaa8bb51f058899f2341b949849eee95b3f12551065 3,427 1.00/1.00 vMB 4
891,621 891,621 0000000000000000000146e5c2c578e0d7d71895f740dd801e2b791106d5a21c 187 0.06/1.00 vMB 5
891,620 891,620 000000000000000000020c083d57783de04b69b7c3a4b38bf8cf37764f291cee 1,832 0.52/1.00 vMB 3
891,619 891,619 000000000000000000010bdd5e4baf06ea0e1648211ae66d5c68d87557ae683c 820 0.36/1.00 vMB 2
891,618 891,618 000000000000000000017c996a6a230914ba80aec90de1fa526633847712575d 2,497 1.00/1.00 vMB 4
891,617 891,617 00000000000000000002486513839e879c90f13f9075ffdab019eed62235b39c 1,461 0.65/1.00 vMB 1
891,616 891,616 00000000000000000001fd492dd4e2d9852c492fcb924e6aa45f9e7e391345ba 3,358 1.00/1.00 vMB 6
891,615 891,615 000000000000000000009b95d288b3f59dcf2225afd28f3456253f12ac324f01 3,539 1.00/1.00 vMB 13
891,614 891,614 000000000000000000024e56151323d9f2bf1667b6fd3fcab4615b33065e9163 1,204 0.52/1.00 vMB 4
891,613 891,613 0000000000000000000133c5619f9b3393997ba8aa0c7ff139e6897cdf6c7a1f 251 0.18/1.00 vMB 6
891,612 891,612 00000000000000000001ec3f0b17307354cbd61129ffb968bdb24e7ddc6cc491 3,290 0.87/1.00 vMB 5
891,611 891,611 0000000000000000000061f78611458c3cfe37cb9d1133d8ec5428728da90e5d 1,759 0.49/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 783.11 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: 734.15 GB
    • Received: 18.55 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.