Loading Tool

Explorer IconExplorer

Memory Pool

80,886 transactions
29.85 vMB
0.07275036 BTC
Random Selection Loading Transactions
Max Size: 180.08/200 MB

Candidate Block

Mining Attempt 796e681b551c94f3f5dc0b7994c1970dcc091ee3efbfdeda0aa1e7f041cbbaf7
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root e3769aa1202deb0f3a415c4842a4fde51a7a6643a6332141ccc3a188971e0cdb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,624
Size: 1.00 vMB
Total Fees: 0.01186123 BTC
Feerates: 100.36 > 1.19 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (550,845 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
364,133 364,133 0000000000000000053197f9e8e5b0601071be99ca2a5c6ba18252a1aa895b04 1,243 0.75/1.00 vMB 31
364,132 364,132 0000000000000000092b566770549866470676df750e6a10340ceebe5667d9d8 2,652 0.75/1.00 vMB 74
364,131 364,131 000000000000000002a54709faeda19a20bbcfc4471647238ca98e1d5ef8c66f 1,861 0.78/1.00 vMB 48
364,130 364,130 000000000000000004e0bb88c983f2c0e812ef2e637bd3ddd48691fb79aad84d 709 0.41/1.00 vMB 38
364,129 364,129 0000000000000000107beafb00f8985aef098f98f83d130b4c87eb49a2d1fd82 904 0.60/1.00 vMB 25
364,128 364,128 000000000000000000e6be68799cd1d704056b28d998334a0ccb09e7916a18ae 1 0.00/1.00 vMB 0
364,127 364,127 00000000000000000bc86a83c0171bb467e9f25a2e7f1f74d5064789dc69a127 1,092 0.75/1.00 vMB 25
364,126 364,126 0000000000000000102b6260fce82c969ece47d0c4611e9a9419cabbc4b583ae 2,748 0.93/1.00 vMB 55
364,125 364,125 00000000000000000d37acf436f9c06ad1223c957d5e427776a54a52aa7d33f1 1,355 0.65/1.00 vMB 34
364,124 364,124 000000000000000004bd3b51ab59dd496892c09ab7cff703531d86a3efcb8848 1,064 0.63/1.00 vMB 41
364,123 364,123 000000000000000001b6b7307304fc0ec7a25dcd9df0467823730a573292487a 1,660 0.92/1.00 vMB 40
364,122 364,122 000000000000000005ef38bc56503affe1ed5f10b134c58e642dfc55a1986b0d 462 0.27/1.00 vMB 20
364,121 364,121 000000000000000013e7b98db75ada6078bf9a86f31d4dce97db76a6369245ba 2,186 0.93/1.00 vMB 40
364,120 364,120 0000000000000000159c3aebff7ddf8da9b66a2a0e5fd38dce3f7f20dabb5d40 327 0.17/1.00 vMB 37
364,119 364,119 00000000000000000515c2522c7d311a3eb5a4fc5aa804bebb94d3f2ee288cad 354 0.23/1.00 vMB 25
364,118 364,118 00000000000000000b206745c57b7ecdfb3432b9675dfe8ecc821425308f7047 454 0.25/1.00 vMB 29
364,117 364,117 000000000000000001cf70523aa5de21832d5376cc1e0ff56a9fffa675b3e642 886 0.55/1.00 vMB 20
364,116 364,116 000000000000000001ee37637b07f637fb1ccba759d452d8566c59a91fb523ad 1,161 0.75/1.00 vMB 28
364,115 364,115 0000000000000000134ab881847ad5fa2defaf48008947fc3ebaa48b4636d31b 2,084 0.75/1.00 vMB 49
364,114 364,114 00000000000000000843162c8ae83bac06b5b11309c9c6155e808c8dea585189 422 0.21/1.00 vMB 32
364,113 364,113 000000000000000007339479cce9f130d64c750fdea3b50c0248c8ca74bb42f6 984 0.41/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.