Loading Tool

Explorer IconExplorer

Memory Pool

82,340 transactions
32.16 vMB
0.08734381 BTC
Random Selection Loading Transactions
Max Size: 193.72/200 MB

Candidate Block

Mining Attempt 3119c9111df53873a5d2c4e2f1e8025d4e97c83be944a0f438a7a2e391903baf
Version 20000000
Previous Block 00000000000000000001a4d38d277fd901b264e84099287ad65378aa5724e107
Merkle Root 38513cea4635d98339cb662a92f03546639280bdaa7c0e4869193e700d2ab2b2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,902
Size: 1.00 vMB
Total Fees: 0.01618384 BTC
Feerates: 142.62 > 1.62 > 0.39 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,174 (293,542 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
621,632 621,632 00000000000000000008bbf7d5ce8c6d8c2c7d180e9893afe0428bec90fcad79 3,062 1.00/1.00 vMB 57
621,631 621,631 0000000000000000000d40b593b9ea2ea65d88b7de26fbed4a8fe9b65e1ffebb 2,464 1.00/1.00 vMB 82
621,630 621,630 0000000000000000000a9cdaf3230842aa0b856f5e7f572e5cf27871201fff20 2,676 1.00/1.00 vMB 23
621,629 621,629 000000000000000000088c107468c75ccdf2c4f9008d1fb507f240074691ce39 2,910 1.00/1.00 vMB 38
621,628 621,628 00000000000000000000aaa33d3bc36336e951cd14f19344673f2332d301be33 2,777 1.00/1.00 vMB 61
621,627 621,627 000000000000000000064bfc154cfee593a0bccd499fb05c3ce6990bf7392d32 2,920 1.00/1.00 vMB 81
621,626 621,626 00000000000000000005640ee6e9e226ff0ca4aa188c731a729b7db9ba67cc83 2,913 1.00/1.00 vMB 88
621,625 621,625 00000000000000000010c5c928ca79df1f9c4f0d7e6c7d17baa8cc0a7fa3c54d 2,422 1.00/1.00 vMB 38
621,624 621,624 000000000000000000014edf41ecc3377a0647917284488269379cd9d9dc5b75 2,232 1.00/1.00 vMB 83
621,623 621,623 0000000000000000000484c4d2affda31748645fb1766520f3fb6506f88a6f6e 912 1.00/1.00 vMB 12
621,622 621,622 0000000000000000001090baf3cc3c4670c70372f56f5f9054d669cc94a15fb1 1,679 1.00/1.00 vMB 33
621,621 621,621 0000000000000000000e368cdd98e39bf615429e156d800030954fe6db833d9e 1,608 1.00/1.00 vMB 37
621,620 621,620 000000000000000000040cc11d1888715ae5c41e8530538d2f2db395950a96e1 1,309 1.00/1.00 vMB 54
621,619 621,619 00000000000000000001c5422170a7ecd8c1e6c0685b70933ed77b8a561e531a 1,410 1.00/1.00 vMB 64
621,618 621,618 000000000000000000057767e769387a75758b82e7062baf071ced791cf1daae 795 1.00/1.00 vMB 62
621,617 621,617 000000000000000000103909cdb34ea4570684e08631bc474e3dfdc4b2c3bf72 1,520 1.00/1.00 vMB 118
621,616 621,616 00000000000000000010a488c2238f4925a8385b5ef48e99d64e7cb74fe3224a 1,995 0.70/1.00 vMB 26
621,615 621,615 0000000000000000000a85b8fe5b27ed48017612951937fc9782b355319336b9 2,780 1.00/1.00 vMB 36
621,614 621,614 0000000000000000000851e95ec46aff80c404a14ecb8e10e3fcdb7a2318af50 2,307 1.00/1.00 vMB 28
621,613 621,613 0000000000000000000f835bec00501b9481cf659d8cf2cbb6df21430b6ae52a 2,652 1.00/1.00 vMB 5
621,612 621,612 0000000000000000000d44ba93517060fb0759af1756a69401fbeeb9a4c4d89d 2,509 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.70 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 697.33 GB
    • Received: 16.56 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.