Loading Tool

Explorer IconExplorer

Memory Pool

86,304 transactions
33.10 vMB
0.14024704 BTC
Random Selection Loading Transactions
Max Size: 196.88/200 MB

Candidate Block

Mining Attempt 528ae5a26a53d3b9fbbb923dc6a547ef6f8153bc4081f2e469dcc1062b1b8b19
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 98dc33da8dc24ca066ffeaba74ddde6fd3030d2524f5c4f1c7111a9225563478
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,804
Size: 1.00 vMB
Total Fees: 0.06478911 BTC
Feerates: 387.56 > 6.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (262,786 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
652,167 652,167 00000000000000000006c4c3ca60f229f70d2a18974a6281a2ab7d6a42634e84 1,439 1.00/1.00 vMB 19
652,166 652,166 000000000000000000071ed2048c7c778856f8db803e07a92e06b0bcddd1370f 2,474 1.00/1.00 vMB 50
652,165 652,165 000000000000000000060866109533e8db7dc0d860d0199436cfcfc633352b91 248 1.00/1.00 vMB 6
652,164 652,164 00000000000000000007ff2ba7cbb3d8c3928f226e8c651d491bcc780dc9f72a 1,771 1.00/1.00 vMB 33
652,163 652,163 000000000000000000071118ebf63db3ae0e16a70b32524d36a657495e212e91 1,100 1.00/1.00 vMB 20
652,162 652,162 0000000000000000000e1588416067d3d8b244abbd819d32300e7b76c758a019 200 1.00/1.00 vMB 4
652,161 652,161 00000000000000000003a301d2d56ebbf78bc90ee4476c2faeca1dd488499adf 2,722 1.00/1.00 vMB 37
652,160 652,160 00000000000000000007eac40ba79d1763d8b4dffd9ef2ae2d49d4e01211b688 2,721 1.00/1.00 vMB 62
652,159 652,159 000000000000000000004a37ca755bc4d49687aec02c4ea5355dc45ad99088ae 2,386 1.00/1.00 vMB 41
652,158 652,158 0000000000000000000de239f698e70aa18c30a04691d415b55173690ecae559 1,337 1.00/1.00 vMB 16
652,157 652,157 00000000000000000004384d695e51d1c53d230c7fe30f0e9e14dd944f4033c8 1,492 1.00/1.00 vMB 26
652,156 652,156 00000000000000000002460d33b9d1d779ad7df01da863991445cff00b038cdc 982 1.00/1.00 vMB 22
652,155 652,155 0000000000000000000cc293645fa972c3f8b753e4dfd9ce2c815d7a5a57e621 676 1.00/1.00 vMB 35
652,154 652,154 00000000000000000002035ff7e8a328736f3d8e16482894a4013dd858259f32 691 1.00/1.00 vMB 4
652,153 652,153 000000000000000000011eee3dc8d588be023cef629f8a6af683d56587364e43 1,708 1.00/1.00 vMB 22
652,152 652,152 00000000000000000005af9c4c18df0fe1b7777c471925536adc1141a6bbbdc7 2,898 1.00/1.00 vMB 72
652,151 652,151 0000000000000000000a7472c4407245e20cabfd22f5bf46e141b0317e3a1498 1,349 1.00/1.00 vMB 25
652,150 652,150 000000000000000000059f1a2bc7980cd35bd4892c2c6111983679fce88b4210 2,651 1.00/1.00 vMB 56
652,149 652,149 00000000000000000001e312a498b86ebf8dab18f0d30f943b2aa303621f5a88 1,692 1.00/1.00 vMB 8
652,148 652,148 00000000000000000001190e2f64e0f75bd5c9a1f1a4349e1a729abba8aea32e 2,701 1.00/1.00 vMB 55
652,147 652,147 00000000000000000005095c70e44bc4e591beca14ecaf32f1f2b90e503f6660 2,506 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.31 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: 659.41 GB
    • Received: 14.60 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.