Loading Tool

Explorer IconExplorer

Memory Pool

35,071 transactions
27.24 vMB
0.05678897 BTC
Random Selection Loading Transactions
Max Size: 136.61/200 MB

Candidate Block

Mining Attempt ee80cf0638c20be25b6f6a5dc1731834feda4f884f5ef65369beaa567fe1b33a
Version 20000000
Previous Block 0000000000000000000099f0b996849ebf7add480c0470f20ce70c41d4478c7d
Merkle Root c09dad3e30c4fd878a4c95638cd1ac9370b9fc514255bc8707adb030e4a68525
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,069
Size: 1.00 vMB
Total Fees: 0.00532953 BTC
Feerates: 77.90 > 0.53 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,634 (301,978 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
612,656 612,656 00000000000000000008a28a71d30503fc4b0ec4c04510f3cc6ff0df3b46b564 2,642 1.00/1.00 vMB 17
612,655 612,655 00000000000000000007f593cabb959bed42365391466f05878205d133310b41 971 1.00/1.00 vMB 2
612,654 612,654 00000000000000000007e0352009e62f0f8d5c24cbe685840bd9bf9796b0da38 1,311 1.00/1.00 vMB 2
612,653 612,653 0000000000000000000ea7703f011e7c5ca7e4bb9fe930a4151068416c251992 2,599 1.00/1.00 vMB 12
612,652 612,652 00000000000000000005533c904122276002bca59cce0cf3e3e2db93639d1b9d 1,589 1.00/1.00 vMB 2
612,651 612,651 000000000000000000129d3e7a079ae54c5655472317c9b901628dbdd3280c9c 2,644 1.00/1.00 vMB 13
612,650 612,650 000000000000000000034a5b1b2ce84277ab9f7eb3c20591b109aff7973bdfa2 2,340 1.00/1.00 vMB 21
612,649 612,649 00000000000000000002a5d1d0efc672af81ed714775a84258e1063c52cacb80 1,354 1.00/1.00 vMB 8
612,648 612,648 0000000000000000000add8a68c438aac477648f8d1b53ec792e63df7d0e8379 1,697 1.00/1.00 vMB 8
612,647 612,647 00000000000000000014165cd9ddf2ccd63b5ca24b4511f529a4710e4b4c88a2 2,830 1.00/1.00 vMB 6
612,646 612,646 0000000000000000000770543522ea53240e86426d47bf6005292c34dd201dce 3,049 1.00/1.00 vMB 24
612,645 612,645 0000000000000000000444803ca23cffb65ea59fb0afef4065b2ea897a03e120 2,477 1.00/1.00 vMB 12
612,644 612,644 00000000000000000003ac7bda6909ee357240ef08c97b58f6bf8273c7c9dbc1 2,371 1.00/1.00 vMB 11
612,643 612,643 000000000000000000058285ffcded0586803dd4f58bc463d01b18915d40257e 1,281 1.00/1.00 vMB 10
612,642 612,642 0000000000000000000c1498d7e6dedd3ddb38b370560445a944906777eb1477 2,802 1.00/1.00 vMB 23
612,641 612,641 0000000000000000000c06128aed213cdee55de0ee6cc63f8cef5e0552dbb07f 2,962 1.00/1.00 vMB 14
612,640 612,640 0000000000000000000adb44181f855be21209261e55fd9b50703014af206528 1,640 0.51/1.00 vMB 15
612,639 612,639 0000000000000000000dc96c7c51487926f5462ee3ec397d05bc812e8afbe9b7 196 0.06/1.00 vMB 11
612,638 612,638 0000000000000000000ef556a92acd9b460922861bf24b85765c8ce3e72dc661 1,900 0.73/1.00 vMB 15
612,637 612,637 000000000000000000030c7b71e9548611d6cd3ac75342c77b367c470fb57f10 360 0.12/1.00 vMB 15
612,636 612,636 000000000000000000113e438c8ba59d8f4eaa85479315b2f591867077842f21 1,220 0.56/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.74 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: 630.47 GB
    • Received: 12.04 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.