Loading Tool

Explorer IconExplorer

Memory Pool

72,702 transactions
28.03 vMB
0.06687534 BTC
Random Selection Loading Transactions
Max Size: 166.06/200 MB

Candidate Block

Mining Attempt d71ed7e2f709f0bc8cb2bb12ca5301a804438f343ea4673101419af5932084e5
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 7a76d67e9c9785c95b0b733be45d87157bf02eec5dcf634b64038bd3d44a6306
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,884
Size: 1.00 vMB
Total Fees: 0.01090293 BTC
Feerates: 150.86 > 1.09 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (535,270 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
379,761 379,761 000000000000000003b0fd93ef2c1980998f95fed28e3be62764f934fc897cc2 218 0.75/1.00 vMB 33
379,760 379,760 000000000000000011607851483617128fbe1f891bbe5cde998dcfb3c86df0e5 1,358 0.99/1.00 vMB 46
379,759 379,759 000000000000000003105b7942eee15109261a40a1eca1c4407e43a7177e42ce 2,182 1.00/1.00 vMB 63
379,758 379,758 0000000000000000024918099cc7ec614db68e95d5f8b2b54fb5d06d33c764d9 574 0.95/1.00 vMB 36
379,757 379,757 00000000000000000b3270f06a5c56ca57fa96769f76085a1721e6612c63369c 2,176 0.93/1.00 vMB 55
379,756 379,756 00000000000000000ab544ae346fa4466edc511891b0007eab5ecaa14bbec604 973 0.75/1.00 vMB 45
379,755 379,755 00000000000000000fe433d61bc72c39f1ae8a42f1678d03024907227bd29319 1,372 1.00/1.00 vMB 27
379,754 379,754 000000000000000000c3dc972617d084f6ab12611b49ff511f499025e341ea3b 1,328 0.75/1.00 vMB 28
379,753 379,753 000000000000000000d9a4cf3abfe33c282051dfbcf621e13d6d5a4b38dd6e71 1,287 0.93/1.00 vMB 38
379,752 379,752 000000000000000005f9e1880678545ac43a5abeb736943e5f460b4aadd41b0e 2,635 0.95/1.00 vMB 80
379,751 379,751 00000000000000000d9621377fab43507e389851456d6bccb5198656f7e0003f 1 0.00/1.00 vMB 0
379,750 379,750 00000000000000000b352f8a21cb1d82cf812a4d9e9c7a824a1b0ba7db674556 1,890 0.75/1.00 vMB 59
379,749 379,749 000000000000000001ca60e417932e76fdf74b0cc3de12251ad5e1b015396a22 1,815 0.93/1.00 vMB 37
379,748 379,748 00000000000000000a8dd7a595b74d3c22ed57cd60b53ba6be7e5533c288448a 1 0.00/1.00 vMB 0
379,747 379,747 00000000000000000ecfac09f2bc6fe31a952229d8d6c5c23f94802e1f404904 1,484 0.71/1.00 vMB 36
379,746 379,746 00000000000000000e869c33b4ad24081e2e7296635376deac4ccea46e446a30 221 0.15/1.00 vMB 24
379,745 379,745 000000000000000000471a5387903a164c8233ec6c8606ceb5892c8c5510a7e0 1 0.00/1.00 vMB 0
379,744 379,744 00000000000000000d857fd2c548ed6db02f14a55d81d40cd7d948b8c13673b2 847 0.58/1.00 vMB 21
379,743 379,743 0000000000000000001537d8bc86a8461bd14bc45ac4c9b5773890fc9aa84526 725 0.81/1.00 vMB 15
379,742 379,742 00000000000000001065b832ee77ec2707d6197f7848699a2636fa5ee0034b13 1,085 0.95/1.00 vMB 30
379,741 379,741 00000000000000000c2c1323ab5f6a5475179f62335659529207477c6bc0da1d 1,557 0.75/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.45 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: 666.77 GB
    • Received: 15.22 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.