Loading Tool

Explorer IconExplorer

Memory Pool

77,350 transactions
28.70 vMB
0.06658829 BTC
Random Selection Loading Transactions
Max Size: 174.17/200 MB

Candidate Block

Mining Attempt af8530b3f849761c9ec0f251b8c79884bf4b6546036a09361561ac4146303e9a
Version 20000000
Previous Block 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd
Merkle Root 0efcbb4126c1b98878acbb7b0f99de23b37221e6fdd6b8d6b00b19aaac28af8d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,548
Size: 1.00 vMB
Total Fees: 0.00701331 BTC
Feerates: 100.53 > 0.70 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,095 (225,449 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
689,646 689,646 0000000000000000000135f8c9dc14e9c5a4cc86b23838f92835943954b5c51a 2,313 1.00/1.00 vMB 57
689,645 689,645 0000000000000000000f76df846736dbab1a86dbedce3d0080db802070961483 1,198 1.00/1.00 vMB 44
689,644 689,644 0000000000000000000eeabdd297e78e93b1b99122a02704a31cffdf265b2522 1,027 1.00/1.00 vMB 16
689,643 689,643 000000000000000000069e94d5da7b6066a88b5018e6cf6e3cd08ace35124754 1,432 1.00/1.00 vMB 4
689,642 689,642 0000000000000000000f3d5b57714ce29470d9fdcb487b224863aa54cf1ad33a 2,026 1.00/1.00 vMB 48
689,641 689,641 00000000000000000005a18c36903e273eb5c6f14e419b4e38aa6cb5606dbb82 1,891 1.00/1.00 vMB 28
689,640 689,640 00000000000000000008a1693de8a046405bf7f94c1f3753f8e73ae4fd8eeb4b 450 1.00/1.00 vMB 81
689,639 689,639 0000000000000000000189bbf5ede0b2cca5ba9fec35061cc4119c32abc1852c 2,713 1.00/1.00 vMB 27
689,638 689,638 0000000000000000000cc998e91d681df6f125eab44efc9d57322810e3b907da 82 1.00/1.00 vMB 8
689,637 689,637 00000000000000000001e91850a2cd0ca4650591cc2ef30317937ed1b9efab0e 242 1.00/1.00 vMB 9
689,636 689,636 00000000000000000005972baadb21cc5c4963d774dc52e2ff51140da6fcf0f2 1,950 1.00/1.00 vMB 38
689,635 689,635 000000000000000000019ec41988a51ba4c4f06ded17ba8de0beaa37134fc0f1 1,592 1.00/1.00 vMB 23
689,634 689,634 00000000000000000002a342d4db89f980f7a084aa056c7e907308e486d7464d 1,975 1.00/1.00 vMB 15
689,633 689,633 00000000000000000013672e9f1297bf2a8a0c678cada92e21edb2772ef92c9c 2,423 1.00/1.00 vMB 62
689,632 689,632 00000000000000000007019b2b8d4bc15da57234cdb1eb789f1a8a115bc3d7e2 755 1.00/1.00 vMB 35
689,631 689,631 0000000000000000000835e53bd23daa0cfaac6bcfbaf764252b088189a3e249 782 1.00/1.00 vMB 26
689,630 689,630 00000000000000000003a9cb5eaa412423d014900afd665e4fa6c37b8edbb7a7 2,129 1.00/1.00 vMB 16
689,629 689,629 00000000000000000002f8d85aab42652987987f34829f927dd6bac3e375a707 2,053 1.00/1.00 vMB 33
689,628 689,628 000000000000000000057d373397b00d420bd258321241feadb320657c024582 1,791 1.00/1.00 vMB 46
689,627 689,627 00000000000000000004fd91d281f965f8dd9a5f9257d9ed543560f6754fead2 2,879 1.00/1.00 vMB 82
689,626 689,626 0000000000000000001271042f462bb97795422f943892ca852ebf4c7d24a778 1,977 1.00/1.00 vMB 81
Previous 10 blocks ↓
Total Size: 782.56 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: 669.98 GB
    • Received: 15.80 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.