Loading Tool

Explorer IconExplorer

Memory Pool

35,391 transactions
25.66 vMB
0.05448518 BTC
Random Selection Loading Transactions
Max Size: 131.32/200 MB

Candidate Block

Mining Attempt 39c35047df6caac8b72f6d59108bce8f3adb94da8f30c1197129100c84382311
Version 20000000
Previous Block 000000000000000000005c42a07f6b7420af3a173f2400d55a910f1c3b0152be
Merkle Root ede60002b2b95ccf355573462f108dfa6d1ac5699bec6ce424e4b26f26c7eff1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,423
Size: 1.00 vMB
Total Fees: 0.00798040 BTC
Feerates: 60.16 > 0.80 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,929 (624,962 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
289,967 289,967 000000000000000062bc7e3d7119698cbd6a31ea877ae1bc95df4d09a2794942 588 0.25/1.00 vMB 38
289,966 289,966 0000000000000000313c12c4a50dda44c75430c235fbb99cd8151a9a9728a609 986 0.35/1.00 vMB 57
289,965 289,965 00000000000000006a9ef554c25bbe8e048ec310705a330662918ccafe3554ea 182 0.10/1.00 vMB 27
289,964 289,964 00000000000000000d88531f7ff50e767428aa302fa98b4417eed5732cc130ef 849 0.55/1.00 vMB 28
289,963 289,963 00000000000000007e7491d2311ebad5437f632d538f0ef6b16a54c39a1e2464 677 0.37/1.00 vMB 35
289,962 289,962 00000000000000003af6792c76607647fc1b9cbac6998fed86f07cc5c29c5b09 1,278 0.76/1.00 vMB 34
289,961 289,961 0000000000000000db481899cccd3fa6870df0810ba4f7ac7b0eac5f537eb6df 172 0.18/1.00 vMB 18
289,960 289,960 000000000000000097dbcd8c01e6421f5b4d63aa14bc29730f2c7e687316fea2 855 0.35/1.00 vMB 51
289,959 289,959 0000000000000000d50c1cfba2bcb52b1945ea193f4d9ac8d105d1ba3b41758d 297 0.15/1.00 vMB 25
289,958 289,958 0000000000000000acc1dffd119dddcc429cb5f21bd10c8a81ee0840d7f63b0b 203 0.10/1.00 vMB 31
289,957 289,957 00000000000000011a85b984dfd7d7bb9f3e496a2d2a5b3adb2dc8e8d7d5f5cf 107 0.04/1.00 vMB 31
289,956 289,956 00000000000000008a760e50c365451ad5749d70fcabcab9a437fbec3d18f548 509 0.33/1.00 vMB 23
289,955 289,955 00000000000000010ef3d3415658aa9c4345a5ec0bd171fe518cd9a5cd66b2c8 235 0.12/1.00 vMB 21
289,954 289,954 0000000000000000db8c2c39b2062542659f857ca424c4150110b7b45e5c00a1 311 0.16/1.00 vMB 23
289,953 289,953 0000000000000000abd51e4cb90972d23cbd06d8b17fa8277ec591d639223316 64 0.03/1.00 vMB 6
289,952 289,952 000000000000000048657b4fe39467974358c3a54f21d262b5fbb558893ff83b 457 0.43/1.00 vMB 23
289,951 289,951 000000000000000016709c446226a66f334382db8616d868a0bc1bbfb2de8f42 1,410 0.50/1.00 vMB 47
289,950 289,950 0000000000000000f444b5cbacdadb15aed0a235c667618e37186d2dbb8cc7cb 71 0.03/1.00 vMB 36
289,949 289,949 0000000000000000abb6e2f1534c86e03e6565c016e940ce1b04d57c2a2c2c60 269 0.11/1.00 vMB 92
289,948 289,948 0000000000000000a0be81e5fc5522b7ad8365a81064a0d8a959f8974592eaab 112 0.06/1.00 vMB 48
289,947 289,947 0000000000000000feb8483c814d13bb309cb113f80c8a98998da4a0c0d73f6f 189 0.10/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.26 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: 655.89 GB
    • Received: 14.35 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.