Loading Tool

Explorer IconExplorer

Memory Pool

80,719 transactions
30.58 vMB
0.07087789 BTC
Random Selection Loading Transactions
Max Size: 186.40/200 MB

Candidate Block

Mining Attempt 534d062b218b3d9e52e7922b5ff9b95062b056a373fdbf98cffbc784580335bd
Version 20000000
Previous Block 00000000000000000001a127feb492d2c14d9243c7583ddd9d976606f48a6cfc
Merkle Root c726fe27e84ff1a41e040be84224e39eaaa08991ce3d59063f1b74ff090b3070
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,069
Size: 1.00 vMB
Total Fees: 0.00506598 BTC
Feerates: 103.09 > 0.51 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,189 (327,211 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
587,978 587,978 00000000000000000018ed035e42aa7c489405badcf5640426375b616e5f5b6e 453 0.25/1.00 vMB 30
587,977 587,977 00000000000000000012c532c2d15aebe5ece53be42f2b73277f1fa2fe2a7f05 1,631 0.53/1.00 vMB 24
587,976 587,976 00000000000000000011908df36174d78f7c70f2d6c90cc49f982c4cd69ac07f 241 0.07/1.00 vMB 50
587,975 587,975 00000000000000000010a7d8aea84400c2f896b501b24af91eb0bb9e47324d81 2,766 0.95/1.00 vMB 25
587,974 587,974 00000000000000000019193270d99e3f029e3263846ec0ab148ef55555607dc8 1,099 0.33/1.00 vMB 28
587,973 587,973 0000000000000000001a1586ecdaef15f8496d86288d5ac2367cfddaf84dbd0f 992 0.28/1.00 vMB 29
587,972 587,972 000000000000000000073dd69a45a83e840e58d0d3eaa6dc3e601077e3a4e1a7 535 0.17/1.00 vMB 33
587,971 587,971 00000000000000000018ce5cec307b635b6162351b598aeb6401dbf0230dc8e2 1,862 0.55/1.00 vMB 26
587,970 587,970 0000000000000000001f0ef6712dc193546fd1450b97272c9b42a2b37c734693 527 0.19/1.00 vMB 41
587,969 587,969 0000000000000000001086980f0fe72bb231c6066f2a89184e6daf68f9de71d8 2,399 0.73/1.00 vMB 29
587,968 587,968 00000000000000000008e7f4b674447d5e42cb47644c3988bcdaf793f4fda32b 1,582 0.47/1.00 vMB 30
587,967 587,967 00000000000000000014ed5e94b2faff946629b49f8730e01ffe212146925fb3 436 0.16/1.00 vMB 6
587,966 587,966 0000000000000000000f80a72e3a06f82b2190d5368220566b070f62301f30e4 3,361 1.00/1.00 vMB 32
587,965 587,965 0000000000000000000812e094a3b6f1003343cdca43de97596e1c83e2aadf4d 2,628 1.00/1.00 vMB 35
587,964 587,964 00000000000000000017b3ea21130c0a288a46100ce2eb3ea68e0641711b5bac 2,071 0.74/1.00 vMB 23
587,963 587,963 00000000000000000000a2a2d9fd6491ccbb6f4cf7787623f7282c8e3aa8bdce 270 0.16/1.00 vMB 40
587,962 587,962 00000000000000000017f8028246e78b8bfd07280a7ec74144d1bf312e0b9246 2,194 0.77/1.00 vMB 28
587,961 587,961 00000000000000000004e09bc3399837053b160e23af05fa0d47f68023176385 1,010 0.59/1.00 vMB 18
587,960 587,960 0000000000000000001840d5899b0c9653610b64f6821c2801bb7d71f054bb07 2,882 1.00/1.00 vMB 10
587,959 587,959 0000000000000000000cdb2db62d3bf438348b484b1ffe4e9ab9f05f8681cd34 2,272 1.00/1.00 vMB 48
587,958 587,958 00000000000000000001bc0f96d4569081be11019ab0062885cf840f7c6f4f7c 2,612 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.72 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 706.78 GB
    • Received: 16.66 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.