Loading Tool

Explorer IconExplorer

Memory Pool

80,334 transactions
30.11 vMB
0.08902933 BTC
Random Selection Loading Transactions
Max Size: 180.53/200 MB

Candidate Block

Mining Attempt 9872fe876309121c7d840e9923f50a177de5f17c02dc17e29c1634d931950495
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root c73b0fa84141271535c84085287b3570d112fec218d2501326b8a39c412de93d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,444
Size: 1.00 vMB
Total Fees: 0.02720663 BTC
Feerates: 301.07 > 2.73 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (230,377 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
684,630 684,630 0000000000000000000656b39ab8b27afa83ae8b4eda076b85cc5653e8308df7 357 1.00/1.00 vMB 18
684,629 684,629 00000000000000000005e2237f92df21dc7d2cf5b1dd77ec564d6e5aef9bb29a 1,067 1.00/1.00 vMB 27
684,628 684,628 0000000000000000000177ad54f33b9da3cfac4568f44c820dda83b948884b3e 1,362 1.00/1.00 vMB 16
684,627 684,627 00000000000000000000292ced43916368f88e527e4fdbd5ec1677c57ba66c09 1,881 1.00/1.00 vMB 22
684,626 684,626 000000000000000000039f7b4b54efe6f7bf79c323830fa2cfecb9a613f670b1 1,838 1.00/1.00 vMB 35
684,625 684,625 000000000000000000077ab2684a0357ecaac2430a0f6774fdf1caddf87545cf 1,983 1.00/1.00 vMB 75
684,624 684,624 00000000000000000005dc2522811db80d608f75091aae00d70c73046f5c8046 2,096 1.00/1.00 vMB 67
684,623 684,623 00000000000000000004e870df610d2aeaf11cd73be5d99213a2d7c70397baff 2,094 1.00/1.00 vMB 47
684,622 684,622 000000000000000000010f392a32efe925b639deefd1e171e16856e584e64d27 625 1.00/1.00 vMB 114
684,621 684,621 0000000000000000000b0d0055221f6b9688373c34cf82379e7ae0059e92a1d0 1,868 1.00/1.00 vMB 32
684,620 684,620 000000000000000000091ef19f1ac7e2ada79654729d5895852bd40645784834 1,965 1.00/1.00 vMB 20
684,619 684,619 00000000000000000008c92f34b4777d985ad2f422d000b69cc902fbbab34785 1,528 1.00/1.00 vMB 41
684,618 684,618 00000000000000000007a270219f4eceff4b325d48083808902f1fe0d7c8ed75 643 1.00/1.00 vMB 42
684,617 684,617 0000000000000000000927da7baebcb6b442086377e0c25439862e812f48c42a 1,089 1.00/1.00 vMB 46
684,616 684,616 0000000000000000000652c9d8ffad67216cad0fdb0509779b6daf88e122869c 1,325 1.00/1.00 vMB 59
684,615 684,615 00000000000000000009d0a10af17b0c23fbbed40daa381b315c77167e619063 987 1.00/1.00 vMB 44
684,614 684,614 0000000000000000000329829e50e71e344538a8688d2e2ac41192ca82c8299f 623 1.00/1.00 vMB 26
684,613 684,613 00000000000000000005116581466d6ee3f4b41f9a528af8035bdedada8e0388 1,460 1.00/1.00 vMB 40
684,612 684,612 0000000000000000000aa9bb9a1b2abd3181e66a64d65c42e598a4326932f759 1,201 1.00/1.00 vMB 23
684,611 684,611 000000000000000000005c23bcfb57800575d539943138bec68253e683b8da44 1,816 1.00/1.00 vMB 45
684,610 684,610 000000000000000000021e4ed85e830ca35dbb07a78c132364c4bc7f5d6c0e8c 2,041 1.00/1.00 vMB 121
Previous 10 blocks ↓
Total Size: 782.41 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: 664.97 GB
    • Received: 15.07 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.