Loading Tool

Explorer IconExplorer

Memory Pool

82,276 transactions
30.96 vMB
0.08058386 BTC
Random Selection Loading Transactions
Max Size: 190.01/200 MB

Candidate Block

Mining Attempt ac56f011b63dc7971e94d61a3d4d32ffa48781dc36e9297ce1896b114360ae98
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root 34aa962b28282f7cd2e223d8db67f4cde63c095d828c46b54fa67af87f9916cc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,402
Size: 1.00 vMB
Total Fees: 0.01091671 BTC
Feerates: 301.05 > 1.09 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (269,604 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
645,615 645,615 0000000000000000000ee31f0d06312bf73415cfad81cfa73eea98154fbd60be 1,730 1.00/1.00 vMB 113
645,614 645,614 0000000000000000000fc749892c2c8ed4977fbdcb33fa0a0c33c49e37faf08a 2,672 1.00/1.00 vMB 121
645,613 645,613 0000000000000000000046e15888266a828e1140bd6883ff429b9057e611076e 2,295 1.00/1.00 vMB 46
645,612 645,612 00000000000000000000b29cd6b5d11a51945e7a2757f03e0c10c9ab508a0240 2,195 1.00/1.00 vMB 47
645,611 645,611 0000000000000000000f5b327fed5cc65d3b558444ea9b086f971fc619239c19 2,382 1.00/1.00 vMB 53
645,610 645,610 00000000000000000009ff444aae61488bef7f35c7c8ea79bcca0dd7cdbafa37 2,167 1.00/1.00 vMB 79
645,609 645,609 00000000000000000009e890d67412a1aa2cfa04da6f305d254825f31ccacc3d 2,802 1.00/1.00 vMB 119
645,608 645,608 0000000000000000000f29689061c4caf9243fc196b99bbcd2dd76109bda7129 2,675 1.00/1.00 vMB 59
645,607 645,607 000000000000000000034e96a4efb0021099221de57bcf3427d13517cd857496 2,307 1.00/1.00 vMB 71
645,606 645,606 0000000000000000000561e254a69d9e95d4f173adfbaa729c03b6d9104aa386 2,364 1.00/1.00 vMB 84
645,605 645,605 0000000000000000000227e8238f7777f3149b3236a1eeb125ef76932f6feef0 2,279 1.00/1.00 vMB 67
645,604 645,604 0000000000000000000ed009e48d85f90fa0db3d77f5382d5d330b884e4a777d 2,505 1.00/1.00 vMB 74
645,603 645,603 0000000000000000000a1ef9da65de82ea8ba442a016d3bfa94789b084bd1f1e 3,053 1.00/1.00 vMB 72
645,602 645,602 00000000000000000001be6105b988ea344fd03909cdf0cb44c5f200ccb21397 2,499 1.00/1.00 vMB 64
645,601 645,601 000000000000000000042e6455477ef88859b630ccb740e675326e7679485fb3 2,634 1.00/1.00 vMB 93
645,600 645,600 0000000000000000000fff95845db8280b40c98530040e1088c037d6b0289a6d 1,916 1.00/1.00 vMB 116
645,599 645,599 000000000000000000073984c0286a918b356cda8f1573c0401d3f60dfd9a4a7 2,872 1.00/1.00 vMB 93
645,598 645,598 0000000000000000000bcb815b2d60f40763cd1a67946ffe091bb29d2c6c9249 3,106 1.00/1.00 vMB 117
645,597 645,597 0000000000000000000c39cd01777e79ab01250cc874f869e01d2003607ce20d 2,791 1.00/1.00 vMB 127
645,596 645,596 00000000000000000007dbff4c2b2305b6977362c03a19d0aaf8e5cfb3bc289f 2,513 1.00/1.00 vMB 78
645,595 645,595 00000000000000000003fedf51e952cdb2f933f73352e44ab24ea30932cad89b 2,739 1.00/1.00 vMB 78
Previous 10 blocks ↓
Total Size: 782.77 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: 709.18 GB
    • Received: 16.86 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.