Loading Tool

Explorer IconExplorer

Memory Pool

77,926 transactions
29.28 vMB
0.06319691 BTC
Random Selection Loading Transactions
Max Size: 175.90/200 MB

Candidate Block

Mining Attempt d1638fe7fd3557c84a0f4d0c96fd14cd1a621d51c5b0b1a0b3251f507b04a14b
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root 8e68e70f2049501bd02aa495c03ae5518cf918401b9a4860b3691b6c67a58607
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,847
Size: 1.00 vMB
Total Fees: 0.00384864 BTC
Feerates: 12.16 > 0.39 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (306,388 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
608,608 608,608 000000000000000000076dcf38ab9b7dcb832074b47fd658d3c38359cbd36d13 3,012 1.00/1.00 vMB 32
608,607 608,607 00000000000000000010cd8e6fcf5b5bf97eba517cb357ea3829d27e19a7252e 877 1.00/1.00 vMB 5
608,606 608,606 0000000000000000000e2367177807ffe2c720191401129c380d8123808b4587 2,388 1.00/1.00 vMB 15
608,605 608,605 00000000000000000010c3d133dde8fb2dd55bc1dc8fa7d277cea83773b38666 2,215 1.00/1.00 vMB 19
608,604 608,604 000000000000000000024e8e88ed86cc73df46dcd4c856b727cc283f6c36cca1 2,899 1.00/1.00 vMB 4
608,603 608,603 0000000000000000000862a77cb660a9ec5229a7a24be72fd768990b2717c80b 2,351 1.00/1.00 vMB 14
608,602 608,602 000000000000000000065fd0c68793b9ffaf1e2e9e28ecbc74e979a9c989f261 2,625 1.00/1.00 vMB 25
608,601 608,601 00000000000000000000564a70c4c8dd0fd832abfddc7555c93f1676630ba4f6 2,578 1.00/1.00 vMB 15
608,600 608,600 0000000000000000000685349eb105b02cc33eed698ae791fd1d58c00cd0dedb 3,068 1.00/1.00 vMB 31
608,599 608,599 0000000000000000000123bb58e4fa56991c9db4f9fba4205fe15a7e751b13e3 2,842 1.00/1.00 vMB 14
608,598 608,598 0000000000000000000925eaac511724cbe9a305ec520947f538fed3218011d3 3,287 1.00/1.00 vMB 31
608,597 608,597 00000000000000000015d503b7df4e6944403ecac7353774b293756baf3dc568 2,629 1.00/1.00 vMB 22
608,596 608,596 000000000000000000111ef7f9c53a8bd70f692967c4127310ff12c288229174 3,106 1.00/1.00 vMB 29
608,595 608,595 0000000000000000000665814f43d3a2b70fc76ff645f761e59eb7d44f9175f7 3,040 1.00/1.00 vMB 20
608,594 608,594 0000000000000000000939c2d0dba18dad385fa70b5e196e309fc273c7b7d87a 2,572 1.00/1.00 vMB 50
608,593 608,593 0000000000000000000c182b8c30cd887a91c8da30e5d8e16c855f37515f65f9 2,749 1.00/1.00 vMB 23
608,592 608,592 00000000000000000015a839e3df3cf1197f1072b83212b35572147d22eee802 2,113 1.00/1.00 vMB 19
608,591 608,591 000000000000000000150a975bee604c47ca493a5e1537c1bd13131ba815db32 1,877 1.00/1.00 vMB 25
608,590 608,590 0000000000000000000475b03b9699b827cbb397d7a78c6c0a296f13fe119278 2,141 1.00/1.00 vMB 14
608,589 608,589 000000000000000000140c7bed851e4972eedafd6625fd8165bbc7844197e625 3,077 1.00/1.00 vMB 9
608,588 608,588 00000000000000000010e45e11dbe95e42fb6d4061a9f79f279357d264829a09 3,087 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.38 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: 664.47 GB
    • Received: 14.98 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.