Loading Tool

Explorer IconExplorer

Memory Pool

39,611 transactions
17.54 vMB
0.13958301 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: 96.68/200 MB

Candidate Block

Mining Attempt 20186836ce6872aac754cbbf81340d65b0eac2d521fc71970327d9c81f0e296a
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 6267f3ed84444537181c0bde9b71cfb9f1ebd00d8b0b2cc8a6705296e3a83bf0
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,238
Size: 1.00 vMB
Total Fees: 0.03684709 BTC
Median Feerate: 3.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (745,277 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
168,044 168,044 000000000000095f7b881af562c85716d6458a1f87a7090ecee1c78ca769261d 16 0.01 vMB 38
168,043 168,043 000000000000062029d228b31bc86275d3c0d2b432d28aea71b0848485074be8 14 0.00 vMB 47
168,042 168,042 000000000000016392f3c8d1eb16ff9ddcb546de6c658c733a5d662f2dd4e214 84 0.03 vMB 12
168,041 168,041 0000000000000142fa0046b824049fb648e02874e1aa925eabdef69866db6c27 33 0.03 vMB 69
168,040 168,040 000000000000062e691d045bfa9537563c24c8b79c212d6825cbf20bedc04bbb 45 0.04 vMB 40
168,039 168,039 000000000000048da197cd0b4ed3926041446fcbace735431b154114f13ad6fd 115 0.05 vMB 37
168,038 168,038 0000000000000a6e6ec3ada0ffb9b61f4d1b65deb4286504dfba4dd3b5cccd6c 7 0.00 vMB 301
168,037 168,037 0000000000000b9975e2bc08cb577b9000f99e7cf6226be4bd59397792e779b9 10 0.00 vMB 33
168,036 168,036 0000000000000474d9ac9aedbdd144c7a609cf9b67c444dc98a44f6ff8e06e32 38 0.02 vMB 19
168,035 168,035 0000000000000341cc72b6560f45dbf07333c9fcc2745707b1273d3b6d434c89 10 0.00 vMB 128
168,034 168,034 0000000000000983d643bef51570374e178098c2f8373af8648e41fd0ae95dcc 14 0.00 vMB 54
168,033 168,033 00000000000007f7b0e3af469377a6f993fc711addf310ac749903bb28f9ba0e 59 0.03 vMB 31
168,032 168,032 00000000000003f78b1829921a61df69ba7325054ebff1a00dfb95a7888c5683 39 0.02 vMB 32
168,031 168,031 00000000000007694e45fb3df85ad603c943522451d4de230277d55e26f01786 39 0.03 vMB 80
168,030 168,030 0000000000000a89de7f51e27c9dcf6313168ed8c4c1d1f2129d7adcb16247ac 30 0.01 vMB 42
168,029 168,029 00000000000002e88bb894f5a110f71f1dcd1221930354c7406f9e692fab541b 70 0.04 vMB 222
168,028 168,028 00000000000009afc020b4cf4297c1081db6620c0905add5ae727346fe77e3d6 12 0.00 vMB 10
168,027 168,027 000000000000013e21fff0f56a91debdc21f99e82f1a9f8005432b4a5e69804b 84 0.04 vMB 63
168,026 168,026 00000000000008bfd532af0bebe859cb3d1d48cab59000e4b1334a2ad7f1ec8a 61 0.02 vMB 2,433
168,025 168,025 00000000000000672ceb9982ccf2ebe4bdbdbc4240a35cc49c02d79589c2cf80 46 0.03 vMB 135
168,024 168,024 00000000000007c663c748d06033da3fb8a3ef96a7b612e68056bbc5f0e30e5c 133 0.04 vMB 7
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: 90
    • Outgoing: 10
  • Data Transfer:
    • Sent: 111.63 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.