Loading Tool

Explorer IconExplorer

Memory Pool

79,140 transactions
29.36 vMB
0.12451828 BTC
Random Selection Loading Transactions
Max Size: 176.78/200 MB

Candidate Block

Mining Attempt deb60d69703d5cd01acc899c76ba2f11c6e7365ee6c2e22c9ef4283117ae12fa
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 9347ac78068232c4c75bdbdcfce4af9439eb6c43c3acd15c8c7fafc5fcf55006
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,336
Size: 1.00 vMB
Total Fees: 0.04510900 BTC
Feerates: 150.80 > 4.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (528,957 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
386,308 386,308 00000000000000000700f0d094f60d83a7d280eb392b5965d20ece27ce89fb84 224 0.12/1.00 vMB 23
386,307 386,307 000000000000000001b1f4d03277b6c8b17b0d342bbfa5a743306ea4b0a17fa4 205 1.00/1.00 vMB 6
386,306 386,306 00000000000000000de6fee1d6f2d65cc12388a0527dd1c7eaba01a1009d525f 996 1.00/1.00 vMB 19
386,305 386,305 00000000000000000752d5b2fb6f8dee161c2ad82e1303cb864857688e2ff3e9 925 0.45/1.00 vMB 29
386,304 386,304 0000000000000000091b8dcdf443756fabf68bd65a3c9a6eec533c9ff7dd1798 447 0.90/1.00 vMB 9
386,303 386,303 000000000000000006eacf433ca917e639164a263245de6f31d1924eca71ac53 2,127 0.99/1.00 vMB 33
386,302 386,302 0000000000000000007b86ab16ba7b165a1f728103d13b109fc151ed32ff0163 2,052 0.90/1.00 vMB 44
386,301 386,301 00000000000000000c939eb917896d83aeda7c8f78b98c6319940215a958dd1e 1,559 0.58/1.00 vMB 45
386,300 386,300 000000000000000007b292bd27b621c644dadd0846221f1636b5b9848e953141 385 0.24/1.00 vMB 24
386,299 386,299 00000000000000000d67a27d4da8852e51f9311bbb6edcb23bf02e58cc18bba2 1,490 0.99/1.00 vMB 23
386,298 386,298 0000000000000000005f5a26637065903f58ec8c37ff47b119f82165eb731154 2,237 0.93/1.00 vMB 37
386,297 386,297 0000000000000000041a94851dfddf9c96cf60d4f898a48d4789913afa402a36 2,915 1.00/1.00 vMB 53
386,296 386,296 000000000000000009e3cd67f82c3643b1709adbbb9aab816a5d752064291599 1,807 0.99/1.00 vMB 28
386,295 386,295 0000000000000000095a3ee9ea417a41a1ce49efc186a6678bb77e2f77205fe1 61 0.07/1.00 vMB 12
386,294 386,294 000000000000000005ea8a193df3f1d1b4c02fac91b02e53a207eb9bb68aed8f 2,709 1.00/1.00 vMB 43
386,293 386,293 00000000000000000c5ca748697accdf1a428dbb0a766b6791cce50606444dd4 854 1.00/1.00 vMB 14
386,292 386,292 0000000000000000079aae53972cf4859d8ca86beb79d852e834dbb3ac7b25cb 847 0.39/1.00 vMB 34
386,291 386,291 000000000000000001cebbe0158a82022fafb231d8589c88ce3d093f2959db05 1,062 0.81/1.00 vMB 19
386,290 386,290 00000000000000000b5197b93dd24c254088b21454b97d3b8097824f75e1b29f 389 0.20/1.00 vMB 27
386,289 386,289 00000000000000000577f1e9e27a43ff04c4df0d2afbd761eed5a6ea8494a986 1,235 0.93/1.00 vMB 22
386,288 386,288 000000000000000008e91a50bb5a2d6e353bb79946840159353280302401b3ed 1,327 0.75/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.85 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: 712.79 GB
    • Received: 17.21 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.