Loading Tool

Explorer IconExplorer

Memory Pool

35,724 transactions
30.64 vMB
0.07035690 BTC
Random Selection Loading Transactions
Max Size: 150.70/200 MB

Candidate Block

Mining Attempt 354e9e8fc26a97d4fa8c923c9838612c9f2b82fbf93d3bd02561b08ddfcd3572
Version 20000000
Previous Block 000000000000000000020929f9a54cfe6da8bd6ea7ce1c11a7a4e33ec17eab6d
Merkle Root 5cf1cdca43712a54b1118c4660ee139006f567a1759cb44bd0268e7d0fe5e1bc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,276
Size: 1.00 vMB
Total Fees: 0.00831401 BTC
Feerates: 602.74 > 0.83 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,353 (785,059 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
129,294 129,294 00000000000008ceb08a024a12cf7af40c19488eadcb8c3af53e07c929e7620a 29 0.01/1.00 vMB 789
129,293 129,293 00000000000010e179adb139345f214b82e738b4e335f64852708940de3a1969 20 0.01/1.00 vMB 951
129,292 129,292 0000000000000c6b996183e7b3ac3035c63c21a06e21067cc295ae1fe011c476 31 0.01/1.00 vMB 955
129,291 129,291 000000000000134c0e9034561819dfb6564e89f81574a86c52a3ac338d70c9db 18 0.01/1.00 vMB 863
129,290 129,290 0000000000000174f654b446a752906a14aebe3f18d2d1ec24075d3a53244e20 92 0.04/1.00 vMB 433
129,289 129,289 000000000000122c54b5b07b377d344d9028bb1c8f9f3d99ac7b82a0c32bac97 16 0.01/1.00 vMB 729
129,288 129,288 00000000000012445e49e4dc60112511b062a6e3ed30655c9fa28cce9a952b6e 55 0.03/1.00 vMB 921
129,287 129,287 00000000000000a741d863f7c61556f3880664eb07c49925ad73b2b4d0c9595b 2 0.00/1.00 vMB 0
129,286 129,286 0000000000000ea764f6e5e3c2f0e9572d5ab8a4ebadbaf50be2ab7ede6c6815 65 0.03/1.00 vMB 609
129,285 129,285 000000000000174ba7f781c3a783faf359d23b8539ac9c6232506e44858fc5b5 36 0.02/1.00 vMB 1,397
129,284 129,284 0000000000000a84818fedc4c86b37b49a03863f2f6db534761eb16abd0f17c0 121 0.05/1.00 vMB 917
129,283 129,283 00000000000015114ae2c2b4249fd101a96bd45bc5b1cb1d2d1201373d9dcbbc 14 0.01/1.00 vMB 994
129,282 129,282 00000000000015c8ebbf77885146e05cfe3584de7197c411480228fea9c9cf5e 32 0.02/1.00 vMB 990
129,281 129,281 0000000000001b0a989b0c2ffcf2ca3b71a6207e77cd10e58a74835bfb8fa0a3 128 0.05/1.00 vMB 657
129,280 129,280 00000000000001eec5cb73d347f0d9ebf98d0140ec2b072ee5d8981705d24ef8 34 0.02/1.00 vMB 808
129,279 129,279 000000000000038425e38aeed80b9c5d7737670fd2fe05d4bce882fd1f1f2b9a 14 0.01/1.00 vMB 360
129,278 129,278 0000000000000f3c69e06be796509baa68ef21d47acace4d17f6eb2549eb1115 33 0.01/1.00 vMB 180
129,277 129,277 0000000000000d9798967e4d963e45dd332bf5f071251d4b6ec082ab6cdacd59 13 0.03/1.00 vMB 1,147
129,276 129,276 00000000000014f9140955d8cc93f4c46135e2e6cc5df0a15a02c1dbba1d0e84 117 0.05/1.00 vMB 506
129,275 129,275 000000000000109cadc98d59038c66a5d0cafa675d0cf9ef82d24a9c1ad8b8c0 70 0.03/1.00 vMB 1,044
129,274 129,274 0000000000000afcf8e725f35bfe21f35229a51aa02295c9bf96cf9fc0727077 31 0.01/1.00 vMB 1,233
Previous 10 blocks ↓
Total Size: 781.23 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: 588.34 GB
    • Received: 9.53 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.