Loading Tool

Explorer IconExplorer

Memory Pool

46,961 transactions
27.45 vMB
0.06123661 BTC
Random Selection Loading Transactions
Max Size: 146.06/200 MB

Candidate Block

Mining Attempt 60c9bf1bcb4591595117c3a718df21b4ea344dcc25192082e04c5e85d6299f9f
Version 20000000
Previous Block 00000000000000000000d64a7a53739de8cbf743e04f26b2708699d63bab0143
Merkle Root ddb67f5fdcb1c38794481546585e33c8086d53cdacfb3a98b8f0ffc356ff22f1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,775
Size: 1.00 vMB
Total Fees: 0.00984771 BTC
Feerates: 100.28 > 0.99 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,775 (403,395 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
511,380 511,380 0000000000000000004302ef85e5a196cd17c1fcd93d029c83be6e1ac061d208 959 1.00/1.00 vMB 26
511,379 511,379 0000000000000000004b9b897096ee9292a26e2ff98861de4db448420d3e2c33 698 1.00/1.00 vMB 31
511,378 511,378 00000000000000000005b267625aa7b8d9d85a9c12bcec247d9ff85d15483fd8 1,189 1.00/1.00 vMB 44
511,377 511,377 00000000000000000041b46b8233cb5159d918ca90e5cb6bb85a230fec9731a0 1,287 1.00/1.00 vMB 56
511,376 511,376 0000000000000000003a7c74edab013866621565b3198930387145536fb6c843 1,205 1.00/1.00 vMB 48
511,375 511,375 00000000000000000058dd9b08732c8f376188bd85a46e93167b772ee51c34d6 1,045 1.00/1.00 vMB 43
511,374 511,374 00000000000000000058c7fbeddd13770e11f51c0f3dc76eb8ab5471ee2e9b3d 430 1.00/1.00 vMB 27
511,373 511,373 0000000000000000005914f8b61d3d5a09f55cda8918c5b7977b060ef42dfa34 1,169 1.00/1.00 vMB 47
511,372 511,372 0000000000000000001b00f8080d6bb2c883a5ca3830a42061b7f475f27bf120 1,808 1.00/1.00 vMB 59
511,371 511,371 00000000000000000025c089d0a7b2bf6241888c4dd90ab7a4c4baa6a2823551 629 1.00/1.00 vMB 30
511,370 511,370 000000000000000000100ade96cfd1cefd8d246380413087280567fbcaf25f70 815 1.00/1.00 vMB 41
511,369 511,369 0000000000000000003347d902a31ce7acc618062b5950129dee08c865612704 610 1.00/1.00 vMB 30
511,368 511,368 000000000000000000049e83c3d8616ad93483136e81c3e5c830721e1b24972c 1,013 1.00/1.00 vMB 30
511,367 511,367 00000000000000000015925c0b645f9d55e870dca7a6523982f9e0f6532fa082 2,658 1.00/1.00 vMB 83
511,366 511,366 0000000000000000002e92551d4900bf490ce568d5e4310d7f9db2bfe0aaf485 1,635 1.00/1.00 vMB 29
511,365 511,365 00000000000000000046e77ec1df9d2ea69a987f22842612a0628057fb369361 1,274 1.00/1.00 vMB 41
511,364 511,364 000000000000000000366ecc6b26bced479f188baecd53050c5571c9222c7242 1,244 1.00/1.00 vMB 40
511,363 511,363 0000000000000000003b212f86d7f5d7822150f9dc266c0c3e485a0968a293ad 537 1.00/1.00 vMB 26
511,362 511,362 00000000000000000006e1b00973be950cd7dceb8f13aa049726d1c20cd2179f 776 1.00/1.00 vMB 27
511,361 511,361 0000000000000000002d8b7631e1c12e9c611fe8078f8ce808a28ea27b6167e4 1,319 1.00/1.00 vMB 54
511,360 511,360 000000000000000000238a04225e53878e898635161c13fb918aeaab4f782b6b 763 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 781.99 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: 648.51 GB
    • Received: 13.05 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.