Loading Tool

Explorer IconExplorer

Memory Pool

79,939 transactions
30.09 vMB
0.08914340 BTC
Random Selection Loading Transactions
Max Size: 181.34/200 MB

Candidate Block

Mining Attempt cc7bbf43bb80751fd3ce56fcd89696feae94e82a1919f03d7f1068caae9653ee
Version 20000000
Previous Block 000000000000000000005a637be4f0674e0cd19654bae85c49d461bc204dc54b
Merkle Root 7ed75500425c64738d6269f7c9ada5bafcc8a9cac709ccb38d3cea38f0119328
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,103
Size: 1.00 vMB
Total Fees: 0.01897632 BTC
Feerates: 40.21 > 1.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,143 (180,841 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
734,302 734,302 000000000000000000073c8006573ce11aed2627943f06675125cb43aee4c9f5 121 0.03/1.00 vMB 7
734,301 734,301 0000000000000000000594e3f34e1ac2e3e18789fe27ccb762422cb279e57ddd 9 0.00/1.00 vMB 4
734,300 734,300 000000000000000000094b26d414646dc774feacf4cd6abfe388f3236daaeb6b 791 0.29/1.00 vMB 9
734,299 734,299 000000000000000000060cc5a4db0d8ef655747f7ca9071b98dba99af9b8b20b 1,190 0.72/1.00 vMB 3
734,298 734,298 000000000000000000043961aa1cdf074cf1189e3a6ecb6ae48c1473e3f14e22 2,290 1.00/1.00 vMB 7
734,297 734,297 00000000000000000001c3d9a68d86131c39c0256dd055b678bf8a53d0152cd4 2,819 1.00/1.00 vMB 4
734,296 734,296 0000000000000000000639a4648ae8970206d353f8905443ac9cc7e1c7f64d1c 2,906 1.00/1.00 vMB 7
734,295 734,295 0000000000000000000792aa64b2ab1c55947f184a35e0ad5c8f4dbb0cf8fa05 2,702 1.00/1.00 vMB 13
734,294 734,294 0000000000000000000322590a67ca166ae6586ad8bbaec8ea4ccdd063af7522 3,094 1.00/1.00 vMB 8
734,293 734,293 000000000000000000001282a63ddd115d53f1601b3daf53769d8141659ce65a 2,992 1.00/1.00 vMB 16
734,292 734,292 000000000000000000074c55f01ca983b897bf92fbfd5cc24a5a8dfa1600389b 2,810 1.00/1.00 vMB 8
734,291 734,291 000000000000000000046493417d4d1f78b0ee91f10423811b5692fd15716d35 1,435 0.82/1.00 vMB 6
734,290 734,290 0000000000000000000322253b0a337cf3f42a85836420d40898cb434330bbe7 604 0.27/1.00 vMB 4
734,289 734,289 000000000000000000061bb252edff937e084f063355c502eb31d47b3413c13e 2,662 1.00/1.00 vMB 5
734,288 734,288 000000000000000000016131fd35e2c9ab52f161cb897cebca9798516b60da89 2,859 1.00/1.00 vMB 14
734,287 734,287 000000000000000000049b219da8e5414a62dfd695273aa3e30fd4c9df3b2342 1,565 0.65/1.00 vMB 8
734,286 734,286 00000000000000000002c705b7ebdf6817d059d889be0ca1f3c94b677bcca3ca 93 0.04/1.00 vMB 8
734,285 734,285 00000000000000000007a2ab1d13754f483051affa08b7d9d3aba3084c396768 1,362 0.77/1.00 vMB 1
734,284 734,284 00000000000000000002862e4456a743163af25f13627849f47fa6816b453fad 1,306 1.00/1.00 vMB 3
734,283 734,283 00000000000000000005f606dbfd52b71f42fdb4e4a8b9148455410f70459f29 2,944 1.00/1.00 vMB 10
734,282 734,282 00000000000000000007739e43e1f85c8b20ddb5a405cf2e5e249a42506d001c 3,083 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 672.44 GB
    • Received: 16.24 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.