Loading Tool

Explorer IconExplorer

Memory Pool

47,521 transactions
27.62 vMB
0.05639870 BTC
Random Selection Loading Transactions
Max Size: 147.60/200 MB

Candidate Block

Mining Attempt 45ed7cbec630c88789726835c1215d12925097cb3ac3aa1c61bad704b6764817
Version 20000000
Previous Block 00000000000000000000720fbc0aca6b07103f1eaf0847585182cffdd8f6b53b
Merkle Root 7186534c42d6c646aa2c34ff799754f5323bd5a8b096783d5fc02f2387fda72f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,608
Size: 1.00 vMB
Total Fees: 0.00441461 BTC
Feerates: 100.00 > 0.44 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,795 (292,936 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
621,859 621,859 0000000000000000000275a8aaa54a4f4ea5079a1250741c0f384827f5ac9bbe 2,360 1.00/1.00 vMB 75
621,858 621,858 0000000000000000000dace73b808665c813a5e63fc5f378a7e0f28e19e49e45 3,044 1.00/1.00 vMB 70
621,857 621,857 00000000000000000000320ce3487360f83e24ca033dc0e6bb7a692549373c72 2,420 1.00/1.00 vMB 71
621,856 621,856 00000000000000000000f723fbee1baaf00d4e49800ea0108e1a6266f0415187 3,029 1.00/1.00 vMB 96
621,855 621,855 000000000000000000050dffb138f2b7c00b4ec54395eb0b7a445faa4e1ee640 2,931 1.00/1.00 vMB 91
621,854 621,854 0000000000000000000f6f3ac2a30216aae6f0fd00ffc7fd03465f48b12fd7cf 1,549 1.00/1.00 vMB 57
621,853 621,853 000000000000000000065d18662ae79988239dded4556aef6d25b79b7227befb 2,350 1.00/1.00 vMB 75
621,852 621,852 0000000000000000000297229f137ea9281cfb89a26818ffffee7a5f29b41e89 2,829 1.00/1.00 vMB 71
621,851 621,851 00000000000000000009ea607cd81085365ee807593c551633ebf2b5928cd499 2,049 1.00/1.00 vMB 96
621,850 621,850 00000000000000000010cd756a043911c023a0e85ef257dd9d986b2936621374 2,758 1.00/1.00 vMB 38
621,849 621,849 0000000000000000000eb86a6456e9224e8d06a39f87bccfc65bef779a3c5e16 2,473 1.00/1.00 vMB 33
621,848 621,848 0000000000000000000bdcb3eeafa581b2f6f0de0b927e6b8dce427ef35cb985 2,473 1.00/1.00 vMB 36
621,847 621,847 000000000000000000045bcdd57822062f92ac51e83f105ac78bdc5bdf78c094 2,824 1.00/1.00 vMB 59
621,846 621,846 00000000000000000010b1d2687648c0a669b9a895b06f4385aea2346892f450 3,039 1.00/1.00 vMB 55
621,845 621,845 000000000000000000060bbc9faebfbea7fd17e7a383f8300bc9c73053983575 2,561 1.00/1.00 vMB 76
621,844 621,844 00000000000000000000f20e8c938b1883f367ed1836830c436cfb953eeeb82a 2,012 1.00/1.00 vMB 70
621,843 621,843 0000000000000000000aaebd6935a516a340de559a059c09db2075101d1dc0bf 2,440 1.00/1.00 vMB 84
621,842 621,842 0000000000000000000eea371c27fd3e0aea894e24cac8f966238e007ccf750c 2,470 1.00/1.00 vMB 76
621,841 621,841 00000000000000000008df7975049cba8b64325f6855b8f73afd0965b15c2cd8 2,203 1.00/1.00 vMB 53
621,840 621,840 0000000000000000000f2b40efa0ea6bdbdc1ea9d4d960f97a420a5726a58c37 2,287 1.00/1.00 vMB 72
621,839 621,839 0000000000000000000021077e071a360fbdcbbf97bcc8ec76acc444a851ec83 2,775 1.00/1.00 vMB 89
Previous 10 blocks ↓
Total Size: 782.02 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: 649.98 GB
    • Received: 13.23 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.