Loading Tool

Explorer IconExplorer

Memory Pool

82,214 transactions
30.26 vMB
0.11305016 BTC
Random Selection Loading Transactions
Max Size: 183.34/200 MB

Candidate Block

Mining Attempt 3ec1c81a122dcf7bed4291b35c62fc1a9c21a6e977658b985ccd022cf72b2e93
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root 6c0963019616dedd4fe8e0fba68b30d13d2e6ad73797dde340dd9787e6387c23
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,167
Size: 1.00 vMB
Total Fees: 0.03765615 BTC
Feerates: 121.32 > 3.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (622,999 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
292,140 292,140 00000000000000003dadbcf712122602f819a87c789513b6ec1eef129a4909b8 575 0.31/1.00 vMB 39
292,139 292,139 00000000000000003f39053b45ebb00165f60dde26e9928e8cba2c3d8ed041d9 720 0.37/1.00 vMB 46
292,138 292,138 0000000000000000a4506e7731218150b78552b2a517ae3fa1a998e3a48b79c7 418 0.22/1.00 vMB 38
292,137 292,137 00000000000000008ca0a5628f46f6bf203c8820e0bc6b996a9060c94aea4135 1,493 0.91/1.00 vMB 32
292,136 292,136 0000000000000000b3ba1ca3733ddbed8416e94fb1e84f38c2ddabde011f4de6 847 0.50/1.00 vMB 31
292,135 292,135 0000000000000000695195a580f7fa3adc71df211610dada06a1499724c4c4eb 512 0.16/1.00 vMB 71
292,134 292,134 0000000000000000f9c76c9937581fad41bc6a931961da9d7eb83b70a45381ac 660 0.25/1.00 vMB 38
292,133 292,133 0000000000000000fa430bfab9767e0b1274d79fad0acb442449daea1dd0b6f4 404 0.26/1.00 vMB 21
292,132 292,132 0000000000000000436937533c41e98a2761a578be4b6fc89b857ea50c40c2f3 512 0.16/1.00 vMB 66
292,131 292,131 000000000000000015e53e8ad580ba0204f7d26f9e9d75633cfa671963ff0b71 118 0.03/1.00 vMB 23
292,130 292,130 00000000000000010287096ed7529e73027fffc4101de54e657be249bee88b95 476 0.37/1.00 vMB 23
292,129 292,129 000000000000000046ced391b719bde6429120e76c5058ba7639068af3eb17b2 947 0.50/1.00 vMB 29
292,128 292,128 00000000000000003d4abcafa4ab791a4e636ce238c22df639c9a2a6cd3b4a36 512 0.16/1.00 vMB 49
292,127 292,127 0000000000000000107263a76ffdfdea2295d0c7399685564c4163d34a444ed0 433 0.25/1.00 vMB 31
292,126 292,126 0000000000000000f506dd6ab8860b793bd099d36dd9ac6a70c695c8ca5612fd 64 0.03/1.00 vMB 53
292,125 292,125 0000000000000000c9315187024bf1b6272065eec8644a1f6858b9dc2ec2d629 393 0.19/1.00 vMB 39
292,124 292,124 0000000000000000a2b60ac95009289afad59ddbcb1d9999253efd56172ad388 296 0.13/1.00 vMB 33
292,123 292,123 00000000000000007acb60f2ce943d6abcd32ec98efcd599202bc7508302ca63 144 0.14/1.00 vMB 21
292,122 292,122 0000000000000000531496801630b9b3e1b7149c781c53f657eced2ab84d9c7d 23 0.01/1.00 vMB 36
292,121 292,121 0000000000000000dc2c73ef9826e67b236bdfd26ee5231e5417cb5a14f7aef5 400 0.18/1.00 vMB 39
292,120 292,120 0000000000000000c06b1f3e23ee99d808f657e0d8d5c6bf8140467352499e63 512 0.21/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.63 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: 672.36 GB
    • Received: 16.21 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.