Loading Tool

Explorer IconExplorer

Memory Pool

100,546 transactions
26.13 vMB
0.07206129 BTC
Random Selection Loading Transactions
Max Size: 176.71/200 MB

Candidate Block

Mining Attempt d9717f408e58a00007cd246bb808e13d968d5a1291b8f05fec3eb0c82582e256
Version 20000000
Previous Block 00000000000000000001c641766e70930b344c83d935c26e7694ea5dac4fa245
Merkle Root 978df4d0a5fda12930a234436476d108523fa6235dafebdd23f7baf7a3944d85
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,735
Size: 1.00 vMB
Total Fees: 0.00925695 BTC
Feerates: 150.75 > 0.93 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,057 (852,590 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
63,467 63,467 0000000003cb7297bf5bf92c9edbbe1390cd2c9b297f88860ed5b2db03f1a617 3 0.00/1.00 vMB 0
63,466 63,466 00000000057d2e52e9af107329eea3b75c354fed4e0d3aa95c791bd7ba7fc895 1 0.00/1.00 vMB 0
63,465 63,465 000000000b79a7222edccc86107e3584e80d025111e6f3dd97d82fe4f6cedbb6 1 0.00/1.00 vMB 0
63,464 63,464 000000000a0767f7c64e37058296e12cccf961d119d3222991da1b90d2ee431f 2 0.00/1.00 vMB 0
63,463 63,463 000000000a767d2cd0de6928cd53d2342b6791ab4c9dee316dab51d0ce4fdb88 2 0.00/1.00 vMB 0
63,462 63,462 000000000617142315178d3b9be1fc58f63792fa7b96b06ced27179c29121914 1 0.00/1.00 vMB 0
63,461 63,461 0000000001298efc0765b678e0296aa708d28632b677caca3a756a690a94bf4a 1 0.00/1.00 vMB 0
63,460 63,460 000000000366172b5237678e6a0e576ffe6b8b48b2cc098190f3218352d940ab 1 0.00/1.00 vMB 0
63,459 63,459 00000000028a4717cf9993617ab19847ff56f0590ab749656048a1e323b29fe3 1 0.00/1.00 vMB 0
63,458 63,458 00000000021e5fcc97d27f9455dbc7de317b1c333f3d7d2482d639cab160708b 3 0.00/1.00 vMB 0
63,457 63,457 00000000050ff96953ffc9152c3926774ec9613c3b766ad283a73b11a4197319 1 0.00/1.00 vMB 0
63,456 63,456 0000000003174ef90040798b00c2815c186815ef82c107a98313fb5430ffef9b 1 0.00/1.00 vMB 0
63,455 63,455 000000000c7cea2ad82aa779cbf29d29c3ed7b6873f5f8b5db3233debc8af467 3 0.00/1.00 vMB 0
63,454 63,454 000000000491877d20f2b86952141dcbc180f9a3cc794f32997ac7ede0c0bd57 1 0.00/1.00 vMB 0
63,453 63,453 0000000004bc418860778cf9dd6e05bb3791600922126d9fa844fe3d07c0c47c 28 0.01/1.00 vMB 0
63,452 63,452 000000000cac5402c346a38d2f426d5aaa07acc4850b448c6e2dfdc736b608ad 2 0.00/1.00 vMB 0
63,451 63,451 000000000949c4456f4ada708d652d80b902330e6e6ceddb828a978daf1f96a8 2 0.00/1.00 vMB 0
63,450 63,450 0000000009623fb99fa3c2d437b6ea5670fcc006136cfc7c0c40646a531ce1d3 4 0.00/1.00 vMB 0
63,449 63,449 0000000003f93e3aea5e9ba5f4c70e090736d444980cc42401ee55ee22f82807 2 0.00/1.00 vMB 0
63,448 63,448 00000000043dc700ffae326d8324c6ad1d9fe1b3c547237224a00a4838eba201 2 0.00/1.00 vMB 0
63,447 63,447 0000000003c30446bcad3cd06c1917b89d3fb150206f1208d799001f7d10d510 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.22 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: 813.07 GB
    • Received: 23.82 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.