Loading Tool

Explorer IconExplorer

Memory Pool

77,036 transactions
29.22 vMB
0.07848255 BTC
Random Selection Loading Transactions
Max Size: 178.10/200 MB

Candidate Block

Mining Attempt b175b72fbdea2546e5bf43554982dedcc0e75292f727e43470633ccfadba5c12
Version 20000000
Previous Block 00000000000000000000dee0d7f2adc1aa9588eb4868dfca5df56e84a096c1f8
Merkle Root 2b342c3c6ff031096a396f76747d9da86d0f415f0fa4d30762bf8fba1e82828c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,661
Size: 1.00 vMB
Total Fees: 0.01450446 BTC
Feerates: 477.45 > 1.45 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,243 (4,644 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
910,599 910,599 000000000000000000009b9da648db28cf69292b8e06535215c235948226be04 3,512 1.00/1.00 vMB 1
910,598 910,598 000000000000000000020d84e934c91249c624f4a19b2c3d4eefb0ce2f4e14cc 3,856 1.00/1.00 vMB 1
910,597 910,597 00000000000000000001c5b72534ca632e06ef85afa5e697227195e05010ca24 4,046 1.00/1.00 vMB 1
910,596 910,596 00000000000000000000b0d342bf8a25ea3ba060c57e09cc8f5040efec888140 382 0.11/1.00 vMB 2
910,595 910,595 00000000000000000000e2d3c34dc87d58955e5b882d01604d0f63d5e84a2836 3,447 1.00/1.00 vMB 1
910,594 910,594 0000000000000000000039de2375c847cbf56603109b64240fdc198b54ce2273 754 0.19/1.00 vMB 3
910,593 910,593 0000000000000000000206e899c6c0c8e087a7f86e99cd8898da24be4be193f4 2,612 1.00/1.00 vMB 1
910,592 910,592 0000000000000000000095880656d9dd5bb212747c0f4cf2dc61b012a971b649 237 0.05/1.00 vMB 2
910,591 910,591 00000000000000000000d311d48273671ff6fb40b87f9f70f9c5973082464b8e 642 0.17/1.00 vMB 2
910,590 910,590 000000000000000000021012f581b332e2b9d0834e5178d9da4d83f24259a0d7 3,681 1.00/1.00 vMB 0
910,589 910,589 00000000000000000000c791505185c660a9a04688f5b7c743a454c781102395 3,405 1.00/1.00 vMB 1
910,588 910,588 00000000000000000001a141f502e2bb39df5e8241e3ef2ebb698019c829da06 3,370 1.00/1.00 vMB 3
910,587 910,587 000000000000000000006363db7e89195c486e073179915b112f298c6ff0a776 2,150 1.00/1.00 vMB 2
910,586 910,586 00000000000000000001d13b30bc72483fb95dc62b44132afda1b0668ce4f113 3,549 1.00/1.00 vMB 3
910,585 910,585 000000000000000000019ee6252952eb5e8c8c45cd61c35477a0d21a7e78d535 3,484 1.00/1.00 vMB 3
910,584 910,584 0000000000000000000192a49544b21352a1902bfaac49b1a9e8c064180885e9 3,751 1.00/1.00 vMB 0
910,583 910,583 00000000000000000001d27a080c12b1a71fe4b6dc9cdab75cef8c5dff85fec7 1,679 0.44/1.00 vMB 4
910,582 910,582 0000000000000000000116ad7267b6980868a3aa4e5234cd2e962c091f7dcd69 3,950 1.00/1.00 vMB 1
910,581 910,581 00000000000000000001a87bebbd3659c2fb2782846ef6624d43d0830cb36085 4,615 1.00/1.00 vMB 1
910,580 910,580 00000000000000000001d3edb140fda46dced57ffdf35bb2996ba775a5dd3041 4,369 1.00/1.00 vMB 1
910,579 910,579 0000000000000000000052a5517c16abe48147d3ccf5e8f080b49b952a93094a 4,029 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.81 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: 710.30 GB
    • Received: 17.07 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.