Loading Tool

Explorer IconExplorer

Memory Pool

79,744 transactions
29.27 vMB
0.12365100 BTC
Random Selection Loading Transactions
Max Size: 177.23/200 MB

Candidate Block

Mining Attempt 22737e632a259dacabb1d2aea29357f4ab8e3a16ff493729420ccf2f92a4a6bb
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 65d5e5e01e443797c8e2db15fcf354a8bebc10810f4bc368eb68240681d75a0d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,859
Size: 1.00 vMB
Total Fees: 0.04582202 BTC
Feerates: 301.72 > 4.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (101,712 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
813,585 813,585 000000000000000000048cfca8acb3d0348ca1de9525801a51996cf6c9cdbc30 2,753 1.00/1.00 vMB 23
813,584 813,584 0000000000000000000238465003f64d28a961cf3d2aead048a2bff1f0e363c7 1,712 1.00/1.00 vMB 12
813,583 813,583 00000000000000000002a9fd489179ca3f3455c0983e4597dd87bf521852242c 2,233 1.00/1.00 vMB 15
813,582 813,582 000000000000000000043e823d73c5621bb4d498da7598d8971a50f73f2385b9 2,170 1.00/1.00 vMB 21
813,581 813,581 0000000000000000000205e86a5f79b7e4f1698058bcb48c712c3781fbf95132 2,194 1.00/1.00 vMB 24
813,580 813,580 00000000000000000002fb13b87f513508706651ccbfbe08349caf8da9ed8293 1,784 1.00/1.00 vMB 17
813,579 813,579 0000000000000000000363dd24221df1da86f89ac13c15d97872e510addaf35c 2,490 1.00/1.00 vMB 21
813,578 813,578 000000000000000000013aa558119131af861e2cf35398617bdc8171fe93a78c 2,645 1.00/1.00 vMB 27
813,577 813,577 000000000000000000012e971d667706b44187fd8b25deb8d9faaf32fa1a5243 2,743 1.00/1.00 vMB 37
813,576 813,576 00000000000000000003c436ba186c4924bdf07b96f988024ba4baaf53311d92 3,066 1.00/1.00 vMB 28
813,575 813,575 000000000000000000017a96f660cbdcbb0ba41f3f741e754f719aef8429789b 1,913 1.00/1.00 vMB 12
813,574 813,574 000000000000000000008c4d3cc3b843e3a39c2b08fccfd1937d034704769b79 2,530 1.00/1.00 vMB 14
813,573 813,573 0000000000000000000096b7f0fba8a500e2fb2fed8907e710f26938c9d6b659 2,559 1.00/1.00 vMB 19
813,572 813,572 0000000000000000000263bc7bc95632ba50638bbc8333c13e79fb8604acabd6 2,660 1.00/1.00 vMB 24
813,571 813,571 0000000000000000000104ca043d12a337a43d27263339fa78e5d65791a36f45 3,511 1.00/1.00 vMB 18
813,570 813,570 0000000000000000000309b7021e7f401debe54efcfe9b7ff4e3eac3b9ecb85a 3,175 1.00/1.00 vMB 18
813,569 813,569 00000000000000000002a321cb0099d79166c8ed5397058e64d6e0d8cf4f11e7 3,108 1.00/1.00 vMB 31
813,568 813,568 00000000000000000003f5537b7cd9036db6aea996be747dbd1057e3903aa8a7 2,594 1.00/1.00 vMB 17
813,567 813,567 0000000000000000000147fcf415415d5fc2a1b9c190fef54aef160fdc792d3c 2,632 1.00/1.00 vMB 28
813,566 813,566 00000000000000000000cbf8cfb859883b7a20327de153124e8204613992b1e1 3,392 1.00/1.00 vMB 24
813,565 813,565 000000000000000000022903436ec35ff935897b860f3e505bc04b27ffc7c59b 2,986 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.90 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: 713.74 GB
    • Received: 17.46 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.