Loading Tool

Explorer IconExplorer

Memory Pool

76,906 transactions
29.78 vMB
0.10299561 BTC
Random Selection Loading Transactions
Max Size: 179.94/200 MB

Candidate Block

Mining Attempt 84e8217aef6c1a3a815bb7c437ac71de0c388e4d9d51b51880dbe0c4826be495
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root 087b2f6d9e6b4aa6cabdd2647a0a2ce0677bbb77bcdc880dd31a71b9696f66ce
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,107
Size: 1.00 vMB
Total Fees: 0.03535938 BTC
Feerates: 357.61 > 3.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (632,708 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
282,727 282,727 000000000000000043c0c0afedfc022b021ff43f1ca6004a3763e1de47425522 256 0.18/1.00 vMB 37
282,726 282,726 0000000000000000dd91565cb19db7b3898981409fc25e0f1caa4ada72a2380b 221 0.17/1.00 vMB 29
282,725 282,725 0000000000000001210f7250660c5f48f39d96ab3c950852d1d003f8b6956c51 192 0.10/1.00 vMB 15
282,724 282,724 000000000000000028b28ca8e5c61d581027cd8495b45dbccad555a83c969423 563 0.25/1.00 vMB 38
282,723 282,723 0000000000000001187076d814d63a1b8c755c5b9571494d33987955e7a1db21 1,870 0.90/1.00 vMB 36
282,722 282,722 0000000000000001c59b1f107e5018e81ec2bb1275b35221a595f72c0c159484 140 0.05/1.00 vMB 234
282,721 282,721 0000000000000001e3880d818d871596484168371159bd033a809cf445f9a2ac 428 0.17/1.00 vMB 51
282,720 282,720 000000000000000130494011e38a713a1fe751edc4149596ac01a937a3fab687 97 0.04/1.00 vMB 45
282,719 282,719 00000000000000010a14288dbd34cba4f975eb6c381c09afd9428bf3659bc20d 256 0.11/1.00 vMB 39
282,718 282,718 0000000000000001b33c30b597ee069fee78648d161b5eecb78078b0f72c95dc 450 0.22/1.00 vMB 45
282,717 282,717 000000000000000079fed464a97cd1386b6f4535699e4cd03462add8faa0d57d 287 0.12/1.00 vMB 50
282,716 282,716 0000000000000000fdf4458c0ea8aa49dc66e7647e4451432b903fb48bfb351d 84 0.04/1.00 vMB 27
282,715 282,715 00000000000000001ed7212759ada5c2af28f6502e4057ccf3634eeb7b4982d4 406 0.17/1.00 vMB 45
282,714 282,714 00000000000000000ac160dae1f879c544d4eeeeeb70821c01ed99e0c076bd8a 471 0.20/1.00 vMB 49
282,713 282,713 00000000000000008eb7b92935202e22ac2f3b7b7fb10261d2a925740f32e54c 99 0.04/1.00 vMB 43
282,712 282,712 000000000000000159eff1512f17df0c30993cbb2404df765cc00c088172a475 189 0.08/1.00 vMB 50
282,711 282,711 00000000000000001649dd98e10f2e771d095582cd211c5464e0bee0f103f84e 160 0.08/1.00 vMB 40
282,710 282,710 00000000000000007c19d4a7d108a330baec1d746a28cccdbe7f4b662857d6fe 118 0.05/1.00 vMB 49
282,709 282,709 0000000000000000db5ee67223e56cfa4d562c8096d5744e6b8bedb900747405 524 0.26/1.00 vMB 42
282,708 282,708 0000000000000001bf17e7cc204fbef8513625ff3a158a5ab6970f23de544b14 61 0.03/1.00 vMB 29
282,707 282,707 000000000000000086ebeb984650cd6510f3b97768fb8f250020e1a1207f5f41 629 0.25/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 783.15 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: 744.21 GB
    • Received: 18.71 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.