Loading Tool

Explorer IconExplorer

Memory Pool

77,738 transactions
28.60 vMB
0.09916841 BTC
Random Selection Loading Transactions
Max Size: 173.81/200 MB

Candidate Block

Mining Attempt fef0a8a3375ae28bc5620e00c3c8d5c53a707a863c3c9a69b82fb0c47340f646
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root ee85b04bf35343ce79544f5e4e891e0a8342f95fd486ff71c95057e15312f1e7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,898
Size: 1.00 vMB
Total Fees: 0.03368737 BTC
Feerates: 201.07 > 3.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (181,517 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
733,780 733,780 00000000000000000009b496746037c8900f664847fc83b5f6fedfd618885fc6 676 0.27/1.00 vMB 10
733,779 733,779 000000000000000000027661f24adf1b1528f3bf8a074b3dcf5fbe6382fd1674 795 0.23/1.00 vMB 10
733,778 733,778 00000000000000000006c649664280c13323d816f2d33f38a2021de6437a979f 1,657 0.63/1.00 vMB 3
733,777 733,777 000000000000000000073460d9266e93f6f945b0c2be0672bc55bfda8396d9d8 1,652 1.00/1.00 vMB 8
733,776 733,776 00000000000000000001cba39847d9407a03c5211cb540501d38aed3c36a1167 3,477 1.00/1.00 vMB 16
733,775 733,775 00000000000000000005a5b07d6a274786fcb7070372572a95dc0a62a8934356 1,787 0.85/1.00 vMB 7
733,774 733,774 000000000000000000051a83bd6065cce22dae6f7e12e8c3370f5ba4741da2a4 642 0.23/1.00 vMB 8
733,773 733,773 000000000000000000008d427135e96ff58dc30c906abd86b8f51271e74a1aab 1,011 0.35/1.00 vMB 10
733,772 733,772 0000000000000000000590fa1ab7cfda80ae7885c29a8eee5e3ae52f4996f6e9 202 0.09/1.00 vMB 11
733,771 733,771 000000000000000000048004d540e7bf5be58a97ac51f3a045f7cc2bcba93db1 193 0.05/1.00 vMB 9
733,770 733,770 00000000000000000000ae458d7064d2994eeea12e8cf2f86bc9e70836a5ae4b 687 0.36/1.00 vMB 3
733,769 733,769 000000000000000000095236e7f4477fb857b8b5daef8901cf9ec32d844a3d93 2,884 1.00/1.00 vMB 10
733,768 733,768 0000000000000000000131d4bc98bf88b9e25c9409f2f481c6fb9e3d85e70429 147 0.07/1.00 vMB 8
733,767 733,767 0000000000000000000722c3d2fb19fb0266936a5c2420c05eb1640a20958e65 1,320 0.42/1.00 vMB 10
733,766 733,766 00000000000000000004995656346572dd8d58eee109ad347dd3d4e91c82fea0 1,282 0.44/1.00 vMB 3
733,765 733,765 000000000000000000024ed7fd09200ebd1a27c8ccf0799a656864f8fb33da57 3,348 1.00/1.00 vMB 13
733,764 733,764 00000000000000000006ad122edc211cec946ec47bb2a55657917a048fe3b372 529 0.35/1.00 vMB 2
733,763 733,763 000000000000000000035254b44b708d4f08ab56d4d5e39fd771f4dcd299ff3a 2,358 1.00/1.00 vMB 4
733,762 733,762 000000000000000000074451fcfc5d08f268126331d1c52adf97dd887c6f251d 1,805 1.00/1.00 vMB 8
733,761 733,761 00000000000000000008261c06823cc8160975cbc2668611d7ed0cc38a410c6b 3,425 1.00/1.00 vMB 15
733,760 733,760 00000000000000000008c714924b251424015ac87e0d4f12c0720e4002a7c4c2 2,317 0.83/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.90 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: 713.73 GB
    • Received: 17.45 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.