Loading Tool

Explorer IconExplorer

Memory Pool

38,904 transactions
25.51 vMB
0.05050915 BTC
Random Selection Loading Transactions
Max Size: 132.33/200 MB

Candidate Block

Mining Attempt 0ab638cc274b8ded4f797325db851c70cdac1e2610b63ba47dff680a66fbdd20
Version 20000000
Previous Block 00000000000000000000b5b2d45e6886bb0157eb70677ea9d4555802ee085a1f
Merkle Root a35d80868d4422a0b5b2e5812654a398ad5d134b5a6a31e9ab6513ddbd0c07e8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,895
Size: 1.00 vMB
Total Fees: 0.00450222 BTC
Feerates: 75.74 > 0.45 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,732 (677,592 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
237,140 237,140 00000000000001097de7e6dcf1b3dcdd65d934b36a1422a3086dccbcefa7c58f 1,318 0.47/1.00 vMB 194
237,139 237,139 00000000000000ff5364a1edc0ba7b4a01d3ac55dd60332dae1128e6a80547b3 540 0.24/1.00 vMB 177
237,138 237,138 0000000000000024fb8d5769ad04fbd28ef090b3276dd3304c280346592662a8 128 0.05/1.00 vMB 174
237,137 237,137 0000000000000068b689a94a24bdf2e0376da40c0114259ceadaf8c1baf81079 111 0.06/1.00 vMB 117
237,136 237,136 00000000000000f2474e934eaa7e1f1c3b777bef629f1e0090ce3c01e4f008e5 701 0.28/1.00 vMB 181
237,135 237,135 000000000000004db0c01c33bfe85f4cb8e02e4eb1cc36fdf8dba84947e62155 134 0.06/1.00 vMB 86
237,134 237,134 00000000000000def1b571a95c61397327e28bfa80626cc4159a914d8e01c9eb 574 0.24/1.00 vMB 190
237,133 237,133 000000000000012f06a84843e54e2c1b1578edfc8e5c33585c1591f602e788b8 278 0.25/1.00 vMB 85
237,132 237,132 000000000000016dcdece56e877245f57ddb3311f9b1919c3dbba6b887845123 362 0.25/1.00 vMB 128
237,131 237,131 0000000000000001e4904b2116665466503593579e504bdcb568a155b2cc240b 520 0.25/1.00 vMB 134
237,130 237,130 000000000000014ffbf53e1fc6d3586db6619c48ef69aef152c0fd516845d761 571 0.25/1.00 vMB 133
237,129 237,129 000000000000007cf26f7032c7357888467b16a3d00ab476f2dda9283813d02d 795 0.25/1.00 vMB 224
237,128 237,128 000000000000017b74471cbd217098557b1f8217dbd8049a3e0020a9a3f63c54 91 0.03/1.00 vMB 181
237,127 237,127 000000000000001ad8177043fe099c1093cc172dca494e3c5cb46b9f9e69e99c 134 0.07/1.00 vMB 107
237,126 237,126 00000000000000459ad816266e3bcd213de013c2469f32f34bf2a3d44b42518f 112 0.07/1.00 vMB 84
237,125 237,125 00000000000001124da962b8d3afe277d1808eea44af028fe29c0370ec30b01a 248 0.11/1.00 vMB 156
237,124 237,124 0000000000000047d2786d21f9e69fd6808fb6f3d363a8f9cc88575f01cb5582 348 0.16/1.00 vMB 145
237,123 237,123 00000000000001792591e56eb1c8d9b9f7014184c1bb0540cc040aa1e51f96b1 593 0.25/1.00 vMB 176
237,122 237,122 0000000000000132c0ceaf8194a284509ce4738f80b47e08e170689ab87992d2 72 0.04/1.00 vMB 61
237,121 237,121 00000000000000ca226a01ecb8fd0fb1bc2abdcfc335c81446295fdd3720c680 559 0.23/1.00 vMB 202
237,120 237,120 00000000000001344d4f6b91717dc47529e0ea48ed3a87186fb4ef940965d50b 192 0.08/1.00 vMB 139
Previous 10 blocks ↓
Total Size: 781.92 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: 646.02 GB
    • Received: 12.79 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.