Loading Tool

Explorer IconExplorer

Memory Pool

77,064 transactions
28.72 vMB
0.07459425 BTC
Random Selection Loading Transactions
Max Size: 173.96/200 MB

Candidate Block

Mining Attempt 4eb010dae7df64db92a1b176053d6a7bad7406e277b78d4dc73733f25e21449c
Version 20000000
Previous Block 0000000000000000000034cfd79664e0a1680400ea13802d309e22ae00459d8a
Merkle Root 7f74bbabfb1df21a4bc3e0de4cd44d861bbd529b6ab81eda16a07c16775e6e46
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,058
Size: 1.00 vMB
Total Fees: 0.01469492 BTC
Feerates: 129.25 > 1.47 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,159 (550,425 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
364,734 364,734 0000000000000000136dc2913d8dfc0a53672cb32e359130470c229f1ec47d18 452 0.80/1.00 vMB 20
364,733 364,733 00000000000000000a7e956ce455a81101b6d164c475cbe65d3a94e9d60fdc24 1 0.00/1.00 vMB 0
364,732 364,732 000000000000000006032d83b2d35582d247da49dbb25e8054ab523bf85e697d 1,107 0.75/1.00 vMB 35
364,731 364,731 000000000000000010d803206f7e7918e97c9bc5b83d9fc8ee3665a2eb47edef 1,857 0.95/1.00 vMB 33
364,730 364,730 000000000000000001774eb280d9503fc18cd8de28999a506236aa5fb518d0a6 4,234 1.00/1.00 vMB 35
364,729 364,729 0000000000000000155e7d6cd9f107cc48c04a51671ad904727298eb2212bcd3 416 0.23/1.00 vMB 39
364,728 364,728 0000000000000000056e56b98a8358a78e254a7f47b5a5c189cd8948c41adab8 853 0.75/1.00 vMB 24
364,727 364,727 000000000000000010f3fd396651eaba38397c43246950487c3dd322fcbace83 1,421 0.72/1.00 vMB 58
364,726 364,726 000000000000000011b0e191d56c2f16cb46b57c7a0e1abd4b9ec6025599e96a 594 0.41/1.00 vMB 30
364,725 364,725 00000000000000000934f642f414cc857d6782aa0ec8bfcd6966281c4ef62075 4,902 1.00/1.00 vMB 10
364,724 364,724 0000000000000000003e06ac1b6a3d3e8ea596a337a3077fc2e7f0131d3d7315 884 0.56/1.00 vMB 33
364,723 364,723 000000000000000008bbb8f0aeae187556c1e328f580aa4bfdec073fac8c3472 904 0.49/1.00 vMB 29
364,722 364,722 00000000000000001066c172a9b5b21c1ef3cd57bf794d34e6ce7663707ed6cb 2,072 0.95/1.00 vMB 50
364,721 364,721 000000000000000000f8a3a72e6a504d73fa90e8f206fbf69d34305e6feb299c 4,997 1.00/1.00 vMB 6
364,720 364,720 00000000000000000cc660ad90d5e259350e4c336fbe29574f0b484699947f9b 1,417 0.95/1.00 vMB 34
364,719 364,719 0000000000000000129dac3b4e85309ee9568806cebe3bae48050ecf3c77ef31 1,797 0.75/1.00 vMB 52
364,718 364,718 000000000000000012a10b77751931e39d8a9282003e035771827f4d83114b76 822 0.68/1.00 vMB 29
364,717 364,717 00000000000000000628802060043bc3472fa04b86acbacea6ebd912e9602200 1,031 0.47/1.00 vMB 47
364,716 364,716 00000000000000000042ec29ab64f8494740f3f4d05bc9ebf1129918f0228e00 1,587 0.95/1.00 vMB 35
364,715 364,715 00000000000000001604374ab3d2d81ea29b8055a15d84e242ffad33d8491217 1,595 0.93/1.00 vMB 32
364,714 364,714 0000000000000000018792b4f88f8860c1e7d6f9a50fdb1dea85fa0f843fa08f 1,529 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.67 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: 673.12 GB
    • Received: 16.40 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.