Loading Tool

Explorer IconExplorer

Memory Pool

79,839 transactions
30.17 vMB
0.08309918 BTC
Random Selection Loading Transactions
Max Size: 184.09/200 MB

Candidate Block

Mining Attempt b906a571a809a76b7f06a97fb406b1e9fa3bd662b95b14aab2cb206ef4f33bdd
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root a95b935d106801d48c9ec6969a112cea0312257e07e2e790c05ff47acdf906cf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,063
Size: 1.00 vMB
Total Fees: 0.01585501 BTC
Feerates: 200.89 > 1.59 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (629,756 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
285,626 285,626 00000000000000008191909a18244d4cf7099f7dffe0eff4e1b4876f192555f7 262 0.20/1.00 vMB 24
285,625 285,625 0000000000000000cc1ba62b87d90541907d7d963c7818e938cb3510dffee226 143 0.10/1.00 vMB 27
285,624 285,624 000000000000000165bf9fcaa79d3ac976dbedd9a7a82aff467e15c55737c42c 468 0.20/1.00 vMB 37
285,623 285,623 0000000000000000d82c7358ce6d1bc785f5262d622159aaf293e0a2099ef714 879 0.55/1.00 vMB 26
285,622 285,622 000000000000000151400b943c970df2987caccaaa1fd5ff6ac5c232da4267ee 1,198 0.35/1.00 vMB 72
285,621 285,621 00000000000000003d6f3e4c7a4738667d33bc388f822be56eb7d159c3b60280 93 0.05/1.00 vMB 49
285,620 285,620 000000000000000109966302825fb6d7be5f49d1cf6b85815d4793727a101a29 647 0.29/1.00 vMB 41
285,619 285,619 00000000000000002d9c6a7e58161a15c0d312cfbaf36d9a9bef6398e5dc2d1a 608 0.32/1.00 vMB 32
285,618 285,618 00000000000000001df00292c57a2537db19b03b1c50477d514b838a93692f42 91 0.06/1.00 vMB 28
285,617 285,617 000000000000000149d9032fb19d78140be4a494229c2546fc8c1abd61aaf799 232 0.37/1.00 vMB 14
285,616 285,616 00000000000000013af2bf7633968edf211fa9621b3ac234d6a536c262fc0b0c 955 0.50/1.00 vMB 38
285,615 285,615 0000000000000000c05294fcb311df1d41aeda2b05da964aec4883ceef46e33f 248 0.06/1.00 vMB 93
285,614 285,614 000000000000000016d560bae8fa5b6ad05697c252f7ea9478903733c4f61583 178 0.08/1.00 vMB 37
285,613 285,613 000000000000000131af5c49316920a9e089c69ed7f0bced0f3adb5f2f6d43d2 473 0.22/1.00 vMB 48
285,612 285,612 00000000000000010a7f9dc0948ff1e857d2a23b9d1bc82da5ba73bad4b0f3ec 636 0.29/1.00 vMB 38
285,611 285,611 0000000000000000ac142698bd872e83dafd2b74b32e32c7d70da059d4cd01ed 56 0.04/1.00 vMB 42
285,610 285,610 0000000000000000358feb6e80198e99c569e23b94fd5f2dc457520ca0721b5e 457 0.23/1.00 vMB 35
285,609 285,609 00000000000000019ae38986304687bc071e2ae482eb00854c563803c1ab36c6 30 0.01/1.00 vMB 36
285,608 285,608 00000000000000013f77b1c6475530ca7bc83a19d1017e1fa0fc28327227aa87 381 0.15/1.00 vMB 44
285,607 285,607 00000000000000017fd2786dda0572e9f9476310cb8a5af6ab8c57c6c0799f80 17 0.01/1.00 vMB 20
285,606 285,606 00000000000000015af6c515e87adc34683a9aee10724f5d2ad7f578d13a13f7 119 0.05/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 783.05 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: 720.58 GB
    • Received: 18.20 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.