Loading Tool

Explorer IconExplorer

Memory Pool

35,167 transactions
33.02 vMB
0.07505068 BTC
Random Selection Loading Transactions
Max Size: 160.47/200 MB

Candidate Block

Mining Attempt 5df194f2f73d38a50db784adba34b4db6c93ee9ef8dc05819597afee4a03da7d
Version 20000000
Previous Block 0000000000000000000199ae94d13ad1dcc1dfbec6b7e841c376ca01c3b01b47
Merkle Root d08b6b1a9f2e5b2034c1680624f5603b9658535a316859f72d77a60d2bed0b26
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,335
Size: 1.00 vMB
Total Fees: 0.00649913 BTC
Feerates: 194.21 > 0.65 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,318 (831,897 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
82,421 82,421 00000000000ab53f46807dc2df4852d8c3f27e352134b4a87ba1912194656c02 1 0.00/1.00 vMB 0
82,420 82,420 0000000000221d6bc576614c102ea74650f680582823d36e7a9a5d2dbbfec87e 1 0.00/1.00 vMB 0
82,419 82,419 000000000002190635c9de4ce7aa7b6a2ca2ef95bde37cde9d8faabeb648eee0 2 0.00/1.00 vMB 0
82,418 82,418 000000000021091814085eeb27c93f0fea030b45dd03c75455d469f566abb5a6 1 0.00/1.00 vMB 0
82,417 82,417 000000000035b2d0272cd9b9cfa7ea8af14c282f42f64bb3bc5d8a9d19650c45 1 0.00/1.00 vMB 0
82,416 82,416 00000000000de8b6a294fc9778674373e84ecff49bd4895f1bd8a0eef6ab15f6 2 0.00/1.00 vMB 0
82,415 82,415 00000000002da5f21e885ad16064b4dcd3e5bd9ac4e55e3e7f93bf85182c29a4 2 0.00/1.00 vMB 0
82,414 82,414 00000000000b1e6c7759b895ff07399aa13fb80db36feeff3498f0f493b783d9 3 0.00/1.00 vMB 0
82,413 82,413 0000000000179a6042a093142de35acc9803a3fc572a48345d669eadc9df74a9 1 0.00/1.00 vMB 0
82,412 82,412 000000000025050532b6a7abb598b47d3e323af290e13f0e1adb1e38ed6103ef 4 0.00/1.00 vMB 0
82,411 82,411 000000000034534541e91d036e9f19f93c324f0d228ae349738b0c9c78e7ca82 2 0.00/1.00 vMB 0
82,410 82,410 000000000015b8535b2485764f1cd2328c83d321ff21f3741e98a5430e8aa7f8 1 0.00/1.00 vMB 0
82,409 82,409 0000000000082704fd567462acb4e7692fd12adfbc50a2c8c410b15954d3d847 1 0.00/1.00 vMB 0
82,408 82,408 00000000000e8b7bc7f15c3ae5d5b1cdbedaaeae2e104be2c6d541b33bfa0c3e 3 0.00/1.00 vMB 0
82,407 82,407 00000000001fc454dfb4a93e82d72485ccc69009ac88822f592a3025ab7ccffe 1 0.00/1.00 vMB 0
82,406 82,406 00000000004372832691a762931a244ac8a4e9a98d89bcb379f81c018f7001d6 1 0.00/1.00 vMB 0
82,405 82,405 000000000008dc34f866e0219863e9e059121441a8663c4d7f3f49745b759b5e 1 0.00/1.00 vMB 0
82,404 82,404 0000000000327b0b5e53587f77247d9a25390e3288623acce34ca023ebe765df 2 0.00/1.00 vMB 0
82,403 82,403 000000000027f2e29a5be43150e620f70a6209de1e15385e25ccac4b84178d59 3 0.00/1.00 vMB 0
82,402 82,402 00000000003fb40e4691f6271063d37ed0345590bc1cf813cd12cbf4c6474b50 1 0.00/1.00 vMB 0
82,401 82,401 00000000002d55954f48d94785d82e99e44ba5cc44448e25e130e08147bbbf4a 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.16 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: 581.94 GB
    • Received: 9.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.