Loading Tool

Explorer IconExplorer

Memory Pool

80,517 transactions
30.33 vMB
0.07809483 BTC
Random Selection Loading Transactions
Max Size: 185.28/200 MB

Candidate Block

Mining Attempt 6c6f50179fd775dc95be1c1a45a330d96be6eb4cb4df59ef3ab511a25c1d1e8b
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root 59e21d21a18980bd2e98c0420e7105a9ff8810fdeb881496f8bcc6e7b82e56c5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,999
Size: 1.00 vMB
Total Fees: 0.01045402 BTC
Feerates: 318.30 > 1.05 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (679,946 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
235,403 235,403 00000000000000eed5df367d4681cbcb1b35f2219a0d360672fa6e4a323676a7 480 0.20/1.00 vMB 186
235,402 235,402 000000000000003f09f227bb328546b0b306f2595b2d476d149743a4c2f523f1 246 0.15/1.00 vMB 140
235,401 235,401 00000000000001381727641808aa30d483e38ab15c398c5c2c72c9a99f99f1c8 595 0.24/1.00 vMB 190
235,400 235,400 0000000000000190d6478545aca17efd40d82dae8fc0fa364a5bf6c0f403fbe8 287 0.11/1.00 vMB 188
235,399 235,399 0000000000000028e27aa59a88170233320ce1eb44bbdcf1de59444cdea7b2e1 357 0.24/1.00 vMB 138
235,398 235,398 00000000000001500576de620e1372334880ff484eb7e0f2b71579ee9e3b9b9b 645 0.25/1.00 vMB 242
235,397 235,397 00000000000001266cb7ec5994335a972a3a7052dc57b3b6008bb2631210bcd2 160 0.07/1.00 vMB 189
235,396 235,396 0000000000000188a381c86504ce971e9d1b18ed1d94afd6d22bdc7250020d63 113 0.15/1.00 vMB 52
235,395 235,395 0000000000000182cd4d1cd3bf83b5d20ca20ffb96318cf523622981abc9989d 209 0.10/1.00 vMB 153
235,394 235,394 000000000000002277913d0a2dfd85faea9a68c10515c7b0b2d6cbe11126766d 77 0.04/1.00 vMB 120
235,393 235,393 000000000000019a0205216fdefc6d8598ad52eff36156117cc072b1fce15614 431 0.18/1.00 vMB 180
235,392 235,392 00000000000000addc3e35a9b3bcf872376475b3b5fefef03da40b32040b9520 351 0.17/1.00 vMB 150
235,391 235,391 00000000000000dde0bae08ec480ea10f7851f81906e2b8f443a410aa1a0590b 6 0.00/1.00 vMB 880
235,390 235,390 0000000000000190d6be832f243ab7a236c5f2d7224c0ff0efcc37c94e370e0e 774 0.37/1.00 vMB 168
235,389 235,389 00000000000000027ee12b58b6bec31cb83827d5dc0b4889c4083c78c70806dd 4 0.00/1.00 vMB 48
235,388 235,388 000000000000013d091a309e6ec5a783537c110be0c888f4bab5efd338381234 130 0.05/1.00 vMB 217
235,387 235,387 00000000000000c2a3567de904182c846c4302d197544e452946d749d78865b1 771 0.25/1.00 vMB 158
235,386 235,386 00000000000000734145b269b845490e97a2b260fff9e580d49bcfda2c010b3c 915 0.47/1.00 vMB 135
235,385 235,385 0000000000000015474d868749b5c5bbe304adfabfb129d766043287327fbe51 1,170 0.47/1.00 vMB 195
235,384 235,384 000000000000014a4b5fddf3c8abb6209247255ca9e8df786b271dd1b2ac82a6 3 0.00/1.00 vMB 28
235,383 235,383 0000000000000087c5e0b820afff496b95ba44ad64640c73b234d3261d3f99d2 156 0.15/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 783.00 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: 718.27 GB
    • Received: 17.88 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.