Loading Tool

Explorer IconExplorer

Memory Pool

81,564 transactions
30.89 vMB
0.07203283 BTC
Random Selection Loading Transactions
Max Size: 188.24/200 MB

Candidate Block

Mining Attempt 06985df33325ad7c11668d7aab1af45e2688cda2317789cf8fc48f79b30571d8
Version 20000000
Previous Block 00000000000000000000f9ed58f50ea3395fea3cc5910c6adbea9d34000d3f9f
Merkle Root 590a30c59b9929bc58058c67c751ca0938574636a2048ed6f16d37fd3d475145
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,385
Size: 1.00 vMB
Total Fees: 0.00562063 BTC
Feerates: 60.16 > 0.56 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,186 (719,326 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
195,860 195,860 000000000000003bafe53f423cb1ad772b0f2edf17c0dabcfb9ac092ce89a2f9 98 0.04/1.00 vMB 121
195,859 195,859 000000000000044adb37b4d293f4f432adf091171c4ddb8ba09203b1f1c7277b 153 0.06/1.00 vMB 177
195,858 195,858 00000000000001befb6f3d1ef9ee1a1cb9930ad0c9a505e397ee07c4c0244923 384 0.11/1.00 vMB 163
195,857 195,857 0000000000000618dabc7125e4990a14416c172977d2d4373ead73cb14cb4602 104 0.03/1.00 vMB 273
195,856 195,856 00000000000003b5ba4eaf0401edde2e547ce72c7ac7a70c6563d6d500105a66 107 0.05/1.00 vMB 192
195,855 195,855 0000000000000010bf4c8bbe234d7b2f71ed06308f9b3a0608e294593f44146b 28 0.01/1.00 vMB 310
195,854 195,854 000000000000021627a1e80c3adbe6399fb7fba26c87a83e72f003698d30e8bc 127 0.05/1.00 vMB 225
195,853 195,853 0000000000000327660adba5d1b671b6094cb83cbbcb3c07567d1919aa5e6613 97 0.06/1.00 vMB 92
195,852 195,852 000000000000067999b4e2c566197998d626902ac13963ca266b3d587d4ba659 312 0.13/1.00 vMB 121
195,851 195,851 000000000000046160899c2d8feb9065ff1fa697d65f12f23b67acd054f3efec 19 0.01/1.00 vMB 101
195,850 195,850 000000000000042ff9f9bb49a05241da2374d91077bb26b7200efb7ae217d6c6 27 0.01/1.00 vMB 89
195,849 195,849 000000000000023009293efbc24cbf1876d668e06cf091c113796f622fcdc97c 51 0.01/1.00 vMB 3
195,848 195,848 00000000000000569f2fa3d407b8d58c39f68f7fcfb4e783cb60af5f17d979fe 43 0.02/1.00 vMB 40
195,847 195,847 00000000000004dc6f5aad26343d00fd88a74e5a55a881f0abb4aa5376f11100 223 0.08/1.00 vMB 98
195,846 195,846 000000000000012ef41c08d2835812ae1dcd2f2dc69f6da3ae1a3df29424fda4 121 0.05/1.00 vMB 242
195,845 195,845 000000000000061c46bad65ae4b76f86089149e78cca624174d343e7f365fe1e 550 0.22/1.00 vMB 612
195,844 195,844 000000000000037ef3289f1f536aac617038aa263f8a3368bfa221040b647096 1 0.00/1.00 vMB 0
195,843 195,843 00000000000004c9fe26b46faecc84696b18c3bb3a6e5ba8c14d74f149389cfd 95 0.04/1.00 vMB 322
195,842 195,842 00000000000002681d8a79c8e779deb3b8f4496af05e5e231e0ef0293fb56db8 128 0.05/1.00 vMB 127
195,841 195,841 0000000000000588d5de28a2ccf11bb3d13222b4af51577c2ac104e56fddc957 171 0.09/1.00 vMB 113
195,840 195,840 00000000000005a8796d4d93715005802e064906ade9e5a78580671f2c8eb5b0 304 0.11/1.00 vMB 200
Previous 10 blocks ↓
Total Size: 782.72 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: 705.05 GB
    • Received: 16.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.