Loading Tool

Explorer IconExplorer

Memory Pool

79,083 transactions
29.48 vMB
0.06818672 BTC
Random Selection Loading Transactions
Max Size: 177.46/200 MB

Candidate Block

Mining Attempt d68a4b6ebd5e82c0851c3e73c16d7804be45e7f14ab0e85e3072c064fa60f50a
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root a989569de85be66a80c5ddc0d84eb5b8c115e35fe402de6c20ee3c71c539d28b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,284
Size: 1.00 vMB
Total Fees: 0.00827889 BTC
Feerates: 150.77 > 0.83 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (640,715 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
274,278 274,278 0000000000000002b5f16f61661be78c6b721e1e6ef1a26dca07bb77f1278eb8 543 0.25/1.00 vMB 109
274,277 274,277 0000000000000001916e121b0e1db0fdb856a514e81d2c3c8b3d659629ac1346 245 0.14/1.00 vMB 45
274,276 274,276 0000000000000000939af67a93f9b804b298ee93dd39af96a4e6c4f037a300c0 799 0.39/1.00 vMB 53
274,275 274,275 00000000000000024f00b2c5a1cefafd29c7912ba49024d128a2a78d6465f50e 72 0.03/1.00 vMB 64
274,274 274,274 0000000000000000df8ec96f33644e5498fb8ad0b9666830ad1791f058c40f4d 202 0.11/1.00 vMB 30
274,273 274,273 0000000000000001729cfd35ce2a20aaed35b517be06b012aba838c8d731f019 290 0.21/1.00 vMB 60
274,272 274,272 000000000000000443e924595a188ecd4a900170efdf96a5c7da293e45767955 703 0.28/1.00 vMB 56
274,271 274,271 0000000000000003280064b41880e9936205b75c6e429118685f28dcb0201b28 64 0.02/1.00 vMB 131
274,270 274,270 00000000000000030f6d712666ca02521154a8b7cc52871044a015dc039f3c9a 303 0.13/1.00 vMB 48
274,269 274,269 000000000000000368ee47fb68eb2a690f131a891f122b84c6509653f1c49dff 171 0.10/1.00 vMB 63
274,268 274,268 00000000000000024522cc3b7d576e98d01b8487a7fe423d72477f5e49412e90 769 0.24/1.00 vMB 46
274,267 274,267 0000000000000002709012f56e3a51d87282bca5be22454f7539b111b6076e0a 528 0.24/1.00 vMB 49
274,266 274,266 00000000000000019ea35025281143f95f3454d61399a357671602ce4612e44c 559 0.22/1.00 vMB 69
274,265 274,265 0000000000000002a88db7bd9e3727d28dfeaf6a5d35dda0314805a0626a1478 154 0.10/1.00 vMB 55
274,264 274,264 0000000000000002cd8afe43a61c07bdb2537c4d26498fb769ba47c7546b932e 264 0.15/1.00 vMB 45
274,263 274,263 0000000000000001bc94880509fe846f9447478df1af01d27f15cb6731fc1d6e 346 0.15/1.00 vMB 33
274,262 274,262 000000000000000026fa4eee8b8e00eecd7ebd42984dce370f8c739149f03b1d 271 0.15/1.00 vMB 55
274,261 274,261 0000000000000001da1ac17212a6fd8415c6f680a5d9333458c5fda2576afedf 150 0.08/1.00 vMB 27
274,260 274,260 00000000000000018a332e074c11ba6a80079c2b7c00178d6f126988ed5abc6c 189 0.25/1.00 vMB 19
274,259 274,259 000000000000000260cbc226a25774e58e1e5b4f1881448f5788806e4819f37e 1,079 0.50/1.00 vMB 63
274,258 274,258 00000000000000009888ecc7152ea7e116d3f750fd09731fa928c9b15ea9c028 86 0.24/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.38 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: 664.30 GB
    • Received: 14.96 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.