Loading Tool

Explorer IconExplorer

Memory Pool

88,078 transactions
32.25 vMB
0.16901029 BTC
Random Selection Loading Transactions
Max Size: 195.32/200 MB

Candidate Block

Mining Attempt 2c15f19163b81f9a760c286182905e830f1516f5c78c839b0d383393ae655bcd
Version 20000000
Previous Block 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06
Merkle Root b3200810d075606430de9d3a1924c7847b9655288dff7e503b6e681a1ee70a7d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,543
Size: 1.00 vMB
Total Fees: 0.08158667 BTC
Feerates: 216.64 > 8.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,074 (585,177 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
329,897 329,897 0000000000000000108c89144a620726faa3d5d8fa42deec345a3b61b9a2357d 1,306 0.75/1.00 vMB 27
329,896 329,896 000000000000000016d65758ed8df787c3d490c569578d38d6db2ed4b56817f0 168 0.11/1.00 vMB 12
329,895 329,895 0000000000000000168017e70167b30132ee606e99fbbfc6bf7d0dcb0388286c 178 0.15/1.00 vMB 16
329,894 329,894 0000000000000000109724a8072680a17ca916ace203305eee106a754a907afe 254 0.15/1.00 vMB 22
329,893 329,893 000000000000000006fe1fec849d6c7feb468c89405b2a885dd36249e5e28295 668 0.59/1.00 vMB 18
329,892 329,892 000000000000000016f9812f99547220644a75ebcc8370088b4a92b1524e9803 512 0.20/1.00 vMB 35
329,891 329,891 00000000000000000c1ec9d53deb3a85aea9993ca41eb1d7bed7bf3cba3c6844 1,188 0.50/1.00 vMB 35
329,890 329,890 000000000000000004252445dd18919500278cd2d6e370061eafe32ba576c440 256 0.10/1.00 vMB 43
329,889 329,889 000000000000000001d5a5fdca2d7d81eeb3d8e5b031f86c297e670c01f329bf 88 0.10/1.00 vMB 9
329,888 329,888 000000000000000010c215d184126f013f03bb444f0794f8ea1b05c124500c5d 95 0.06/1.00 vMB 5
329,887 329,887 0000000000000000034927340a894a33789ef0917da35682dabf5dbcf673363d 1,344 0.72/1.00 vMB 28
329,886 329,886 0000000000000000133842f2b6fe72f4071b87e7a19ba880b49db548a28ecce3 91 0.07/1.00 vMB 7
329,885 329,885 0000000000000000023928a230e66e9a0d74ad9280549bdce7ed026fc55778d3 1,355 0.72/1.00 vMB 27
329,884 329,884 000000000000000006cfe081d5a8dc89168f70169cede1f87b097299944b1445 455 0.39/1.00 vMB 18
329,883 329,883 00000000000000000ee53aa80a198e8893f59a953fb3e443b05751be11d99717 926 0.35/1.00 vMB 34
329,882 329,882 000000000000000011a5d80b17d0b5fefef591a0109b1770d052224a739018f6 571 0.37/1.00 vMB 27
329,881 329,881 000000000000000002b24a582e83091963807ecec916dffc0fae32daf1eca898 691 0.41/1.00 vMB 25
329,880 329,880 00000000000000001a3d8d2fc5d67868bbdb2c3bc6286b2d1d3c6530c0b34a73 349 0.36/1.00 vMB 10
329,879 329,879 000000000000000006d238b4e2c456d85dc08b887d0ff7352b1a225c255b826d 839 0.75/1.00 vMB 20
329,878 329,878 00000000000000001882f45ff14407c6d02b4fd40a0cc6490d6072ddef016d72 2,481 1.00/1.00 vMB 37
329,877 329,877 0000000000000000039c8018824688746be86c0ef0188554678a5c7e7290fb91 1,609 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.52 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: 668.93 GB
    • Received: 15.65 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.