Loading Tool

Explorer IconExplorer

Memory Pool

79,006 transactions
29.51 vMB
0.09315283 BTC
Random Selection Loading Transactions
Max Size: 178.07/200 MB

Candidate Block

Mining Attempt 2b096c8f01576789f2be4dad5162a9a0b54a6b5ce06790424436a03d38ecba68
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root b0bc07c7eafac2958db51df28fe5865298863fc935fb3aeb78d503967f46978f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,825
Size: 1.00 vMB
Total Fees: 0.02916768 BTC
Feerates: 302.06 > 2.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (641,493 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
273,636 273,636 000000000000000484add3d38319766cd4cb3c5aad1a29c07a3b866f4b68500b 580 0.40/1.00 vMB 27
273,635 273,635 0000000000000000a3ef5b0b722d2f74dbe994c99b1ea27c098646db06d7b0b8 782 0.25/1.00 vMB 45
273,634 273,634 000000000000000317c5588b0d07d618ef3a682c267bd7302258f6e8f327e3cf 338 0.25/1.00 vMB 92
273,633 273,633 0000000000000004b0b7eeaa64238db4d48490093ff0f1d64e2d219a2eb38de9 256 0.09/1.00 vMB 157
273,632 273,632 00000000000000015f480faa7df1426b465c8c02040b0ed2c54e65de4cc6d4cc 258 0.16/1.00 vMB 21
273,631 273,631 0000000000000000210a1d02c3e4763e90cc5633b409641ad10862ee62a27f82 780 0.25/1.00 vMB 85
273,630 273,630 0000000000000001dfe0cbe3641ba44159bd15bc7bf97f817e2664b4d9eb15f0 380 0.15/1.00 vMB 59
273,629 273,629 00000000000000007f686a2c6084e09dee0637623d38c2cbe09242c017759f8b 75 0.03/1.00 vMB 31
273,628 273,628 00000000000000013024dac72b245f695de054ce6102c6c210af1f21e56b795c 101 0.04/1.00 vMB 39
273,627 273,627 0000000000000001ff309b4956b25eab089170be74b2a4769ff79857cf4f86bd 888 0.48/1.00 vMB 48
273,626 273,626 000000000000000143172a5001e47fb5dd143b297486c4701ecde83a3636de5f 212 0.10/1.00 vMB 66
273,625 273,625 000000000000000049a79f4568775ba9c7659111d97daa96cd38e8344d5cd9cc 314 0.14/1.00 vMB 56
273,624 273,624 000000000000000525bc792d6892b731621c329510bc74316af022084ae1bd38 116 0.14/1.00 vMB 10
273,623 273,623 0000000000000001a68376aa865f5527689c140bcf0922be6102a09a06951daa 916 0.48/1.00 vMB 42
273,622 273,622 00000000000000019cfe24b0188925b82939d73335dcad47f4dc16f61d31bb20 717 0.25/1.00 vMB 88
273,621 273,621 0000000000000003dd6cad2b9b6dc11edbeb696fcaadcf108da447423f31df84 75 0.03/1.00 vMB 37
273,620 273,620 00000000000000017387e075567ec9e25cc348d01d107eae7a96c078104f0e9a 53 0.02/1.00 vMB 24
273,619 273,619 000000000000000495b9075709b1c509e5ea563923019d7a021d272f8eeef724 344 0.13/1.00 vMB 107
273,618 273,618 0000000000000002e6fafd9b5a78607ee2f416bbef2f43eef5d663e990cde62a 29 0.01/1.00 vMB 56
273,617 273,617 0000000000000005a4f42c577adb0ad2eef3e6228326dfd98e9d909f8d9375fb 316 0.14/1.00 vMB 54
273,616 273,616 0000000000000004578dcb7b5611ba2147984949dad02b3d137ec61188a49034 411 0.17/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.62 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: 671.99 GB
    • Received: 16.09 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.