Loading Tool

Explorer IconExplorer

Memory Pool

78,118 transactions
29.15 vMB
0.10121271 BTC
Random Selection Loading Transactions
Max Size: 175.36/200 MB

Candidate Block

Mining Attempt c6281e82111229a539a6deefc507e0e23c49f4b3f56b321111d8f3d925685824
Version 20000000
Previous Block 00000000000000000001a2148a353b227d382a7d8eddccbe4a14c874fc92a04e
Merkle Root 5473bb6394107b87c30994dc36b3633accd8921a1b293a8e5aefc6217f926453
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,029
Size: 1.00 vMB
Total Fees: 0.02709219 BTC
Feerates: 144.91 > 2.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,267 (533,627 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
381,640 381,640 00000000000000000a8e26ceb2ed5d0444344eb17add63771552e086f08f89e3 931 0.43/1.00 vMB 43
381,639 381,639 00000000000000000c8f272e900656eaa2bcd4dd2e261e61a50229f61676f5a4 671 0.29/1.00 vMB 50
381,638 381,638 000000000000000002f14b22e1de9846cf7432625c1045aaf2ef6bf4f5027554 150 0.07/1.00 vMB 33
381,637 381,637 000000000000000001f6137ae458471b5c63785c73d510ab4ae2ffd08427f6af 347 0.20/1.00 vMB 31
381,636 381,636 0000000000000000118d4a15c50597fdcae5aa2ca934984bf872e57ed5304272 741 0.29/1.00 vMB 47
381,635 381,635 0000000000000000097b47432345c53d5537c2f3aabdc10f62df3720eafc49cf 375 0.20/1.00 vMB 36
381,634 381,634 00000000000000000ac963785f109fc2dad981f3b8acc5168c3f9096a92dc71e 412 1.00/1.00 vMB 4
381,633 381,633 0000000000000000032a83d8d2cc051db6983f51d472b3879f079594104ec4db 380 0.21/1.00 vMB 31
381,632 381,632 00000000000000000f42f38b0aa9a06ad98c7af4f56a825da94ea0988751b7d0 228 0.12/1.00 vMB 31
381,631 381,631 00000000000000000a6fdec24a12a1d533d35223f5a9eb5c5f915854716a094c 1,007 0.51/1.00 vMB 36
381,630 381,630 00000000000000000871de06aca7398401150d66db899482926e5f38a4309feb 202 0.15/1.00 vMB 5
381,629 381,629 00000000000000000fe4b5585688bb17e3f6303c0e9f714db8b9ed72a1be076e 313 0.16/1.00 vMB 27
381,628 381,628 000000000000000008f3e43347d800cfc62001ac1e89743b81ec5f16f8e1fbb0 1,258 0.54/1.00 vMB 42
381,627 381,627 0000000000000000087c70ff5d78fba7dd8dae920d2dd6f621dee6bcf0e8410b 364 0.17/1.00 vMB 30
381,626 381,626 0000000000000000008408716af0a09b6c618223ad9370952d46293090ceb186 218 0.13/1.00 vMB 14
381,625 381,625 000000000000000009095adb61ad23e7c2b66162a13b08d31c2bea2f14d398eb 522 0.31/1.00 vMB 31
381,624 381,624 0000000000000000094354224f8bcb814cb54286513caeced6d18d7b8f4cd89d 2,236 1.00/1.00 vMB 45
381,623 381,623 000000000000000000f6ad250a7d550f8eb5ec6406848f5f9fb6cff0cc18efab 637 0.52/1.00 vMB 42
381,622 381,622 000000000000000002e1aa9b3b0b2515577cf4e27977611a31768ae8a4d061e9 1 0.00/1.00 vMB 0
381,621 381,621 00000000000000000a53766141d3311191dac21acf42782e2ae3247052f8cf3b 438 0.20/1.00 vMB 44
381,620 381,620 00000000000000000f9e79b5ec87a45bfdec694849062c6d56e7ced1a3fa2c9b 766 0.33/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.85 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: 712.81 GB
    • Received: 17.22 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.