Loading Tool

Explorer IconExplorer

Memory Pool

82,940 transactions
32.75 vMB
0.09954739 BTC
Random Selection Loading Transactions
Max Size: 196.46/200 MB

Candidate Block

Mining Attempt 43d8e3c7c327ecfca2612f49fb0b885bdb243373cd1f3e0ffb36aa7230c1afc5
Version 20000000
Previous Block 0000000000000000000109222085eeb95e151ff53667bcd6dce04ddc657a5814
Merkle Root f1e335834c32f6a2852288bb50452fe421edf41dba511237e9fd4b1572ac5a15
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,240
Size: 1.00 vMB
Total Fees: 0.02156680 BTC
Feerates: 174.18 > 2.16 > 0.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,172 (422,284 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
492,888 492,888 000000000000000000327c0a08192a66f27014282d4938090db146d8c98a9018 2,104 1.00/1.00 vMB 197
492,887 492,887 00000000000000000079dc9a79227e0d3d05570f0d3839a04c3d0bc27840515a 2,105 1.00/1.00 vMB 220
492,886 492,886 000000000000000000b22f304a680fb67a4931a0722ac24446eec0b2ba92c92a 2,092 1.00/1.00 vMB 223
492,885 492,885 0000000000000000001310a9879ed5d2f798041259c9f6bfb61c74af61446b9c 2,318 1.00/1.00 vMB 247
492,884 492,884 00000000000000000053e7a26f7846e1565172babd77608a54034e499bc54736 1,475 1.00/1.00 vMB 179
492,883 492,883 00000000000000000010fe6bef989dfe9462bffaba67ab253851066fc48a829a 1,849 0.95/1.00 vMB 195
492,882 492,882 0000000000000000007b66f316195ee8efc33785c106b59e8253d486ef791469 2,061 1.00/1.00 vMB 216
492,881 492,881 000000000000000000a79e66a6128d9e169a907c5f45b1a63957c06824c41a88 2,711 1.00/1.00 vMB 258
492,880 492,880 0000000000000000005ab77e503005961833f3f02aa40b4fa03ddd2b7e17cec9 2,493 1.00/1.00 vMB 256
492,879 492,879 0000000000000000006e4d0a12dc577a1f1e10290d10f77eefded4373998f1b7 1,910 1.00/1.00 vMB 236
492,878 492,878 0000000000000000005929a4fd02a644a0d4537a5bd936f9599864c4f0f77e7f 1,587 0.92/1.00 vMB 236
492,877 492,877 00000000000000000039ac7ba71ec7da686e6875ad2790769452c8cde4fa9491 3,425 1.00/1.00 vMB 265
492,876 492,876 00000000000000000062f3513a64030c7f89496f370607edb768314c799faedf 2,426 1.00/1.00 vMB 260
492,875 492,875 0000000000000000004f5511f86ecc0bb535edfc7b467498515e459899541b50 1,580 1.00/1.00 vMB 214
492,874 492,874 0000000000000000004c6017384551ce70eb3825e48d1c3afafa034ee28f4279 3,131 1.00/1.00 vMB 268
492,873 492,873 0000000000000000005943388d14d7a8a9f60569034128326b88de37131d3fb1 2,051 1.00/1.00 vMB 65
492,872 492,872 00000000000000000004ef18592382339fbc4b47e3587df9ea98ab54efd73588 2,393 1.00/1.00 vMB 235
492,871 492,871 00000000000000000041ea17b4104ff5c6497af5412b949602aae075542c92d0 2,341 1.00/1.00 vMB 37
492,870 492,870 0000000000000000006183cd5374076a2194f68437f4d3b7c14a885a962a60b5 2,580 1.00/1.00 vMB 61
492,869 492,869 0000000000000000002f272aee82d9e5ce6ac2dd0a7444ed53586a55f49fa070 2,427 1.00/1.00 vMB 118
492,868 492,868 0000000000000000003af34f7a26c7d4cdd9c7aed489dabc2be0bdbf0244f504 2,600 1.00/1.00 vMB 249
Previous 10 blocks ↓
Total Size: 782.69 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 697.31 GB
    • Received: 16.55 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.