Loading Tool

Explorer IconExplorer

Memory Pool

31,749 transactions
24.96 vMB
0.06753945 BTC
Random Selection Loading Transactions
Max Size: 124.66/200 MB

Candidate Block

Mining Attempt 2d7b57753324514825e2e1962cb6daa66229b6a21f8143fae77c3d7857ca571f
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root 274e4f5cbf0bb9c31a6c9db58b532ca4fe15259b77b15fa81dd3ea905b0cad18
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,789
Size: 1.00 vMB
Total Fees: 0.02181464 BTC
Feerates: 100.60 > 2.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (278,057 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
636,648 636,648 0000000000000000000811d3dbb60ac090a4a31032f0ddbb2e4c601268f6fa20 2,292 0.94/1.00 vMB 7
636,647 636,647 0000000000000000000fe260c1be9f35164d017d4539f37d6249a8f63c2f4f68 2,922 1.00/1.00 vMB 7
636,646 636,646 00000000000000000009e77f3be5a554ac8eb042056442f85158d4bbefc3e527 2,606 1.00/1.00 vMB 16
636,645 636,645 0000000000000000000b153e48a3523b5f4aca68308a69ecebc08c978fdb8f2a 3,105 1.00/1.00 vMB 31
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
Previous 10 blocks ↓
Total Size: 781.87 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 642.82 GB
    • Received: 12.55 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.