Loading Tool

Explorer IconExplorer

Memory Pool

83,127 transactions
30.85 vMB
0.09034531 BTC
Random Selection Loading Transactions
Max Size: 186.17/200 MB

Candidate Block

Mining Attempt 6afe80e8a38499ce8c32d4be4291906864fe83430b286cfa45d99a3b63759c9e
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root bb30fcc2b9c2910208ae3a88881e688984f5386ce8f0d3b6409afb8957360d2f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,614
Size: 1.00 vMB
Total Fees: 0.02391412 BTC
Feerates: 366.60 > 2.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (598,347 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
316,627 316,627 000000000000000011b5f7fb8961a3fc2cff0def41d811c8d30df4d1cd96fa4c 1,941 0.75/1.00 vMB 37
316,626 316,626 00000000000000001e6f32b5f620a37019bee1e0ccb78fecfce74fb89b921059 367 0.20/1.00 vMB 25
316,625 316,625 000000000000000009252d3c011bb4fa69e17aad9964321ba841e9c9220f8713 255 0.13/1.00 vMB 26
316,624 316,624 000000000000000002d1af6376f836f80253d52eed98fef3087259ee342ddb7c 386 0.20/1.00 vMB 30
316,623 316,623 000000000000000005f2a5b068ba6c473ca7156eb27598b6fb70a5cbf8cb6a06 231 0.11/1.00 vMB 33
316,622 316,622 00000000000000001d8a6d6d70602f01eb3996d8d8ce60861e8d588768d46f16 425 0.28/1.00 vMB 25
316,621 316,621 000000000000000028fa5aecd4f90a06e8d256041551e40749995f983a7961e7 64 0.04/1.00 vMB 13
316,620 316,620 00000000000000001b9823706c6a4509c6c5a4f3562571df286c2272f3ae9f27 568 0.34/1.00 vMB 27
316,619 316,619 0000000000000000265a250c0a124c87a855f611c9c337b8466f8d4f52b767f8 753 0.41/1.00 vMB 26
316,618 316,618 00000000000000002a3708e2f25121c00418015542edcd76e25a87df5758002d 83 0.04/1.00 vMB 30
316,617 316,617 0000000000000000122241074de6f8db1e4c12cd6bfbb669d91c8406ff6fd8ee 247 0.20/1.00 vMB 22
316,616 316,616 000000000000000009669fb7c196e811948f66aa6068a6992ad4540918dcc707 128 0.05/1.00 vMB 35
316,615 316,615 000000000000000000bcf35070dfb3a3e5706e067fdbc430d981ad9de35ab6de 35 0.01/1.00 vMB 30
316,614 316,614 00000000000000000cb374e5b9367712e2255a06f13ecfaae2af62fd0f47a839 664 0.38/1.00 vMB 53
316,613 316,613 00000000000000000e4686771ab6fe603c64cc79fa248c64a2f5981ca1127533 247 0.15/1.00 vMB 23
316,612 316,612 00000000000000002bf762e98a0e2fae210f017e5f55d1ed65484c8188e22dc0 372 0.16/1.00 vMB 30
316,611 316,611 000000000000000011c9b12c324306dda68b2b7dcd78bc2347b3204f696ac3f2 306 0.18/1.00 vMB 26
316,610 316,610 000000000000000008bd83f1b5d2dcd88868d3f5959078a2f622e2efaecf0cdf 745 0.36/1.00 vMB 28
316,609 316,609 00000000000000002481c0199e6b83fb660ddda3573e2e10703b5cf001148802 561 0.28/1.00 vMB 25
316,608 316,608 0000000000000000031c5f4348d4575a1c124e2720186135cc18a57bd4d964e7 289 0.15/1.00 vMB 26
316,607 316,607 000000000000000013687e937cbfb6f0f5f872c417d6b6777b49a94d26fec73e 329 0.21/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.34 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: 661.56 GB
    • Received: 14.82 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.