Loading Tool

Explorer IconExplorer

Memory Pool

40,681 transactions
17.88 vMB
0.16132433 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.78/200 MB

Candidate Block

Mining Attempt 1bb2fc1bdc200272f170f02d19f37762f58c97cb5a7580d506eb2369a0570f3d
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 26617879a3e39e1b32dc801ffd96c548b983d3be15df78667928e761b0cd9b4e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,236
Size: 1.00 vMB
Total Fees: 0.05035184 BTC
Median Feerate: 4.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (746,781 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
166,540 166,540 000000000000093a989021a2e80e17f660bfa6ae056b83843ba176f40a835b4a 152 0.07 vMB 132
166,539 166,539 0000000000000a31f49642b7af1c51a96932ea7bd8d19f005b3412fd1795d9ab 73 0.05 vMB 25
166,538 166,538 00000000000006c59d7cd9e7c3d701703020684ccecb078d12051786a3a30b15 54 0.03 vMB 617
166,537 166,537 00000000000007e99d4d9722e8a53c67144b4d9ab041476d8d58a8de160aa6bd 44 0.03 vMB 68
166,536 166,536 000000000000049d2d3861ad7dc3e0510c7b666714e7feee42aeb2115b63513a 36 0.01 vMB 93
166,535 166,535 00000000000002d2e7edeae2adb199437d0cbdaca849a3f6c1fecf0af4ee8009 35 0.03 vMB 419
166,534 166,534 00000000000000221927b22d5d2def2a226d115ae1d0cdb2b845cf28cd6995ac 31 0.02 vMB 207
166,533 166,533 00000000000001ee89122dcb6ebe8ae920a9bb36ad17f582d163a54da820313d 19 0.01 vMB 943
166,532 166,532 0000000000000453696bde7573bb71977845fcc1b51ee1d0a150f83735b33e54 73 0.04 vMB 105
166,531 166,531 00000000000006c344e849138e1b6eae5e3b54208239a558dfa3dea5d51ecb59 7 0.00 vMB 22
166,530 166,530 00000000000006a3feafa8589cc9eba6bdb4321193c62d8e0d0d8177e1ff1e59 58 0.02 vMB 33
166,529 166,529 00000000000000e9ca54122ad8f7144f8f236ec957a16403d37c3f7686315bb1 142 0.05 vMB 80
166,528 166,528 0000000000000561ba3abbcf2f5ff305fb37139f074962ce3c1ac8d8934a35f4 60 0.03 vMB 37
166,527 166,527 00000000000004be0dc2bef514d5542261e25e38413139b79ff35e01f3c8bb62 52 0.02 vMB 44
166,526 166,526 000000000000039f7d968610df46376542df0fd3d8b49b924b1ffe49c63a1ef3 7 0.00 vMB 855
166,525 166,525 0000000000000709a13d88d7342875afbd8c43d8384c669299b974337e096c90 39 0.03 vMB 377
166,524 166,524 000000000000036885bb72d0beeae3d9f59f6da7423e8169bf6882481127d82f 5 0.01 vMB 47
166,523 166,523 00000000000004f8a768da8b4bc5eb1941390f258e125d6719bd8af2d3b5e391 6 0.00 vMB 122
166,522 166,522 000000000000095ee53d3f5a1fe945706d20a52d62416a292c89ace8be8b36df 22 0.02 vMB 69
166,521 166,521 0000000000000adbd28cf87c4b0b60698d5e196b5f4beda9e4e7cb869c6cd717 55 0.02 vMB 41
166,520 166,520 0000000000000c0068cbfbdbebb5d0edb5fbd21659f3c550ec4832f842947f5b 86 0.05 vMB 96
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 92
    • Outgoing: 10
  • Data Transfer:
    • Sent: 112.62 GB
    • Received: 0.47 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.