Loading Tool

Explorer IconExplorer

Memory Pool

68,137 transactions
36.31 vMB
0.22597092 BTC
Random Selection Loading Transactions
Max Size: 195.15/200 MB

Candidate Block

Mining Attempt e352eed8dcd179e446fb5b5a5d002cde9d5afdb5741a8c783fda8af66098216b
Version 20000000
Previous Block 000000000000000000003037e9a0a24f24be3154ef9bb067e247aa21b2ef2f6f
Merkle Root 4954e039f593beeb8486ea05f42cb699955a48e1a77844d43e91e78fe453aa57
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,928
Size: 1.00 vMB
Total Fees: 0.07881723 BTC
Feerates: 302.00 > 7.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,420 (904,653 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
9,767 9,767 000000000f05d756c81fdd85f43ddea8eee709710427b43dbd6587a4a1c24ac0 1 0.00/1.00 vMB 0
9,766 9,766 000000007619e5cedd018cf6e66990df5bf1326813e5ea15905e15033fe6e8b9 1 0.00/1.00 vMB 0
9,765 9,765 0000000050feb633e9a51d6720ec2a056632d5e05a36b6f66b651ce0b8a445d5 1 0.00/1.00 vMB 0
9,764 9,764 000000000c1d42bcd697373daa90bbdd622557c57d315edb8adf930d76770cda 1 0.00/1.00 vMB 0
9,763 9,763 00000000f36f858234eadbca4edf69d8f22393cfb4577534a2ec5e84113c410f 1 0.00/1.00 vMB 0
9,762 9,762 0000000021d6c84f61db50efd6ea42c9787b9d53f25f1b7a78154c4a8bd42aa7 1 0.00/1.00 vMB 0
9,761 9,761 00000000e011735719f2c8980eb2a76d6eab1024ffebe0773c4c1393360a5346 1 0.00/1.00 vMB 0
9,760 9,760 000000000505e01616ba20af8d1476907f90ebdf9f461170f652c0ef04ec7446 1 0.00/1.00 vMB 0
9,759 9,759 00000000fd3a6b6eeacf31f81be3ba2d88a5fbd41fdb06f1a4a5c12370a5c9e4 1 0.00/1.00 vMB 0
9,758 9,758 00000000ba57d5da44caf8a2e232aa6a714302c8be048a956f6ee8cf8d1865b3 1 0.00/1.00 vMB 0
9,757 9,757 00000000b83466f4f18fab25c16b2ebbefabae19bbf8f8dcfd8de0c2f5674b24 1 0.00/1.00 vMB 0
9,756 9,756 00000000e6c6176e34c2a981c13a16ebd4db095e0f4baa3a4b0cd9f65bed793f 1 0.00/1.00 vMB 0
9,755 9,755 00000000e2784200286121758beef4e8d0e279d6056ff648efa3c9470756619d 1 0.00/1.00 vMB 0
9,754 9,754 00000000c9e31abb95f10e3da098f903ab658cb2650eb071282b03f8082fbf60 1 0.00/1.00 vMB 0
9,753 9,753 0000000024242b7be82e18bd0876367df92004b369fc59dee3a99a451635b74b 1 0.00/1.00 vMB 0
9,752 9,752 000000003d4b483ce0f9258b7146fd817c6293bfc0ddf6463d9fa33cd6a612a1 1 0.00/1.00 vMB 0
9,751 9,751 00000000e96c66f3ece9feed66332d45d9260417aa64ed22a5516a5709200b2e 1 0.00/1.00 vMB 0
9,750 9,750 000000000130e59797893d4f2e5dc951e182ec170d6ba846ad84369529d547ad 1 0.00/1.00 vMB 0
9,749 9,749 00000000f40c565cd53f081da5c59e22b680758912d04a670cfecd3e181febd5 1 0.00/1.00 vMB 0
9,748 9,748 000000004c174d3ca3a59143a26c2e1178f647d4b9f198c251c69d640ca83b67 1 0.00/1.00 vMB 0
9,747 9,747 00000000dc3896448966c785d23f3f31778bdb7d7fbee201c676c0793a9bbd0f 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.35 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: 602.12 GB
    • Received: 10.30 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.