Loading Tool

Explorer IconExplorer

Memory Pool

42,707 transactions
26.76 vMB
0.06367205 BTC
Random Selection Loading Transactions
Max Size: 140.60/200 MB

Candidate Block

Mining Attempt f98e6d61f7018ba1ab71d8ec4e77934f24a218db15737ad8d19ed626f9859059
Version 20000000
Previous Block 000000000000000000001e5037ab3245321dd405b5bca943b168a3f43d4c4e96
Merkle Root c1bf11b335dab316246de3655f7e23c809ae1a444dc9d20c82cfc5e82bb5b81d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,583
Size: 1.00 vMB
Total Fees: 0.01420739 BTC
Feerates: 201.36 > 1.42 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,911 (237,599 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
677,312 677,312 000000000000000000091c432351562665c5b50effe2b9459a60f548ffc5d1c6 3,152 1.00/1.00 vMB 110
677,311 677,311 000000000000000000067c965819bc9dc0ca5a768eb325918395abec949cb311 2,174 1.00/1.00 vMB 68
677,310 677,310 0000000000000000000612fb7b15c49e58a47476893abb2950da62bd3b11bb42 2,701 1.00/1.00 vMB 93
677,309 677,309 0000000000000000000b912a3daf6a039b2958fb5e686e03b5dce8ad99cb841d 1,977 1.00/1.00 vMB 74
677,308 677,308 0000000000000000000a6fb53103a1d0b539377725bd23ee7c96ad5b7bea1a2d 3,221 1.00/1.00 vMB 102
677,307 677,307 00000000000000000003e302daf4b551d19325c7027e9b9a5faadc852e0e8a9b 2,270 1.00/1.00 vMB 39
677,306 677,306 00000000000000000006c7273393700caf9a5597a0810154257b941f0672c535 2,170 1.00/1.00 vMB 55
677,305 677,305 00000000000000000008c2df0202404dc1e3782ca3727fc64465eb9031b7996d 370 1.00/1.00 vMB 66
677,304 677,304 0000000000000000000b2193d3ccd00c5a94da2e6e2e849c5a42c99ad0dba5b0 2,976 1.00/1.00 vMB 88
677,303 677,303 0000000000000000000bfe1eccfa116d4528e12d60728d6f0ef5ed55511ea0fa 2,340 1.00/1.00 vMB 24
677,302 677,302 000000000000000000038295469ae43e3268e3ade2983a39775f9defad469685 2,056 1.00/1.00 vMB 64
677,301 677,301 000000000000000000020701f4f747c09a6b286398a3f13bdaaa9440c3eddfed 2,987 1.00/1.00 vMB 22
677,300 677,300 00000000000000000003ad1600326ae7c2e90787e2e6ab4078c18e6487925198 2,763 1.00/1.00 vMB 54
677,299 677,299 000000000000000000050489fc5df73a1766e6ba5ed6dc01a96cd7183d5c993a 2,111 1.00/1.00 vMB 56
677,298 677,298 00000000000000000000287c30ed077ab213387c5f823f61c64d7a7dd40a2999 2,868 1.00/1.00 vMB 79
677,297 677,297 0000000000000000000a921681234448575ee6c00d6112f97fa3baecef715a61 2,292 1.00/1.00 vMB 80
677,296 677,296 000000000000000000065e514a76d62b99a8af29ce090aba314f076ea84abdb7 1,518 1.00/1.00 vMB 20
677,295 677,295 00000000000000000006570326c4014674936c92bfe5b21a742c8f7f902bc14d 2,149 1.00/1.00 vMB 17
677,294 677,294 0000000000000000000258c231f0909eeb7c034d8d25896bb2788aef0d490eda 2,392 1.00/1.00 vMB 61
677,293 677,293 00000000000000000001987fb837f40c0bd6a25e72039f702aff17c5adc465b5 1,647 1.00/1.00 vMB 21
677,292 677,292 000000000000000000035d4fcaaddbe0027479d0dedbb66dcd0f3c597fa5193a 1,768 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.23 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: 654.95 GB
    • Received: 14.22 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.