Loading Tool

Explorer IconExplorer

Memory Pool

81,892 transactions
31.01 vMB
0.09747795 BTC
Random Selection Loading Transactions
Max Size: 188.36/200 MB

Candidate Block

Mining Attempt 2b45b69269688ce3700dc6e6f4ce37b298c7056db2a1c621f1ff13f3cbcd3c51
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root fc689c41b3a591eb6cbad0f99f1f3d66efb6d7da10291b42bac46a9f2d219dd6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,937
Size: 1.00 vMB
Total Fees: 0.02725569 BTC
Feerates: 318.30 > 2.73 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (28,655 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
886,694 886,694 000000000000000000022fca9efcc80b1111483df220ddfc507df6b7eee2a8c9 3,112 1.00/1.00 vMB 6
886,693 886,693 000000000000000000017fc16145e797120c6432d12e244bc483eaf476ee90c4 2,121 1.00/1.00 vMB 3
886,692 886,692 00000000000000000000df7af52ac7f496e2a7deb11781f5a61f74c2f3348fe6 904 1.00/1.00 vMB 1
886,691 886,691 000000000000000000002b6a037358756a694f79045f15a89a30677b6ea8b66f 815 1.00/1.00 vMB 2
886,690 886,690 000000000000000000017443d1b29b5e91d0b164a4715d6a442d52fa5900fdd5 3,229 1.00/1.00 vMB 2
886,689 886,689 000000000000000000011bcf0774847b9f0ce6d3e89fdb1f35e186b33d1060e0 2,852 1.00/1.00 vMB 5
886,688 886,688 00000000000000000001822dc3db70b75d281687f8baa10d1818d0703f49fec0 25 0.01/1.00 vMB 99
886,687 886,687 00000000000000000000ab2fd9208a0567872710a717e403a24dc5113723406c 146 1.00/1.00 vMB 1
886,686 886,686 0000000000000000000001bf92f3a594d5979094367d618c8b04fa46d97e8ec2 2,403 1.00/1.00 vMB 3
886,685 886,685 0000000000000000000200e736cf3b71b9822c17a136730dcc69b6b1ee20cd5f 780 1.00/1.00 vMB 1
886,684 886,684 000000000000000000016a8369373771aefd233a002be140e57a23c370324de5 741 1.00/1.00 vMB 1
886,683 886,683 000000000000000000006c63fbc9c6a11d6d6a9ccdbb5316fc1c695a0a6ad92a 808 1.00/1.00 vMB 2
886,682 886,682 0000000000000000000228d2f64eee75f7efdbfb028e15060bf0d9b005d0a1c0 1,713 1.00/1.00 vMB 2
886,681 886,681 0000000000000000000015e37cd539dae09326bb76c2f94035dc0119cab43c8e 1,245 1.00/1.00 vMB 1
886,680 886,680 000000000000000000024b344c9886c965292ad7f9e5a3e47d3f8e94cfc4f538 1,350 1.00/1.00 vMB 1
886,679 886,679 00000000000000000000d36d6ac9b13d81d227629c2347d3984cfed159a59ee0 2,292 1.00/1.00 vMB 3
886,678 886,678 00000000000000000000289537ffb1e5575317d91e31b2bafe385ef9ca013ba9 483 1.00/1.00 vMB 1
886,677 886,677 000000000000000000002f2ce3134754da9f13859bbc20abd61b5f953451c9d7 1,889 1.00/1.00 vMB 2
886,676 886,676 0000000000000000000092c6679f232b5a50c4b99183ce819f6ceb1583c3fd8e 3,125 1.00/1.00 vMB 4
886,675 886,675 000000000000000000018254e5dad0efbc4c830b553aeebf082db6cc42a491fd 3,315 1.00/1.00 vMB 3
886,674 886,674 00000000000000000000e8e993679774aea3e3097763943ada143e2cb2f41760 2,758 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.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: 718.41 GB
    • Received: 17.89 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.