Loading Tool

Explorer IconExplorer

Memory Pool

82,437 transactions
32.20 vMB
0.08855839 BTC
Random Selection Loading Transactions
Max Size: 193.93/200 MB

Candidate Block

Mining Attempt 1316667357c40616075be2e23b385cb49b5d57c6dee49d60ec12d5652aa93317
Version 20000000
Previous Block 00000000000000000001a4d38d277fd901b264e84099287ad65378aa5724e107
Merkle Root 8d703133df5aacb343d5688b6f79b6d5d3d1b30422750fc79e7675456d5629a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,822
Size: 1.00 vMB
Total Fees: 0.01706569 BTC
Feerates: 142.62 > 1.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,174 (656,726 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
258,448 258,448 000000000000001407b46d5357accf6ff7a68b15df4fd8b32144bbbb555dc5d6 277 0.11/1.00 vMB 112
258,447 258,447 000000000000000211893f894a9a5cab0904e8813b4b5f17eae2a200200523de 238 0.10/1.00 vMB 107
258,446 258,446 00000000000000188e31247dd3b7ca8cdc20f3e33b0b7ffd06f03a3f06bef620 85 0.03/1.00 vMB 134
258,445 258,445 000000000000000305790a3a46d885433e5fe2bd0772e2220e6b97d07ee2c855 25 0.01/1.00 vMB 90
258,444 258,444 00000000000000205ee36d174b999880ff17660e68587d759a7629c4474d2904 127 0.04/1.00 vMB 119
258,443 258,443 0000000000000007a76e991cff27d6910ce506bd5f6ce5bc3d2a74ca89608d29 193 0.07/1.00 vMB 121
258,442 258,442 0000000000000007584a3827e53d8b84fcfb8bc640727b6461813911ceda650d 44 0.02/1.00 vMB 8
258,441 258,441 000000000000000ff1a850d7bfce599ca5653ce99d509629c75f5f13f3ef4891 627 0.24/1.00 vMB 137
258,440 258,440 000000000000001b176bf9ed3babcd38968e9e47228dd42b2118f8fa740c8b42 283 0.11/1.00 vMB 111
258,439 258,439 000000000000001bca4af3e9df844ffd5733cf7014f2228ee1f84387c6690935 172 0.06/1.00 vMB 139
258,438 258,438 0000000000000010565bb6b19e33a1f80441173e028aded161c5a08c1aee902e 259 0.11/1.00 vMB 104
258,437 258,437 0000000000000023b8c02a9c7a3706ab6d2786e48d13d96cb28dc42888092988 197 0.08/1.00 vMB 126
258,436 258,436 0000000000000021353021774769598fa1c1c9e80e56c41b267995557493a835 285 0.15/1.00 vMB 103
258,435 258,435 00000000000000193071a3c8ffffec070ad5545f4fccc58e210e653e8328d1ad 104 0.08/1.00 vMB 57
258,434 258,434 0000000000000017f56096fd65efeed7bbd9fe31ce2cc70d492c810c90ec2598 78 0.10/1.00 vMB 47
258,433 258,433 00000000000000034e270ec3fadb78a4b0b78c3dffc7b79395e9dd57d2d3614a 274 0.30/1.00 vMB 90
258,432 258,432 0000000000000014294529d698c9327ca8fa7d982e57cc99f40ea1baa8ac2cc3 111 0.05/1.00 vMB 74
258,431 258,431 000000000000001cd52bc4f2c467d2f110ded8ed7aa23a92dc9216bac845d914 690 0.42/1.00 vMB 72
258,430 258,430 000000000000000f772b6a7c1d8d294d89c0e7daf39ef3063f22501bcc674090 1,210 0.50/1.00 vMB 140
258,429 258,429 000000000000001c89fc4d02b15af450f578f7617818f605e7b60eb298a0c05e 347 0.16/1.00 vMB 92
258,428 258,428 0000000000000022fa83bef97ffee54b68480f9bc9f3d4c9b162e189b0dac21d 31 0.02/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.70 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: 697.33 GB
    • Received: 16.56 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.