Loading Tool

Explorer IconExplorer

Memory Pool

76,090 transactions
29.11 vMB
0.10321670 BTC
Random Selection Loading Transactions
Max Size: 172.11/200 MB

Candidate Block

Mining Attempt 806d10a471f64a63e26633b52a91426aeae73c1a8f58c63a1d2dda04d9288a66
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root f7161592b94364a70dca4d170b1e6a61c2f201826fa0145c2bd386c3162b5e0f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,413
Size: 1.00 vMB
Total Fees: 0.04117317 BTC
Feerates: 201.37 > 4.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (128,394 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
786,645 786,645 0000000000000000000171b67154e4363f7514b26abc8e0994853f5c4c1e9d51 4,340 1.00/1.00 vMB 3
786,644 786,644 00000000000000000002e3a6c43a330ed9ca5bec57a51aad7956b75ea908736c 787 1.00/1.00 vMB 3
786,643 786,643 000000000000000000049d06ce3b81f05aa2733a2e2f197a945069d9d29480c7 2,543 1.00/1.00 vMB 9
786,642 786,642 00000000000000000002a988c643141e18b8651c387ff69787ff9bd94d9930d0 927 1.00/1.00 vMB 3
786,641 786,641 0000000000000000000387f8ced995e43aea308a3b052ee590ce2d452510d111 2,698 1.00/1.00 vMB 13
786,640 786,640 000000000000000000052431671d0920b9ef4734685b5f2820b22af1f2edb937 2,064 1.00/1.00 vMB 12
786,639 786,639 0000000000000000000339123cfa61c6160462cf0cc22221c5ce354c15acf990 1,483 1.00/1.00 vMB 16
786,638 786,638 00000000000000000005509be47eb18bbe19cb61c65f5747c616fb762004b65d 2,395 0.73/1.00 vMB 7
786,637 786,637 0000000000000000000491e89d17e21bf5c9e1c4aaf0f6d9f056ec7c226e362a 4,013 0.94/1.00 vMB 5
786,636 786,636 00000000000000000005a6c9ced9cca6845e29cdd9d9c1b18494ee4f59c974fc 104 0.03/1.00 vMB 3
786,635 786,635 00000000000000000003b4f9224cd8b3081b91436223e7baa6dcebcee7580558 400 0.11/1.00 vMB 5
786,634 786,634 0000000000000000000317fc1e21d8cf326202183f3d960d0b517c3d3f116607 1,558 0.47/1.00 vMB 8
786,633 786,633 00000000000000000001ad505e30867f263ad302bb5fb8351bbe950a6671374b 1,813 0.47/1.00 vMB 4
786,632 786,632 0000000000000000000281c36eda4b4279353a48f37d11f976af1a9282a37634 2,658 1.00/1.00 vMB 11
786,631 786,631 00000000000000000001b05669bffd35a186b5bb1d240720fa06ba175592dbac 1,450 1.00/1.00 vMB 6
786,630 786,630 00000000000000000000250655b6563a300db036890593c032b7d6f1319a17ad 684 0.36/1.00 vMB 12
786,629 786,629 00000000000000000001f2565b0050a69c1e2a51c2991b7750a92c3b4624f017 3,541 0.92/1.00 vMB 2
786,628 786,628 00000000000000000001613760dcf7cdf79f1ea02fed6988f82f232fbea924be 2,765 1.00/1.00 vMB 16
786,627 786,627 000000000000000000000f7f7bbfdef8d2fd1be31071715ae174e3dc0040edcf 3,453 1.00/1.00 vMB 9
786,626 786,626 0000000000000000000074dacae168273e2d10c46996e00c2418756b9e383628 4,878 1.00/1.00 vMB 3
786,625 786,625 00000000000000000004e9d53b3460477e1e707bd6a89de815fba1c66dfc496f 1,291 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.46 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: 667.91 GB
    • Received: 15.31 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.