Loading Tool

Explorer IconExplorer

Memory Pool

40,121 transactions
28.17 vMB
0.13571811 BTC
Random Selection Loading Transactions
Max Size: 143.78/200 MB

Candidate Block

Mining Attempt 67e54498f419d919ce92b0ed7ea4bf1f85fe7379bec766354a2de1059a0b2458
Version 20000000
Previous Block 0000000000000000000024b6183bd80aeb2c50feadbe74d837f0ef1fca0de972
Merkle Root c092a4c734349d4dcbd0e24c7090ce15c225bbaa39e3528f0e5422af1031e978
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,255
Size: 1.00 vMB
Total Fees: 0.08158414 BTC
Feerates: 102.90 > 8.18 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,632 (572,865 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
341,767 341,767 00000000000000000b7f2dc5f170e8c0f5a2c2fbbcd5da0d04da0004dd95b124 545 0.23/1.00 vMB 26
341,766 341,766 00000000000000000f10f8efd5c29779b3da3a4868ccbf21af57016a56795d65 490 0.81/1.00 vMB 13
341,765 341,765 00000000000000000073bfda130639a873d5a6d8fe8d67c1ea65f1fb88b968f9 2,549 1.00/1.00 vMB 35
341,764 341,764 00000000000000000554dec72b8c1e7b7d2681b2c2f42a44827b3a0b489a6c40 418 0.32/1.00 vMB 22
341,763 341,763 000000000000000002ec3b9a5692c73e0faff5f3c62cd15d0d77440117e340c3 499 0.29/1.00 vMB 23
341,762 341,762 0000000000000000144128d8cc8d49b172cfe01442097f721a63f85c71b00c81 616 0.36/1.00 vMB 24
341,761 341,761 00000000000000000536e2445f70d701a28ae525e5168cf8e88ff4060abbf765 117 0.09/1.00 vMB 24
341,760 341,760 000000000000000009c8f24a5a7679f771c3c33ff2598461bdb37a0b6bf433bd 500 0.34/1.00 vMB 20
341,759 341,759 000000000000000008760206cc9a62255777a283b908a9dd5a452b38cf5c8f3b 443 0.62/1.00 vMB 14
341,758 341,758 0000000000000000003ed1699c6ab8fc4450deaffacccbbd5c236d40bdb13358 1,924 0.75/1.00 vMB 33
341,757 341,757 0000000000000000034c0f65f7ddc87fb49e884c0c7de620a21d5eecfe44b075 500 0.32/1.00 vMB 23
341,756 341,756 0000000000000000189fbea935a3e91aad4ee0b86537c41ba78a15430ddc181b 259 0.17/1.00 vMB 19
341,755 341,755 0000000000000000131b4deb104eb126ff03472d256d43f982b85985264cc55d 361 0.18/1.00 vMB 23
341,754 341,754 0000000000000000063f95f2ed635d3220ba3bce9d2d017efd11c06a5785ebc4 492 0.23/1.00 vMB 30
341,753 341,753 000000000000000018e74a99723c79657b18b39fb861185f995f2435c1750f21 847 0.67/1.00 vMB 18
341,752 341,752 00000000000000000f1875853a270152d0dac8c6c0f005f1616a4546ae6c55e5 1,868 0.75/1.00 vMB 33
341,751 341,751 00000000000000000fbceb08d7f309339f2307a5941104dace6da723077f112c 600 0.60/1.00 vMB 17
341,750 341,750 0000000000000000076af1bc387960eb7f507803b40aac19daa9c21def372620 1,916 0.75/1.00 vMB 33
341,749 341,749 0000000000000000153f30264a92d164eb34768806c940f3a98cac85721699cd 1,127 0.59/1.00 vMB 27
341,748 341,748 000000000000000000de8160d3cb0014df88b63b791cd694ed73af8879a1de46 563 0.48/1.00 vMB 17
341,747 341,747 00000000000000000a5b0d7846953d020d94f14f032ca4dc817d10abd8eb9294 512 0.22/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 781.74 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: 630.38 GB
    • Received: 12.03 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.