Loading Tool

Explorer IconExplorer

Memory Pool

76,586 transactions
28.19 vMB
0.08587615 BTC
Random Selection Loading Transactions
Max Size: 171.72/200 MB

Candidate Block

Mining Attempt ecfc5ad8be9fb46831aefd485ec0dba2a45edd7b21775d88b6effd6c049a50b0
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 5b264426b3f4576e248958c303a22a2d15371af6cb53fe213540873dee51b425
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,957
Size: 1.00 vMB
Total Fees: 0.02465344 BTC
Feerates: 150.93 > 2.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (373,520 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
541,777 541,777 0000000000000000000ac6daf4066618e21c4a63382cd2d40f38d09839f7d61d 1,477 1.00/1.00 vMB 4
541,776 541,776 000000000000000000245c3536ed92269351c86cb609e6e38e351f90cc30de76 2,447 1.00/1.00 vMB 7
541,775 541,775 0000000000000000000b0534cd6309850dd4334a4d92679841b5a0d4b9048006 2,069 1.00/1.00 vMB 23
541,774 541,774 00000000000000000002f3e9765b92143fd6186427ee30bbffd2c11bf5fee5d7 1,814 1.00/1.00 vMB 9
541,773 541,773 00000000000000000020f650427e2b8615f968847fe9b74d5287da4215c2d368 2,713 1.00/1.00 vMB 3
541,772 541,772 00000000000000000023c7c9f3b52f8b39748d06e5f53a70839f9a5d8c2aa904 2,307 1.00/1.00 vMB 29
541,771 541,771 000000000000000000138a713a1494467b81e94226814f78a42bc4d7c77b14af 2,637 1.00/1.00 vMB 10
541,770 541,770 0000000000000000001f689a544661727ea67a63bfb5568801ad8af9d61aa5a4 2,105 1.00/1.00 vMB 38
541,769 541,769 0000000000000000002033f9b50894e237f252183d3ecd97e85abd6eb6b87aa7 1,692 0.73/1.00 vMB 23
541,768 541,768 0000000000000000001891cfb431924dc8f980ed04d11de903b070c321ff0b22 1,111 0.55/1.00 vMB 16
541,767 541,767 00000000000000000002a377fc391b029efbb4eea5e97cc5dc4f3c608a48b164 231 0.12/1.00 vMB 17
541,766 541,766 0000000000000000001cf2498ad45da8b0c714f174fddf023714a5afd14e403c 623 0.27/1.00 vMB 31
541,765 541,765 0000000000000000000ce1bb5d58f75fd24278e7ff2b6950aa21401023f50a15 29 0.05/1.00 vMB 2
541,764 541,764 0000000000000000000590674d13f285375d3954cbca1b2aca2cfe00d13904a4 1,578 1.00/1.00 vMB 5
541,763 541,763 00000000000000000009ea005afbb029a7d311233b0ed2412c334d5ce83577a2 2,648 1.00/1.00 vMB 11
541,762 541,762 00000000000000000022aba1ba87c2fb6e6f8ac9fe8d44472ed1fb7cb13c1382 2,322 1.00/1.00 vMB 31
541,761 541,761 00000000000000000027f5e4a0bfeaa1d75a3f8fa267a25f28c385a25776854e 1,267 0.65/1.00 vMB 15
541,760 541,760 0000000000000000001fb592fe43cc37ce033a07c8c6ecf0f5706dc2fbb1c705 1,042 0.41/1.00 vMB 18
541,759 541,759 00000000000000000005928488543e44f668bb0a1dd595ab8d514fcf3483b59d 470 0.23/1.00 vMB 5
541,758 541,758 00000000000000000018fba8c3c7c7476860af51090517d52b71d8ec65fd8cb4 2,419 1.00/1.00 vMB 19
541,757 541,757 0000000000000000000a674048a581adf44d4592ad4fc474269edc8dc087fd44 127 0.04/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.90 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: 713.72 GB
    • Received: 17.45 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.