Loading Tool

Explorer IconExplorer

Memory Pool

81,071 transactions
30.07 vMB
0.11919373 BTC
Random Selection Loading Transactions
Max Size: 181.28/200 MB

Candidate Block

Mining Attempt 5b1845e60d136ac3aa0d0848c0dfce4483261a0db16a8cf5e81c39c6c1c5c07b
Version 20000000
Previous Block 00000000000000000000a7742c03767850b5e62f9bd9da718e9d8018851f9110
Merkle Root 11110906b6d9fb471ba7a1e9b77afa83edc042354c54fca826066de00a95f060
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,497
Size: 1.00 vMB
Total Fees: 0.05733744 BTC
Feerates: 150.77 > 5.75 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,968 (445,657 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
469,311 469,311 000000000000000000047a1cee0271d67879d79ab5a782c023d5ba6bcec0f9d4 2,358 1.00/1.00 vMB 239
469,310 469,310 00000000000000000049c3446ac98d7464c3230b4a53bb9cd57f5d46233774f4 1,701 1.00/1.00 vMB 328
469,309 469,309 000000000000000001762f8a98297a5bfed2dd543fc0452673bd9c37b79f887c 2,131 1.00/1.00 vMB 360
469,308 469,308 0000000000000000005f31d05c6ed5983680df8c75f1d3d396913dd4e4db59a6 2,021 1.00/1.00 vMB 277
469,307 469,307 00000000000000000056fc0eeba1a640d6015bb3bd5001c056e60e44c84425c6 2,380 1.00/1.00 vMB 321
469,306 469,306 000000000000000001662e303e6a30df41ec164e3c8cd01e355f2d10e7129378 1,780 1.00/1.00 vMB 201
469,305 469,305 00000000000000000072c94caf3ef1ed1e3d5d591f0ee4bbd957a7f28ffb39a1 1,913 1.00/1.00 vMB 364
469,304 469,304 0000000000000000013411c5830179a519404cd7e8d086ea1e7630d2756ecf51 1,462 1.00/1.00 vMB 345
469,303 469,303 000000000000000001b1b3333f81ec1581bc7adb9123daf1e3cf18553eee3e67 1,757 1.00/1.00 vMB 446
469,302 469,302 0000000000000000003a9f5f9345047c819ef57fb9367d8bcb516d3a6fc1d80a 2,467 1.00/1.00 vMB 399
469,301 469,301 00000000000000000127e3d62c26139b379a203f60ce589c40b19b62a700b56d 2,166 1.00/1.00 vMB 381
469,300 469,300 00000000000000000118fe5829b16c9cc0f26297f32ba63f63b572ffcb2a8155 2,255 1.00/1.00 vMB 458
469,299 469,299 0000000000000000018eecebfd6501be0b6a5e4a02a635b51b5b37f99575f865 1,788 0.99/1.00 vMB 483
469,298 469,298 0000000000000000015f71b4a183ca702cdf8fdf4f6d197c94bba49d0b19b32f 1,862 0.99/1.00 vMB 292
469,297 469,297 00000000000000000087b590aff18688c64f390bb6b6099507d05cd2d3ea234f 2,236 1.00/1.00 vMB 372
469,296 469,296 00000000000000000031e74ab0045c258f5cc9e770e8c58c99839d51f1e06871 1,830 1.00/1.00 vMB 299
469,295 469,295 00000000000000000132636d1255f3d27f1a3619807623bc3de3156431a5ce2d 2,176 0.99/1.00 vMB 424
469,294 469,294 000000000000000000a3db688caccbe5e0ac6632e0e9d2b28daf2bea075311a3 2,650 1.00/1.00 vMB 472
469,293 469,293 0000000000000000019aa4a3eaf2d8ea5320c1530c47392ce2ceb7c462ee05d5 1,947 1.00/1.00 vMB 327
469,292 469,292 000000000000000001457cf38cb02636c35450ac9a948653a8b58b6b037eaee0 2,622 1.00/1.00 vMB 463
469,291 469,291 00000000000000000026226e7f1f718f7dc10caf6935ec82a7fa1bf7bb89af05 1,682 1.00/1.00 vMB 384
Previous 10 blocks ↓
Total Size: 782.33 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: 660.43 GB
    • Received: 14.74 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.