Loading Tool

Explorer IconExplorer

Memory Pool

88,847 transactions
33.50 vMB
0.09172985 BTC
Random Selection Loading Transactions
Max Size: 200.00/200 MB

Candidate Block

Mining Attempt ba8119ab56d22b2b6e8e80ed5b321f87d5a000caa7586cb6c8bd79a481e26d47
Version 20000000
Previous Block 00000000000000000001daf3c926b35e52b7cc6cab46817fddb39625d856b12d
Merkle Root 6baaf875f617af61e13d0f79ab516b2a53c4875fc90a9072ba56a295df05b8db
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,174
Size: 1.00 vMB
Total Fees: 0.02469795 BTC
Feerates: 502.65 > 2.48 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,946 (223,640 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
691,306 691,306 0000000000000000000afd924ae5ccd546004ca7a590943cf36bce8386e50c60 823 0.27/1.00 vMB 25
691,305 691,305 00000000000000000009a27698369d7696229d565ba9dc8b2f1023af2f5284d9 1,436 0.52/1.00 vMB 17
691,304 691,304 0000000000000000000a2d8492645b3deff645193cba9ac0998bad5796c4bbfe 1,335 0.56/1.00 vMB 23
691,303 691,303 00000000000000000006cd3261fa86b459b3ed0705791ace2a5a8b1f83567c1b 735 0.60/1.00 vMB 3
691,302 691,302 000000000000000000059fc7c21eaed6ecb3b4e2446d3cf4214d29b4553995f2 2,625 1.00/1.00 vMB 7
691,301 691,301 00000000000000000008695a54e0653d4914aef8371c148aa39bb66761cb9d6c 3,158 1.00/1.00 vMB 9
691,300 691,300 00000000000000000008fba0a749e0c3422568c23443f3ef1a1fa326ba9519cd 3,203 1.00/1.00 vMB 7
691,299 691,299 0000000000000000000b51bfa0a663837be64bc62c6a56971860185b8d9a7bbc 2,463 1.00/1.00 vMB 16
691,298 691,298 00000000000000000011d93961121c32b677c0d151ab8b179ba53ed30e61d493 2,761 1.00/1.00 vMB 38
691,297 691,297 0000000000000000000bb8618297365114aee576b4a502884720635324f7bce6 1,993 1.00/1.00 vMB 16
691,296 691,296 000000000000000000022b7261294fdad8fe9a7a1afa995a0197f1113e98c4e2 1,864 1.00/1.00 vMB 9
691,295 691,295 0000000000000000000a6ed51472dd476330b970344d14be84cafa0042cdeb45 2,679 1.00/1.00 vMB 25
691,294 691,294 000000000000000000019a09f7a66195944d328e7df142e7969141286ad23cfa 2,080 1.00/1.00 vMB 25
691,293 691,293 0000000000000000000dc35889dbb00140c3e2ad4bdd00636030ed0450cf2ecb 2,727 1.00/1.00 vMB 16
691,292 691,292 0000000000000000001141d5554088048ddedbe855421ad1228effcf162c4f96 2,289 1.00/1.00 vMB 58
691,291 691,291 0000000000000000000abb5700bcbb88cbb168c084427984bf26729bdfa76414 2,688 0.96/1.00 vMB 16
691,290 691,290 00000000000000000000590b19041911a1f4faf9740804362291f3d163f480e9 1,155 0.40/1.00 vMB 3
691,289 691,289 00000000000000000001ee96b5ffd8a730fda0a694efe081d0aa2570d61fa0d9 2,604 1.00/1.00 vMB 20
691,288 691,288 0000000000000000000ac5f6944585a6406e5382b0a079d804230a13f2d2461c 870 0.56/1.00 vMB 11
691,287 691,287 00000000000000000006323d8ad72e50508d0b5f01cfb018d268ea2305558040 1,723 1.00/1.00 vMB 9
691,286 691,286 00000000000000000006d7ac8d6379f3769924b11b7d9cc7d6a0573dd160d98f 1,395 1.00/1.00 vMB 16
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.30 GB
    • Received: 14.51 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.