Loading Tool

Explorer IconExplorer

Memory Pool

34,707 transactions
10.87 vMB
0.19860319 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 68.76/200 MB

Candidate Block

Mining Attempt 7baf9923ab2064bfafcb37ba5de7c3e655f1de0191b7c89a59c6e291732e3d0f
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root f12dddaf9699925ba6da34523053882bff1be69656950e9838eedc7ad7fe8b02
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,290
Size: 1.00 vMB
Total Fees: 0.08424976 BTC
Median Feerate: 5.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (709,845 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
203,371 203,371 00000000000002a7358aa9e338e7a980d5459472cc4edcf9bffb10a909059f18 181 0.11 vMB 89
203,370 203,370 00000000000003879e4462a275ea72e2bf1422a0e8b3ed272cbc4b0daf3de3e1 114 0.04 vMB 88
203,369 203,369 00000000000000c1b94e16624855ac2cad25db307b860bf68fad5e3c3b21b406 373 0.16 vMB 146
203,368 203,368 000000000000045562b80d636f8e0b494f77c464f5f347b559a68a44bbd1095d 5 0.00 vMB 61
203,367 203,367 00000000000001ebe504e4855a8c4b5e177d3e1c1a9e7e157f2e812a57b32cea 114 0.03 vMB 17
203,366 203,366 00000000000004eb7b837f79f3866d27b5fde4559143e5bac89e2acfcd2c4a00 428 0.20 vMB 136
203,365 203,365 0000000000000494beefca00941330271a3bf4acd973038ea0ebbfd8f3677db1 125 0.04 vMB 142
203,364 203,364 0000000000000052bc3cef95af195f4e7b11a3c5d0257c19b1dcb00f33a8b616 43 0.01 vMB 146
203,363 203,363 00000000000004118605a4035cfbc6194580326ee82627dcece66a2be99919d3 141 0.05 vMB 54
203,362 203,362 00000000000003199461b803aa4f1c1d5ead380408551f5ee5a3b81b5b69e25c 17 0.00 vMB 98
203,361 203,361 00000000000003fdb86b8ba54baf4b03984e2fcbd3a0352364bf1fb76d76c8c3 94 0.08 vMB 76
203,360 203,360 00000000000001da045c251bf8be147ab7c7e5cf113784c70531e356e020006c 47 0.02 vMB 68
203,359 203,359 000000000000006d452b060780d8d8e4e3761497650963906d4e765e6dfb8dea 90 0.08 vMB 81
203,358 203,358 0000000000000236706a8496809342e8b8a83f1d3d508df2e8ad6edc203e00cf 68 0.05 vMB 42
203,357 203,357 00000000000002fbc8142ea7eb807e1cc5dfe6ceff9c41ad0880bee2a9827ec3 465 0.18 vMB 155
203,356 203,356 0000000000000102696091ccba29e07acfda23b39f2b53e9457b4f1f6a5ee593 9 0.00 vMB 0
203,355 203,355 00000000000003dc7b8e7241e0b06f7ec040ff2349dfe5e119c53421fabd49df 39 0.02 vMB 95
203,354 203,354 0000000000000365a4483d230f439f104c183d28e33fd3ba90bacd1bc1daf3ce 18 0.00 vMB 128
203,353 203,353 000000000000045537d09a223672386fa13fb651b44bf21d07e63cdfa84765d9 121 0.05 vMB 114
203,352 203,352 00000000000002c1fc5e3adf5352b71ffc129d765ebb9914126d5f60b478a096 159 0.10 vMB 113
203,351 203,351 00000000000004a2a531f5e619122134dd93e4e65093f32cffffdc08e0041f1f 13 0.00 vMB 27
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 71
    • Outgoing: 10
  • Data Transfer:
    • Sent: 22.62 GB
    • Received: 0.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.