Loading Tool

Explorer IconExplorer

Memory Pool

84,903 transactions
32.03 vMB
0.11536428 BTC
Random Selection Loading Transactions
Max Size: 194.18/200 MB

Candidate Block

Mining Attempt 3b146a966e5db04c031574d044a2bab06b78f0f76fc9a917e51ba8d7c3f20bdb
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 16bed9f3045b40380907bc48a18725290d7401b18c2021861c68ec814ee93777
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,176
Size: 1.00 vMB
Total Fees: 0.03436436 BTC
Feerates: 299.43 > 3.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (36,016 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
879,329 879,329 00000000000000000001662ff20764b09a0c674005e06e48f241ee68f4b15022 2,762 1.00/1.00 vMB 6
879,328 879,328 0000000000000000000268bbb9d2d68956c9334d24bdac51d9090afc387f0d0c 775 1.00/1.00 vMB 1
879,327 879,327 000000000000000000017bf17d139ac37b40969939495a0d6a13e3c70b1eab43 746 1.00/1.00 vMB 2
879,326 879,326 000000000000000000017de09c8a9dc4c5ccfd8a880e4e99f1a60584a5d7c37a 282 1.00/1.00 vMB 1
879,325 879,325 000000000000000000025c1bd26e0d1b230f62a95a5459e008147327e8b0b81a 2,759 1.00/1.00 vMB 2
879,324 879,324 00000000000000000000066a01d3890f1fb8598cf01b9aa801a022495696891f 2,607 1.00/1.00 vMB 2
879,323 879,323 00000000000000000001d7ba0364b893b1ff7f2dd5290ab976448d1c696be8eb 2,768 1.00/1.00 vMB 2
879,322 879,322 0000000000000000000083224ed4766600492a015049dc10b483d70adeffefaa 4,096 1.00/1.00 vMB 3
879,321 879,321 0000000000000000000247cedb525278427501a911a041da7f1cd030f330aa8c 3,520 1.00/1.00 vMB 4
879,320 879,320 0000000000000000000047ee975f111b967dbb858a50d74874bbb5f6625ed70f 3,641 1.00/1.00 vMB 3
879,319 879,319 00000000000000000000423ec91075a3b8bfda7be540b1d94d7db689e42f7352 2,756 1.00/1.00 vMB 6
879,318 879,318 0000000000000000000199ab6c36df68bd87f1c604472af7a137e8ecba0466ce 129 1.00/1.00 vMB 3
879,317 879,317 00000000000000000000455783d58b6d51bd22e241b2805a7580292d637ceba0 715 1.00/1.00 vMB 3
879,316 879,316 0000000000000000000065f1d4ce2db3cb175f73440914daa03742eb2fa6a80f 1,601 1.00/1.00 vMB 5
879,315 879,315 000000000000000000026b9ebd9593e9990b1c9ad5b0dd5e99cf8dbec542e4f0 1,758 1.00/1.00 vMB 2
879,314 879,314 00000000000000000001f153150cf040a81edc78c3ac170307226d28a6d682ee 3,172 1.00/1.00 vMB 2
879,313 879,313 00000000000000000001968709f74d4334ac98e921b7ff90893325d265bcf53e 3,138 1.00/1.00 vMB 4
879,312 879,312 000000000000000000002a5d781837d6ba702f0a38633815603fa49a55d76d1f 401 1.00/1.00 vMB 1
879,311 879,311 0000000000000000000014b3ad3a9e682255fc87582889bc41117c4a86d6e920 2,789 1.00/1.00 vMB 2
879,310 879,310 0000000000000000000017a826cfb324a8be7abbf1d109a52b6fbee69aebeed0 3,261 1.00/1.00 vMB 1
879,309 879,309 000000000000000000005d1c0ca3b7335d32463b2c74710ae53f4eccecdf0b08 2,400 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.99 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: 717.73 GB
    • Received: 17.86 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.