Loading Tool

Explorer IconExplorer

Memory Pool

36,591 transactions
25.91 vMB
0.08663259 BTC
Random Selection Loading Transactions
Max Size: 132.70/200 MB

Candidate Block

Mining Attempt 45c013345985389893e59ecfc9214158a05fa51f457fe10c89489db20b259fb8
Version 20000000
Previous Block 000000000000000000014148236613aff85e49d6e98bb36447af91d013881073
Merkle Root d595ab4bff7c38b4fbe70be76b47283b56c5b285b41b445ddf19da15f25d99a1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,781
Size: 1.00 vMB
Total Fees: 0.03908971 BTC
Feerates: 171.09 > 3.92 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,676 (420,315 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
494,361 494,361 000000000000000000bf3d0ca4fdee08b2e69cbe1609f9b2402cd8c3fbdbda7f 2,251 1.00/1.00 vMB 622
494,360 494,360 000000000000000000a1a9e1a70cd6bd23587984e85880cc9570c109b046a4d4 2,627 1.00/1.00 vMB 208
494,359 494,359 00000000000000000056669e9a58efe40864d77cd25face03f7e584207619073 2,632 1.00/1.00 vMB 719
494,358 494,358 000000000000000000a4a97f50510147d9c327d141950a682fe56494e9e8d2de 2,571 1.00/1.00 vMB 610
494,357 494,357 0000000000000000003638f52c35942e0a6c1f80cbaf02e217425a538d0befb0 2,064 1.00/1.00 vMB 353
494,356 494,356 0000000000000000005248bae6cfb530fd56682c36ccbf83b4ba004a69f6d2a8 2,577 1.00/1.00 vMB 339
494,355 494,355 000000000000000000720aeb801e30d91e357ddfdb2b62f5a12f882415431db7 2,643 1.00/1.00 vMB 481
494,354 494,354 000000000000000000686755a04a72c49c47303238a1e6ba04312193e6e28ad4 2,599 1.00/1.00 vMB 546
494,353 494,353 0000000000000000002d639eced41acc01b0c33355d9574ca86495bb24e30d43 2,371 1.00/1.00 vMB 443
494,352 494,352 0000000000000000000eb7ceec386352c1d3127eedcf883ad9f047db5e0ada17 2,110 1.00/1.00 vMB 677
494,351 494,351 0000000000000000005b740ef218cebd5509a6bd43cd3825fed91ea6018ba826 2,419 1.00/1.00 vMB 854
494,350 494,350 0000000000000000008d18036713275e7abff4ec94472332ad480aa8cfa2b607 2,182 1.00/1.00 vMB 608
494,349 494,349 0000000000000000006123214ca1a7c7554f33133bbad333887f5f7d38177979 2,286 1.00/1.00 vMB 434
494,348 494,348 000000000000000000237142c9a7fe9fcb71559cbd61b006a6fbdf2e4eb0cbc8 2,545 1.00/1.00 vMB 409
494,347 494,347 0000000000000000002d43316ca489b3895df2f9a5cde37bed3e2e87fadec2b5 2,796 1.00/1.00 vMB 403
494,346 494,346 0000000000000000007354cc8028094153eba27e23668ab63fb0389dfcf6113e 2,297 1.00/1.00 vMB 366
494,345 494,345 0000000000000000004b7e9bcc3760981d844b4332e4d122b4cc8bede2a54ff2 2,422 1.00/1.00 vMB 663
494,344 494,344 000000000000000000b0b82ac21270f67a4ad3c1fa8257d0f1e3522939d95973 1,921 1.00/1.00 vMB 497
494,343 494,343 0000000000000000000ab44a4977698066e3a66b70221dfff4e52ccb6a559205 2,307 1.00/1.00 vMB 709
494,342 494,342 000000000000000000c3d310704dd74c5d4c41765052cab321722d96c24c7387 1,978 1.00/1.00 vMB 658
494,341 494,341 0000000000000000004f17f8145e5cf53a92abd14510194d6777520313d1a670 2,216 1.00/1.00 vMB 564
Previous 10 blocks ↓
Total Size: 781.82 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: 635.74 GB
    • Received: 12.33 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.