Loading Tool

Explorer IconExplorer

Memory Pool

80,925 transactions
31.38 vMB
0.08593778 BTC
Random Selection Loading Transactions
Max Size: 189.71/200 MB

Candidate Block

Mining Attempt dc9896163228d0690389c7d53e263df63e54a2d45e1232f4fac3e15c1fdfa758
Version 20000000
Previous Block 00000000000000000001737d76c0d6914d71885a8e838781b1a0674dd5a96d4b
Merkle Root d110b6a6e783da6fa86c89e4b33c65bba88ceb1433b184bdb0dbc0fdcfc8a173
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,066
Size: 1.00 vMB
Total Fees: 0.01797354 BTC
Feerates: 150.65 > 1.80 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,201 (601,111 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
314,090 314,090 00000000000000000997138dfe11dfff195c078baaf0ef535db1eebb92535aca 426 0.36/1.00 vMB 16
314,089 314,089 00000000000000001f17747dab4607775e00a865b5a40e1c96569d4a9d1d9cd1 1,202 0.92/1.00 vMB 24
314,088 314,088 000000000000000020818ca8d207f2635bf89c7130d79857a6afe093269b6be3 2,041 0.92/1.00 vMB 33
314,087 314,087 00000000000000000c352b842ef9ac26337bf91388f89381d61d14cac317bbc3 512 0.15/1.00 vMB 47
314,086 314,086 000000000000000037e07785eda16720de75acf41d43a65a15f32387499092d3 389 0.26/1.00 vMB 20
314,085 314,085 00000000000000001b982b7379e39299f1c752ac8ae628a0530511fcf04e3141 231 0.36/1.00 vMB 16
314,084 314,084 000000000000000032151830d24e9b198141e8f7161f8173e54e17c149b43d44 633 0.35/1.00 vMB 29
314,083 314,083 0000000000000000314255c4a77e7729569b786a23b51db318ee64c97767f97b 228 0.15/1.00 vMB 24
314,082 314,082 000000000000000036a003398e01c7a639b07854b67544cf9bf0dc43207c1412 42 0.02/1.00 vMB 32
314,081 314,081 00000000000000002d86f597c6a7e458c061dcc8b4c7b44430680a7f15dfae7a 511 0.34/1.00 vMB 25
314,080 314,080 000000000000000014ca2be6a06b9fcc73a3d235d06b1f3c73a1cb53207e5c6c 207 0.11/1.00 vMB 24
314,079 314,079 0000000000000000231be1adbf07ca437035dba8f2201269bccfb738bc032db5 32 0.02/1.00 vMB 24
314,078 314,078 0000000000000000350a9c5823244f28586795525d7941610c84e889212fef21 141 0.08/1.00 vMB 22
314,077 314,077 00000000000000001850d79bc2862785e0aa54c028a2c78e80ff38037937dc71 1,043 0.61/1.00 vMB 26
314,076 314,076 00000000000000001e5f981fc8a3bfd3c76573731d3de007eb8018195ca7990c 399 0.67/1.00 vMB 13
314,075 314,075 000000000000000029337037f352c6a8e4f7f3740d38e7d2e5e69589b3b758e1 1,957 0.75/1.00 vMB 36
314,074 314,074 00000000000000001c2f37901a55af3629b9a99477899cdd0c7e8caf0e6c814c 1 0.00/1.00 vMB 0
314,073 314,073 000000000000000000e5635e77dd0f50925a9383e6368e612232f46be3bf00c7 221 0.13/1.00 vMB 26
314,072 314,072 00000000000000001e6035accbdf65c2e3de3c7b7a2e1f3b708310a1c3b7d373 288 0.22/1.00 vMB 16
314,071 314,071 00000000000000002f31a58b6ad981d3bc0e2ab75c0ea5c108fa92deae0cd70c 1,380 0.77/1.00 vMB 27
314,070 314,070 0000000000000000282e2f83c5886e18ec7da5a1d0783fc40f2f732348e0283b 161 0.23/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.74 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: 708.14 GB
    • Received: 16.72 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.