Loading Tool

Explorer IconExplorer

Memory Pool

27,858 transactions
24.45 vMB
0.05051425 BTC
Random Selection Loading Transactions
Max Size: 120.51/200 MB

Candidate Block

Mining Attempt e8115ee915a3672012dd775d982debf8549abe367691b7d470f05f688074de28
Version 20000000
Previous Block 0000000000000000000027ea5e830865523709471e1800639083b2605d13dfd3
Merkle Root 044630d9705a7aec09a61d8d95987bb5f40d51a6de66aaa918ece255944c32c9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,292
Size: 1.00 vMB
Total Fees: 0.00722769 BTC
Feerates: 73.20 > 0.72 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,702 (278,058 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
636,644 636,644 0000000000000000000447cd4380794bc3cad83442ab185807220793de010b3a 3,084 1.00/1.00 vMB 34
636,643 636,643 0000000000000000000da23131f00f7e2fcc09979acd1030cbc19fa9ea3a36c1 2,165 0.72/1.00 vMB 18
636,642 636,642 0000000000000000000840b2a8e3d3a0f963c25e20df6222a3ead544cde7b901 1,140 0.39/1.00 vMB 15
636,641 636,641 0000000000000000000c598feda675654ca6cb551b274a48213a9abd1b2519c0 52 0.03/1.00 vMB 61
636,640 636,640 0000000000000000000ec55f068452d3bdff0df7bf223a002f8518db00cf2da5 497 0.16/1.00 vMB 18
636,639 636,639 00000000000000000002bc7984d6d6a8ec6a5417217f82e3bc4683977670bd93 394 0.13/1.00 vMB 4
636,638 636,638 0000000000000000000eb1a05d0fddcb3ba500b3c256aa0ad19abc2522b0cbf9 2,148 1.00/1.00 vMB 18
636,637 636,637 0000000000000000000df68fa96bf4b89a277046664bcb05ea51bdae2c68ad33 2,805 1.00/1.00 vMB 17
636,636 636,636 00000000000000000000fadfc1df5e607acfa4dede8130469d50f004717044b3 2,893 1.00/1.00 vMB 28
636,635 636,635 00000000000000000005198614fecd5f5ce86a450623edc5eb490d044279cb6a 2,306 0.86/1.00 vMB 16
636,634 636,634 000000000000000000040831d50ec6f797de9e5a6f12e3830ed74062f782643c 831 0.30/1.00 vMB 19
636,633 636,633 00000000000000000009f3bc3aa1248ad9fbbbc4a707fe74181fabd9548a2bcd 643 0.45/1.00 vMB 1
636,632 636,632 00000000000000000005a45d2d9ecb29682a1ca7929c411974ea5e5d2746665e 1,393 1.00/1.00 vMB 13
636,631 636,631 0000000000000000000c99b08677012f78e11f8a55b665154802c198e3a1ba23 1,907 1.00/1.00 vMB 15
636,630 636,630 0000000000000000000c49fc078a6048e7543343cc76f974831c91dcb85836e3 2,518 1.00/1.00 vMB 12
636,629 636,629 0000000000000000000783c34f311955ec9bd123a8517e3f683b2ec95097156c 2,632 1.00/1.00 vMB 29
636,628 636,628 0000000000000000000bf8a58d6a2dd9cf742658aac9a9480b25de3726cb071b 449 1.00/1.00 vMB 2
636,627 636,627 000000000000000000060972ece33ca56d71704dc274d15e376bbde9b98cbd4b 1,494 1.00/1.00 vMB 11
636,626 636,626 000000000000000000065f32906b3033559697ed480c6948b07ccb7caa183d6c 1,255 1.00/1.00 vMB 5
636,625 636,625 000000000000000000083e77da324bbae74ec7d796c8b2d26af4c3c0547b4edc 1,988 1.00/1.00 vMB 16
636,624 636,624 0000000000000000000328ff7fef0abb3b6851f00ba17d7c5328e5a04cd4e04e 744 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 781.86 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: 641.78 GB
    • Received: 12.53 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.