Loading Tool

Explorer IconExplorer

Memory Pool

82,515 transactions
30.13 vMB
0.10088765 BTC
Random Selection Loading Transactions
Max Size: 182.85/200 MB

Candidate Block

Mining Attempt 2fa2027a291dc7ddd159968080dcf376918e0b610ac4883a851bf037b1bd3246
Version 20000000
Previous Block 00000000000000000001cb55e2e618f7d0b14eff6361ccd981eeb53f94067c6c
Merkle Root c7fd391b75889f6914c19fc89230e5b6c639cca8ab4750a023cc5e4d5010939c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,332
Size: 1.00 vMB
Total Fees: 0.03025514 BTC
Feerates: 301.57 > 3.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,120 (587,840 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
327,280 327,280 0000000000000000064a0b38a06cf7daad625ad8dcf00fe6a99801f6de53c540 742 0.51/1.00 vMB 27
327,279 327,279 000000000000000018469380197e5891784db63132e63ddd941fafc8ab9645cd 158 0.10/1.00 vMB 22
327,278 327,278 00000000000000000a90de11cd01be6cce31229621277883e47cbd91a2546191 648 0.35/1.00 vMB 28
327,277 327,277 00000000000000000ec3273d615012810df67e56fb3109e2f417db32e70fedfa 126 0.07/1.00 vMB 22
327,276 327,276 00000000000000001a6eef00c388c6bf70d457f4d855380a037daee9114c8a01 866 1.00/1.00 vMB 16
327,275 327,275 00000000000000000fef62a116bae0a75eeee5aa8f03ed86e0922a1d26f4ee40 2,320 1.00/1.00 vMB 36
327,274 327,274 0000000000000000127ba04d8a39cd96c442862f61bcb2a75461923032b98549 342 0.15/1.00 vMB 27
327,273 327,273 00000000000000000d00817466a0af86c18c86595339f4c009060dd637b14cab 274 0.15/1.00 vMB 61
327,272 327,272 0000000000000000187d5ced25b67a37b25c4d127ff269bf674a695c4e6bcc52 330 0.17/1.00 vMB 27
327,271 327,271 000000000000000009ec43b265f9679df92d15713595043e616c563b080e2324 217 0.15/1.00 vMB 30
327,270 327,270 0000000000000000005bcfe62bc632b8bc4d0d34c4ef04d6d3418c775dceffee 341 0.19/1.00 vMB 26
327,269 327,269 00000000000000001b366cf0a585d93931ee62dddf4f6e5cd0725a3262e076a3 391 0.23/1.00 vMB 17
327,268 327,268 00000000000000000f0bfbae78f4efb71276f3b9589cc596eace0c26386001ec 439 0.22/1.00 vMB 30
327,267 327,267 00000000000000000713d27a2a77345b68d04efd0c4cd73b3ced3d669dec6b69 456 0.35/1.00 vMB 24
327,266 327,266 00000000000000000b4e7e38ca52ae7cff6091aaef6e104c16cecb5deff28c20 770 0.59/1.00 vMB 23
327,265 327,265 000000000000000019c259395df1ac52ab699c4ceaa83024c96c7db43f431a84 650 0.35/1.00 vMB 25
327,264 327,264 00000000000000000382a837ab5c91db103c4273348006d91e845683155f1cd4 512 0.16/1.00 vMB 50
327,263 327,263 000000000000000005dd169c9523d6e4f4ccb87f381748548dd66a7b0063a77f 999 0.75/1.00 vMB 23
327,262 327,262 00000000000000000c3e9c3c51a45274ac76f5007f9756b0eec5e60ff55974bf 1,363 0.75/1.00 vMB 29
327,261 327,261 0000000000000000114e2ca35ff081158d07a792e0bbdeb403610a11b46211a0 1,418 0.71/1.00 vMB 31
327,260 327,260 000000000000000017b6fca24414fea1771f10a96fc085ee593a4f8b37bef215 454 0.29/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.60 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: 671.77 GB
    • Received: 16.00 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.