Loading Tool

Explorer IconExplorer

Memory Pool

73,757 transactions
27.24 vMB
0.06377315 BTC
Random Selection Loading Transactions
Max Size: 166.44/200 MB

Candidate Block

Mining Attempt efecc8ec5179fbad90fb4fd7c0fa763e12145bc178f93cadcbbc971b92ebe16b
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root b6a03b22a9d8ea02c9c35e27fe5095f2d7de15112ecee4718f4eaca08d597112
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,813
Size: 1.00 vMB
Total Fees: 0.00592887 BTC
Feerates: 73.20 > 0.59 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (750,200 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
165,058 165,058 000000000000051cd59a79cacbc2c9214fdf2781768028cd21a7a55a233c913c 40 0.02/1.00 vMB 77
165,057 165,057 0000000000000666cb67e0c48ec538c84bf072afc321c55c4e68743fcf38d09c 28 0.02/1.00 vMB 1,056
165,056 165,056 00000000000007770e003f8c47ffc6ddc468bb07b8edc5ce50f3bcf0cb879ef0 13 0.01/1.00 vMB 0
165,055 165,055 00000000000008a987e32c923dfb3cc2eeaf6170182cb93772616da5d100e249 124 0.05/1.00 vMB 5
165,054 165,054 00000000000008d92b771f92985df815eb07438ec8bcdb7af8ed34aff133b87c 28 0.05/1.00 vMB 163
165,053 165,053 00000000000006bf316057c7f4782091406f92113b1d0c9425955fda4f4a878c 73 0.04/1.00 vMB 87
165,052 165,052 0000000000000cb1d46978ce4be7493918b72bdce19248508cea5a0b9a339ea1 35 0.03/1.00 vMB 66
165,051 165,051 00000000000005a2c8361f274634291397428dc833dfa5cdf3cd04ba9a1c0007 18 0.00/1.00 vMB 0
165,050 165,050 00000000000007c8713a599d86d5271a4d009d96e77af530aa179cf43a9a93bb 25 0.01/1.00 vMB 287
165,049 165,049 0000000000000b1bfbb19023370de48df65a588659c8ac8d6c2f1bda3c8bc7d5 50 0.03/1.00 vMB 40
165,048 165,048 00000000000006e83d0cab5b455b49973f0b2793a85633bab37655b5f7193c4e 57 0.04/1.00 vMB 71
165,047 165,047 0000000000000333407a94d5c42f657b941edd7c07715b9b1e650a7bb6c41877 51 0.01/1.00 vMB 6
165,046 165,046 00000000000006d2b2789cf489deb903b13a8b1039c20a4d68a43f83f195d4ef 68 0.02/1.00 vMB 51
165,045 165,045 00000000000000581ca71ae2e89c17f24fa787fc08d49a58609e6b2544d1655d 109 0.06/1.00 vMB 110
165,044 165,044 000000000000036e7d1b5077f57f036256462ccf18bb1a077cbf7fc1f0d59c93 9 0.00/1.00 vMB 27
165,043 165,043 000000000000062eb926d8d6b68973385bff1545c4cf492cdb24edf633bce6e5 22 0.01/1.00 vMB 139
165,042 165,042 0000000000000526bfa5e7330640c0d86ca007ef3d9bc8e2567bf34935852573 50 0.02/1.00 vMB 68
165,041 165,041 000000000000005b5c93dec470c18f1e7338c48571b9aa3caf735fffb86e6045 78 0.05/1.00 vMB 124
165,040 165,040 000000000000076adfd2a8a6ac4e22d16a196059271913d2b6d56aa9decfd191 40 0.02/1.00 vMB 225
165,039 165,039 000000000000033d6de2447df1c4acb653260815e5e412b611de49349c8fdf6b 113 0.03/1.00 vMB 3
165,038 165,038 000000000000097ce4b1d4a5ce5fc4d183168e0320ef222dbc836141ee2e88e6 33 0.01/1.00 vMB 108
Previous 10 blocks ↓
Total Size: 782.84 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: 711.99 GB
    • Received: 17.15 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.