Loading Tool

Explorer IconExplorer

Memory Pool

82,688 transactions
32.39 vMB
0.07133520 BTC
Random Selection Loading Transactions
Max Size: 191.71/200 MB

Candidate Block

Mining Attempt 128421baf3903c8321858e4977e5183ae6ec86b54ff3c10756c4caa452688caf
Version 20000000
Previous Block 00000000000000000001daf3c926b35e52b7cc6cab46817fddb39625d856b12d
Merkle Root eae9591ba90287c2da83e4eee8ede2aac08c8bae5a706b60993a65faff2ad5c3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,076
Size: 1.00 vMB
Total Fees: 0.00763957 BTC
Feerates: 203.60 > 0.77 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,946 (306,091 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
608,855 608,855 000000000000000000092bfc824b4b52c50b08ce4f3eeefb30b6080fa5128bc9 226 0.08/1.00 vMB 18
608,854 608,854 0000000000000000000818c5c8a28e7018c753245d845f54c266b1f39cbf19d3 1,708 0.83/1.00 vMB 12
608,853 608,853 00000000000000000001f9d04f177a681530215b268b9a52efc7bde961d7dd1e 718 0.70/1.00 vMB 3
608,852 608,852 0000000000000000000fe922e13396d325367d8ca9b8677ac4758cacaf917f88 1,099 1.00/1.00 vMB 1
608,851 608,851 00000000000000000008eaa3861aa81984ff2bf91e3426dd0196ae8484f0009d 3,080 1.00/1.00 vMB 19
608,850 608,850 00000000000000000011d75b3561f958d6f4e9eb1c610db74a29e72bafc1e8da 3,447 1.00/1.00 vMB 26
608,849 608,849 00000000000000000006147261a0ead6cd1d1173a6e43a7e88f99baf91ad349d 3,086 1.00/1.00 vMB 15
608,848 608,848 00000000000000000013ed317929b973588788f0c95b3e2961295ebb52841b1d 2,535 1.00/1.00 vMB 9
608,847 608,847 000000000000000000041eec26932ecf185892687b77e5ab93a28f2d7e254b0d 2,833 1.00/1.00 vMB 19
608,846 608,846 00000000000000000003556ad8c9da639d8a7f57ea055ad5895bd3015c3643df 2,517 1.00/1.00 vMB 25
608,845 608,845 0000000000000000000873f446aafd883087649584158bd72d5d755ccc937458 2,915 1.00/1.00 vMB 17
608,844 608,844 0000000000000000000032065e7c211ddbbbd56b2d3633cad377ebd1450b3091 2,112 1.00/1.00 vMB 14
608,843 608,843 00000000000000000005654ff2ba9051e9077f1d00b67d35a23eda3276bf5758 2,940 1.00/1.00 vMB 18
608,842 608,842 00000000000000000005711ffebbaaad94dc9e66295d212a075b625c436aed75 2,378 1.00/1.00 vMB 22
608,841 608,841 00000000000000000010b26b924814ac571bccbc15ec3ad149cc51498ac9477d 2,906 1.00/1.00 vMB 32
608,840 608,840 00000000000000000008756bd84aa774d225ba978b64979dad59eec2caf8e450 3,207 1.00/1.00 vMB 31
608,839 608,839 0000000000000000000351186fd35456dff423308357464d1bf254398d20dd77 3,047 1.00/1.00 vMB 30
608,838 608,838 000000000000000000071b0e2ce269246b6002d9cbbb57bb406e051b47e3065b 3,023 1.00/1.00 vMB 35
608,837 608,837 0000000000000000001072a810eca9c8942517f06d2c01bb7e105e6c4a88d5ef 2,631 1.00/1.00 vMB 18
608,836 608,836 0000000000000000000df4b4053df12e789b2f5874a9a9b3308cf20c8d8e2fa5 3,272 1.00/1.00 vMB 24
608,835 608,835 00000000000000000002e34513d61be5559ddd8f38b0efbc972a3314cde071a4 3,111 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.29 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: 657.23 GB
    • Received: 14.50 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.