Loading Tool

Explorer IconExplorer

Memory Pool

85,321 transactions
33.01 vMB
0.15857144 BTC
Random Selection Loading Transactions
Max Size: 196.56/200 MB

Candidate Block

Mining Attempt 7a24acdeae39b2f5c22821f4f524e56598755f57143116499fbdf610a00c24c6
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 667ca6fadb7fa24ebcb7fa941daae66e288d27e6826ac0a0c0e172ec9b4cb9ae
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,641
Size: 1.00 vMB
Total Fees: 0.04929425 BTC
Feerates: 318.30 > 4.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (398,256 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
517,097 517,097 00000000000000000011b8518bc3561f47c9f1bc5574ee07b0c045903f77b012 966 0.32/1.00 vMB 28
517,096 517,096 0000000000000000002c2bb49ae6bfdcac5f9d0164d16f2ea0dc32bc8963bc35 161 0.05/1.00 vMB 19
517,095 517,095 00000000000000000045f628c994413fb94b0b8268136ca92b89d5d447742f76 1,272 0.85/1.00 vMB 62
517,094 517,094 0000000000000000004f881acd6a5abb8d2ad3239c9e700cc61d04719170dc4c 788 0.28/1.00 vMB 28
517,093 517,093 0000000000000000002d994121c9f2ea07a42fcc6229c687a21feaa7f00c7770 1,916 0.81/1.00 vMB 34
517,092 517,092 00000000000000000022eaf9301d11ba94d0503fce85190cdc0de89a1eef4a13 2,588 1.00/1.00 vMB 59
517,091 517,091 000000000000000000076bdcc75add3f12a5d2d7b7e50fbd0c34eb819a52e54a 60 0.02/1.00 vMB 44
517,090 517,090 0000000000000000002065bb482f9ccb00c3fbb2fb2c9cb7a46a94de915dcbb7 51 0.02/1.00 vMB 21
517,089 517,089 00000000000000000004b9a998a4110d434fb0a28501f28ff8a3d0d7336c1536 435 0.18/1.00 vMB 29
517,088 517,088 0000000000000000000818f5e5dd4c91ce02e39b22d5dd7730c1621c775e0136 180 0.11/1.00 vMB 2
517,087 517,087 00000000000000000015880ad350ad446aa720c5086ba466661371547d50bc75 2,560 1.00/1.00 vMB 31
517,086 517,086 00000000000000000031c77f81762583f53ea51347b95b0faf477b9c63616281 700 0.32/1.00 vMB 22
517,085 517,085 0000000000000000000deef3003cf025cf3538642cf5a42d95fd6f21884724cb 451 0.99/1.00 vMB 6
517,084 517,084 00000000000000000027a642c6b9e3a6b658a5781415c40cd7fa0e1e204edb6f 877 0.99/1.00 vMB 10
517,083 517,083 0000000000000000003eb1bbfd18501e3ccbf82b2bffade058207234b774c881 520 0.97/1.00 vMB 6
517,082 517,082 00000000000000000044c282b038edb194b5adbf5412f5b000049de3ddb963c2 403 0.97/1.00 vMB 4
517,081 517,081 00000000000000000020ccf6ea4172b76a867815bd08b2013d02e0523f404114 570 0.19/1.00 vMB 42
517,080 517,080 00000000000000000009e32cfb020f9d8fd88e8a8a9a14b9f1240b7754ea305b 643 0.97/1.00 vMB 10
517,079 517,079 0000000000000000004fd585d1e387bdd56cae624e0016432e1181c43a47ec6b 76 0.97/1.00 vMB 2
517,078 517,078 0000000000000000004d3c3f4cc044eab83d387746118afe99c0615068db504c 2,255 1.00/1.00 vMB 35
517,077 517,077 0000000000000000003cbe60286d2be5dd9390c10c7a334a7f3be6dc9b48c567 1,773 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 783.00 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: 718.86 GB
    • Received: 17.97 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.