Loading Tool

Explorer IconExplorer

Memory Pool

79,188 transactions
30.05 vMB
0.08337810 BTC
Random Selection Loading Transactions
Max Size: 183.11/200 MB

Candidate Block

Mining Attempt 243397142fe6aad6a9e1b43d27da89f4e8a522ba14b08e9a0ab638637559db88
Version 20000000
Previous Block 00000000000000000000d7c32edb112c6056dcc1521f24e801594872b22d15cb
Merkle Root 77a2a7f176c58598fcb6904e73b304ecab66a0a588753ab27147b570cfa0c919
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,007
Size: 1.00 vMB
Total Fees: 0.01640974 BTC
Feerates: 300.83 > 1.64 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,394 (541,574 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
373,820 373,820 0000000000000000088d2b91a3aeb68647808c7b576734323c2b6523fe00a781 945 0.63/1.00 vMB 34
373,819 373,819 00000000000000000ba5900dd12341f68adbe321e020a5d4d366024dc849e2ce 390 0.89/1.00 vMB 12
373,818 373,818 00000000000000000d122d1f8acfe0c576ee68914ae97658403b51b42326fa8b 1,032 0.62/1.00 vMB 35
373,817 373,817 000000000000000006f517c3dceb09cb8489e843499e3841806179511e7febe0 244 0.16/1.00 vMB 46
373,816 373,816 000000000000000004fd3098365fb488f31f013ee41d0de63bdb7b4b0aa1dcb2 243 0.17/1.00 vMB 40
373,815 373,815 000000000000000005e73df8313a13a1185a6a94c8d0eafbb6ac1e113f92a1d7 299 0.19/1.00 vMB 33
373,814 373,814 00000000000000000a31c4835506730ef156d1ab6ac2e86f4cae267b78b352ca 559 1.00/1.00 vMB 14
373,813 373,813 000000000000000002a94279189cac52103c62c6cdcfe8bf5d10d2d7a127190a 510 1.00/1.00 vMB 13
373,812 373,812 000000000000000010c049e5f8ea8f2b274677267b7a7a77098309929cd54c91 668 0.75/1.00 vMB 34
373,811 373,811 0000000000000000110ed86dd26a03ebc5704ff65a41648ff0d24208b61927d5 319 0.90/1.00 vMB 11
373,810 373,810 000000000000000006b660e6d503c2f416d69ea6340b18c4945413aba21ad898 606 0.88/1.00 vMB 18
373,809 373,809 0000000000000000103f92926ad634310a05daaa58681e2d9b764b0d95ab6457 412 0.86/1.00 vMB 13
373,808 373,808 00000000000000000f258b690d51bd57c0154b736e1d559b09b6170200192d89 1,077 1.00/1.00 vMB 26
373,807 373,807 000000000000000007bc9036db11004026d80abe56ad26be678418b9f2605f38 54 0.02/1.00 vMB 47
373,806 373,806 00000000000000000c446d6d8fba1080fd22a80403ea3d1b902a4ef9812ad415 853 0.48/1.00 vMB 44
373,805 373,805 0000000000000000097aba3ae7d64b7ecc243922743aec1c0a31b0b8aeb4d977 1,035 0.91/1.00 vMB 30
373,804 373,804 0000000000000000106330af43260b992f3f7ca750dbcdb08f2a6436dbdd213c 480 1.00/1.00 vMB 15
373,803 373,803 000000000000000009ccbe24b03f75fb6197ceb4be9d229415567e773751745f 158 1.00/1.00 vMB 6
373,802 373,802 0000000000000000127865397aa5b24edb997fdfc8800534d806c36af1cac612 534 1.00/1.00 vMB 12
373,801 373,801 000000000000000006bf86f06ea67a3e624122a4ad2f65d126f1223957360dcf 1,764 1.00/1.00 vMB 58
373,800 373,800 00000000000000001003278a3d7e6862f1714ac043558d176bdfda987bb212d7 386 0.95/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 783.07 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: 720.92 GB
    • Received: 18.31 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.