Loading Tool

Explorer IconExplorer

Memory Pool

52,842 transactions
30.98 vMB
0.12013696 BTC
Random Selection Loading Transactions
Max Size: 166.51/200 MB

Candidate Block

Mining Attempt d3352e6c50a6e96fe0e4ac90b92b116ef88926acae6f907d124d860e5b3bb21e
Version 20000000
Previous Block 000000000000000000011cd4d27fc6ae94f6e436088fec3c873d6dc8d522a7e2
Merkle Root d7709dd2404cd5db7a393f16a4ccbfdd5f1290f8c25fff0a562e35a418d808a3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,775
Size: 1.00 vMB
Total Fees: 0.03806454 BTC
Feerates: 301.36 > 3.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,816 (118,073 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
796,743 796,743 0000000000000000000115b0e6b6a5cd8fa38b0064b09ef58de7219ca9a671f5 2,955 1.00/1.00 vMB 27
796,742 796,742 000000000000000000005adf124efa42f00aa01d3d2b1f58bca417b56f314fb3 2,270 1.00/1.00 vMB 20
796,741 796,741 000000000000000000022a0969c5ccbc91c98ffc036eec12e6bc04c9fc5b1195 1,872 1.00/1.00 vMB 12
796,740 796,740 00000000000000000003303f29cc5d088eba1bc2e606cfb0a0654fa480d43230 2,952 1.00/1.00 vMB 24
796,739 796,739 00000000000000000000fae30e50ec459c4bc459d7c7fec92aaee5c03ef3e46d 3,362 1.00/1.00 vMB 28
796,738 796,738 0000000000000000000102678d37c7204884a50ad5e48d7275cfb653ec3829f7 2,006 1.00/1.00 vMB 17
796,737 796,737 0000000000000000000562b094952c7aff6f28964decce478d44f25c692ab225 2,363 1.00/1.00 vMB 18
796,736 796,736 000000000000000000039d7609a3d77906058bf3232638b226add2f8af71506c 1,773 1.00/1.00 vMB 20
796,735 796,735 0000000000000000000282c1b88336d7f83ab68a645fdb21705a7eb30c34f5db 3,356 1.00/1.00 vMB 32
796,734 796,734 00000000000000000003f728480f9a03c413d2912e4bcd8768c16f74b2348314 1,707 1.00/1.00 vMB 16
796,733 796,733 0000000000000000000324baeb266b913f7518db07060ba5ad31340eec106c69 1,618 1.00/1.00 vMB 15
796,732 796,732 00000000000000000001fbfa0ebddd7742ec119802a517156e7c3825804c748f 391 1.00/1.00 vMB 10
796,731 796,731 00000000000000000003546fbcebde1bff25ace08ae7376c854c7090e033be1c 1,805 1.00/1.00 vMB 13
796,730 796,730 000000000000000000044400a3709cd1e9b837bcc6d5024dd939459c9b703ef5 2,914 1.00/1.00 vMB 20
796,729 796,729 000000000000000000044fa57dc6bc846ff2fca0a365916cebb9a8cc128b6dbd 1,635 1.00/1.00 vMB 15
796,728 796,728 00000000000000000001776444ab2b56569abb481cf6d2b14944d85772e81c77 3,165 1.00/1.00 vMB 25
796,727 796,727 00000000000000000004475aed7ef53fe160e70ead12906b4a758e9cf800ec07 2,371 1.00/1.00 vMB 13
796,726 796,726 00000000000000000001a3dbc13bcadaf0a9fcbbf27de712950f32efa008f941 2,757 1.00/1.00 vMB 19
796,725 796,725 0000000000000000000042a333807668a2c4d3eaec4d12388b904bff80c20806 2,765 1.00/1.00 vMB 27
796,724 796,724 00000000000000000000741173fd1f5a866e654f2d438920663597493e84eab3 2,380 1.00/1.00 vMB 28
796,723 796,723 00000000000000000001219e8040d600db1967ca18c400632fb64bfa799db9d7 1,770 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.06 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: 651.17 GB
    • Received: 13.45 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.