Loading Tool

Explorer IconExplorer

Memory Pool

75,335 transactions
28.87 vMB
0.09553514 BTC
Random Selection Loading Transactions
Max Size: 170.72/200 MB

Candidate Block

Mining Attempt d88ee50b6e4453c606ac6e4c1e5cef316f03df5317f81a2edd1e60c6e159edc5
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root 512cc70be79152f3d63b401aaed4c8e4cebb1ab81009886120ad466a81d3c13d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,199
Size: 1.00 vMB
Total Fees: 0.03590908 BTC
Feerates: 201.37 > 3.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (382,695 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
532,344 532,344 0000000000000000000badd416598413ee3263c986801b376121d2ce052db7ad 2,391 1.00/1.00 vMB 43
532,343 532,343 00000000000000000004457af4f431249bed6528201195e63fc53ab65dafc4fe 110 1.00/1.00 vMB 1
532,342 532,342 000000000000000000260842229ee87ba1adc52cb3a7e085b318773f81721ba0 534 1.00/1.00 vMB 3
532,341 532,341 0000000000000000002a2ede706b079ce09e9f4dced4bd606eab0d7ab517246f 1,326 1.00/1.00 vMB 8
532,340 532,340 00000000000000000011989145f75e40afb23687ab27049a214d56fca0c11927 2,585 1.00/1.00 vMB 24
532,339 532,339 0000000000000000000c356699bfdeda520d2c2a6812d14ba5436865d62cc8dd 858 1.00/1.00 vMB 2
532,338 532,338 0000000000000000002f08f17fdac5c9986eeef97b39a68272ea622ebcdd2fa3 2,633 1.00/1.00 vMB 26
532,337 532,337 0000000000000000001387fafce6a8567d5a1ba92809321f9158261b5ce19124 2,078 1.00/1.00 vMB 26
532,336 532,336 000000000000000000221caf46e7c0e2adafab1011e3253181d5715831a8ee14 1,763 1.00/1.00 vMB 25
532,335 532,335 0000000000000000001e5effa7b91db480b8ca116cdab5a34ad138467f06aaba 2,017 1.00/1.00 vMB 5
532,334 532,334 00000000000000000025f300c88acd56fbdb2394da88fc76639b8e2948cc1229 2,669 1.00/1.00 vMB 30
532,333 532,333 00000000000000000018dfec141ce5155d9eb3208ffa3b648e5a79592d96a505 1,923 1.00/1.00 vMB 66
532,332 532,332 0000000000000000001666d7ce328eba453cf8e41b787fe5d1244cb884e36def 1,809 1.00/1.00 vMB 14
532,331 532,331 00000000000000000003b2cd31ba3f0c99f96aee5cd7d7d0dace2e86f0afde6d 961 1.00/1.00 vMB 10
532,330 532,330 00000000000000000022a0119dc9487ebe798673ed21df6fdbda452ac5def1b8 1,658 1.00/1.00 vMB 21
532,329 532,329 00000000000000000034c9d2fdf1d363619962b2aed0be07bb4f665ddf028a31 1,740 1.00/1.00 vMB 15
532,328 532,328 0000000000000000002aaeb342e66ecb40e8a9421c90587c6bd19f864f4d63bd 2,652 1.00/1.00 vMB 38
532,327 532,327 000000000000000000161da937438d032d0d3f5567fc15d529b76fc2ae71ec29 2,167 1.00/1.00 vMB 28
532,326 532,326 00000000000000000030c384a6bba5d5e022758040d5552907004892a912c825 1,996 1.00/1.00 vMB 14
532,325 532,325 0000000000000000002826239978773086b4e77a9988ba4d2d6893cc6ed9f3d2 2,431 1.00/1.00 vMB 32
532,324 532,324 0000000000000000001378b1402d7ad990c306c26d24a0c9dd5b9ba58ccd0f1d 2,819 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.46 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: 667.90 GB
    • Received: 15.31 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.