Loading Tool

Explorer IconExplorer

Memory Pool

77,927 transactions
29.80 vMB
0.10669272 BTC
Random Selection Loading Transactions
Max Size: 177.74/200 MB

Candidate Block

Mining Attempt a756664afbc40546d1c2eafdbbb3b8ae8a99f50aa09ff87f239a60d74a5e893f
Version 20000000
Previous Block 000000000000000000010026c30848cbcc1679bc49d9573a0419ebbd657413b2
Merkle Root 05ee8bb98e79b7530a36fa18f0d5ce0e35fe587eb81bb62a95a286ddf4a4c8cf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,539
Size: 1.00 vMB
Total Fees: 0.02340371 BTC
Feerates: 109.82 > 2.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,302 (103,700 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
811,602 811,602 00000000000000000000e1be52cca292e869991a4340743a917305e877d91357 1,235 1.00/1.00 vMB 6
811,601 811,601 0000000000000000000070d502132612c277edb92335d0b672d2ba9329cf4388 1,530 1.00/1.00 vMB 4
811,600 811,600 000000000000000000036410b2e4e293b4b2c2b637902f5fb9ed8ef81d63739a 2,424 1.00/1.00 vMB 9
811,599 811,599 000000000000000000007bf8fd768f0e3363bc5405a4a2ea91ac73c6c4bb4823 2,560 1.00/1.00 vMB 10
811,598 811,598 00000000000000000002ad024f3553c922f0b4765fb06753cacf7d065827b95a 2,884 1.00/1.00 vMB 19
811,597 811,597 00000000000000000001541b185d287d4cb254ebf704b70757815b39a31dbacf 2,622 1.00/1.00 vMB 12
811,596 811,596 00000000000000000004379856cd6498d67fb3a2d39eff6b3d39eed1851dd9b5 3,251 1.00/1.00 vMB 28
811,595 811,595 00000000000000000001f79da38bab8be8219ad7ce4ba3ce198839f065cd9bbf 3,015 1.00/1.00 vMB 17
811,594 811,594 000000000000000000025db00838c7bbd83b2b2ced395cf4dd186d65e7e1977c 1,382 1.00/1.00 vMB 7
811,593 811,593 000000000000000000037a0836fef86d9746a785144fa0fd7bca38ae7496258a 2,174 1.00/1.00 vMB 8
811,592 811,592 00000000000000000001bbecd8255cf867604a9886467ddac1a4709a2bb0774d 2,059 1.00/1.00 vMB 11
811,591 811,591 00000000000000000004a414ee3d686e25811c38da92b841ff14b5b736347a94 3,398 1.00/1.00 vMB 23
811,590 811,590 00000000000000000004457dfabc7176ac59569e23e96535efe92e54a4b3d72b 204 1.00/1.00 vMB 2
811,589 811,589 00000000000000000004af5004428d5d262c3c104c39eb46ad8fb68b1fa47f68 926 1.00/1.00 vMB 4
811,588 811,588 00000000000000000001b01b6b2993a39b7423cca2d3da2fda0ac6ddd4ced256 2,410 1.00/1.00 vMB 14
811,587 811,587 00000000000000000002db7efd71f8c92eece1f53deda4641601ac8ca64da2cc 1,185 1.00/1.00 vMB 5
811,586 811,586 0000000000000000000463b9e8522b69e049b0356480d93cfef203a283c85a60 265 1.00/1.00 vMB 2
811,585 811,585 00000000000000000000993342b8c068c1800b1891214c237573f0b74a59ba19 954 1.00/1.00 vMB 2
811,584 811,584 0000000000000000000485993e37cd61641cbba93a61793301bff095728b02ff 3,231 1.00/1.00 vMB 21
811,583 811,583 00000000000000000002c8f127b8abd3358144523b756588827906ee61272e88 1,686 1.00/1.00 vMB 5
811,582 811,582 000000000000000000019cc7675b84b4ab15b496a61999d01a9047a841aeeb30 1,475 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.91 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: 714.14 GB
    • Received: 17.51 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.