Loading Tool

Explorer IconExplorer

Memory Pool

77,266 transactions
29.00 vMB
0.06894524 BTC
Random Selection Loading Transactions
Max Size: 177.75/200 MB

Candidate Block

Mining Attempt 1c6a53d2779c95f6225cf181084c23033cc20cf7fec87edb618b140e40d5cd74
Version 20000000
Previous Block 00000000000000000001a8c2fdfccdbd707fcc9a5d0741140041f246ebc381aa
Merkle Root 7b9ec286270af1636b72d2f3e4b196a3b3c6644725a1a87b06fecd542e633c0a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,098
Size: 1.00 vMB
Total Fees: 0.00570382 BTC
Feerates: 94.79 > 0.57 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,238 (636,295 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
278,943 278,943 000000000000000109e09cb569d9b41b88840bbda485228eaa1cc14e8ef99323 978 0.50/1.00 vMB 42
278,942 278,942 00000000000000012e23842f364f2c0b1b2b7e4307fbcbf96885fd4af21c6383 672 0.25/1.00 vMB 47
278,941 278,941 000000000000000088ceb1558cbc516a91e2a25d4672b2daa809bc14c3b58fd1 725 0.25/1.00 vMB 87
278,940 278,940 0000000000000002fe6ff1ac39aeaac07d663d78acefd1244f01750eed41fc8d 164 0.07/1.00 vMB 71
278,939 278,939 00000000000000011a340fd3d1af842ab9e002acd4eb9208136545c22e79ee55 348 0.19/1.00 vMB 42
278,938 278,938 00000000000000007c064131919559ea7a7918a9d72265010182e34e5e03c274 94 0.07/1.00 vMB 23
278,937 278,937 0000000000000001bb52bff955fb5ce3d20e047dbe3884b94a7420a0c8b5462f 299 0.16/1.00 vMB 39
278,936 278,936 000000000000000032d3f190952132c0fd099d253250837b324e8ca057014446 444 0.24/1.00 vMB 33
278,935 278,935 0000000000000001a835d398ba29925728bad5c1753481a43f2aea9c3ab6bb27 60 0.04/1.00 vMB 34
278,934 278,934 0000000000000002423208cfb5a1c8e2cbefb51e20aa1eecf50d8cd796440976 227 0.12/1.00 vMB 50
278,933 278,933 00000000000000003a06ed945bcd52cafa54746c13a8544af4da41f83ae78e3e 310 0.34/1.00 vMB 25
278,932 278,932 0000000000000002e96846802c5b35b031f38589e23493270edcf8aa4a8e09ff 561 0.25/1.00 vMB 41
278,931 278,931 0000000000000002ab11502581bde3e7ceeeed4922092867014384d2bc93127c 81 0.03/1.00 vMB 51
278,930 278,930 0000000000000000601888a448ffd16ba51db0eb72938c515511b2a573be9fd4 630 0.25/1.00 vMB 58
278,929 278,929 0000000000000000831bfd3c356edea1263e1bf6aaa4e363a83df74c8b23dc0d 65 0.03/1.00 vMB 108
278,928 278,928 0000000000000000adaa936fc340f80cecb9b2eaef4918e6d6e32af9e30192d4 488 0.25/1.00 vMB 39
278,927 278,927 00000000000000005a3ce0a5277b28a40ca22f5ad63a4936e93885aaa84dc313 64 0.03/1.00 vMB 16
278,926 278,926 000000000000000286e40097d7eb1101b4b1f29e40820903c99246417afb610f 297 0.24/1.00 vMB 28
278,925 278,925 000000000000000237685aa4f4e8b5f8d4c4e760d93208b2be621479e9013230 663 0.25/1.00 vMB 77
278,924 278,924 000000000000000015d16e0f4e3e19e346aca576f2dabbb15d07253279276ade 267 0.40/1.00 vMB 14
278,923 278,923 00000000000000028ee57b8779675f0681f0698efbd2d2cb82387b7a3e60dcb3 494 0.25/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.80 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: 710.12 GB
    • Received: 17.03 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.