Loading Tool

Explorer IconExplorer

Memory Pool

42,107 transactions
26.09 vMB
0.05504846 BTC
Random Selection Loading Transactions
Max Size: 136.83/200 MB

Candidate Block

Mining Attempt bfeb1b2e5ae3f0979e92cb919b05d000c9248f68cdf4319b484319918b9a1d06
Version 20000000
Previous Block 00000000000000000000038677f305517a8cc11c54bf2db46b69946ea9907fbb
Merkle Root afb2b9d4a17f0085b9be8453f677e1f9adfacd899c0d9d7c991a35524167e9eb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,909
Size: 1.00 vMB
Total Fees: 0.00757042 BTC
Feerates: 121.00 > 0.76 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,759 (569,953 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
344,806 344,806 00000000000000001713b90346f17bf9f9c9f00f048e0b7356dc726f6c49a5d3 1,312 0.69/1.00 vMB 25
344,805 344,805 00000000000000000b41182f48b9029b44e0f63335e3903e7a12ce79c9402aa5 793 0.51/1.00 vMB 21
344,804 344,804 00000000000000001063a365d5ee556598dc0f7a4c367a6aef3d2db3c0bdf678 1 0.00/1.00 vMB 0
344,803 344,803 00000000000000000613ae631fc77fe0f9c855ea2045daa6dd3bc5b5f3520ff1 279 0.27/1.00 vMB 18
344,802 344,802 00000000000000000d6a32a29f5c2de14817d2460e7906c60d33cf4c979ea1d3 512 0.17/1.00 vMB 33
344,801 344,801 000000000000000010815b35aa89eda58182ea645acee70b22e8a213ab979773 500 0.40/1.00 vMB 13
344,800 344,800 000000000000000011df3c0c41228de9f4c0d181fa4f7e6c1159a913bd91dfb6 47 0.03/1.00 vMB 9
344,799 344,799 000000000000000007e82e40081412b406475cfc3abd6088654c16599a5bd515 833 0.75/1.00 vMB 16
344,798 344,798 0000000000000000108cb383f3b5040fb241e781e2576e0b2035dcf127c88287 1,806 0.75/1.00 vMB 37
344,797 344,797 0000000000000000016027acde6d74abab6259b451a35ab076a867572c30979e 1,159 0.75/1.00 vMB 22
344,796 344,796 000000000000000005905f726dfc66e0229b9b3e338289f719fc7251d5c8104f 512 0.16/1.00 vMB 43
344,795 344,795 000000000000000008e06ef60639267415493ac9b12bf8a8f917562da1230546 1,668 0.95/1.00 vMB 22
344,794 344,794 00000000000000000b510da4679b9d590cb7f7a639e37bbf343160829676af66 1,170 0.90/1.00 vMB 20
344,793 344,793 000000000000000007ea6da4f703acfab381f95c8e1ca7afcdf114e34ec6548f 1,947 0.75/1.00 vMB 32
344,792 344,792 00000000000000000d7e3020ffee3460f9cec1acab5e0c7cd0ec8e1f05c015e6 84 0.10/1.00 vMB 13
344,791 344,791 000000000000000006244bee2b3c7e36b032200ea263dc4f346d268c70d23fa9 1,141 0.69/1.00 vMB 22
344,790 344,790 0000000000000000127c7eb7d36dac6d9331c8e005619db95c0252c6f3b4f26b 1,423 0.75/1.00 vMB 28
344,789 344,789 00000000000000000651edead3f6c449112b7df511ca13aeeed0edd61c9dea71 962 0.61/1.00 vMB 17
344,788 344,788 000000000000000010708eb75767609b3552a5d2b90bb70b38f84e9440fc1304 1,133 0.75/1.00 vMB 30
344,787 344,787 000000000000000007e5fa342745e1ea82f0a77abd62fc5cbad7c1499660ed57 87 0.04/1.00 vMB 9
344,786 344,786 000000000000000000438431aa2e830b0a5af30800a25ee835ace39cb6e5338e 1,452 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.96 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: 647.52 GB
    • Received: 12.95 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.