Loading Tool

Explorer IconExplorer

Memory Pool

77,238 transactions
28.65 vMB
0.09012975 BTC
Random Selection Loading Transactions
Max Size: 173.76/200 MB

Candidate Block

Mining Attempt bd3e06ca428c9c3712a8b3fd70fc9d6cfea09fbeae1e233b257ad41addf01f26
Version 20000000
Previous Block 00000000000000000000ec814f6a04cd5247383be9ebea2cfd71c6247fc02550
Merkle Root c3c4203c1ea0364857f7781ee809c03d791944c2b784c23ca03f6b0524b22aec
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,038
Size: 1.00 vMB
Total Fees: 0.02406390 BTC
Feerates: 402.60 > 2.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,308 (619,519 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
295,789 295,789 00000000000000003879aa9d9f89b6d0f1a779d3ed822a6045b22a996c95c388 119 0.06/1.00 vMB 13
295,788 295,788 00000000000000006cf2519098dfee1a8b6f68a4f7a86879aabd13d0450bb4ec 169 0.09/1.00 vMB 31
295,787 295,787 0000000000000000b1df7ff9f948437da6cb8ced5831ea7b2a9b973f787d49ae 145 0.09/1.00 vMB 17
295,786 295,786 000000000000000025f63dec5674647404a77841ef8fc5b58cac628ab013cba5 864 0.55/1.00 vMB 43
295,785 295,785 0000000000000000a03a259c1f267b36378e7482ce0005926d7dcf34faa25866 64 0.09/1.00 vMB 36
295,784 295,784 0000000000000000b0ad39eb64cd4d8185ece72582376001f8e568d86ab4c1b8 254 0.22/1.00 vMB 19
295,783 295,783 00000000000000000ff92b43d264d1133dd0b9fe4ace4a04777a0330b3a76302 917 0.35/1.00 vMB 51
295,782 295,782 0000000000000000194920658cf9d13b5421dcf380a06a5a122a9bb4fe364063 241 0.18/1.00 vMB 22
295,781 295,781 000000000000000050bb143c7c646efcba9537d21b679e232ef9563e6818c2bf 160 0.13/1.00 vMB 23
295,780 295,780 0000000000000000a3f28eaefb10b1542a3cbeb74692ffee91df9836f3e082d3 354 0.24/1.00 vMB 110
295,779 295,779 000000000000000084fc5133c25a34318b53b9022d8453a0573efec9c892e9a4 540 0.34/1.00 vMB 41
295,778 295,778 00000000000000006616b7b65061615aed24caedc803ebd342224d6494ac6852 155 0.08/1.00 vMB 37
295,777 295,777 0000000000000000595b8e7785253cc448e10597db59308f7570eec38f945131 410 0.23/1.00 vMB 40
295,776 295,776 000000000000000079517aba5309bc20101be89e1a8f05f649761a094c7c167e 95 0.07/1.00 vMB 20
295,775 295,775 0000000000000000a1fb7b7b272de281b5bccce96e14e35439e569c39dea674e 354 0.19/1.00 vMB 41
295,774 295,774 0000000000000000887b4da753a302244e970730aa7d4fe639b35206cb38294c 419 0.33/1.00 vMB 37
295,773 295,773 00000000000000003cf834c142228d46c381ab16cb0137353d93234c1fdd4478 130 0.10/1.00 vMB 16
295,772 295,772 00000000000000004625e5113f795f694ecd197965cba17070161c797a5881cb 534 0.37/1.00 vMB 35
295,771 295,771 00000000000000009d1c75e8ae87972a78851dba6bc3b4a752e0556fe5905a7b 193 0.17/1.00 vMB 40
295,770 295,770 00000000000000000ad26d2e3acde31f1abe3634b606afdf34acc3f211f71c53 600 0.25/1.00 vMB 34
295,769 295,769 000000000000000048af55db679f32ebb4a42751169aaf78cc2f6e75d2dc95c1 250 0.25/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.92 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.52 GB
    • Received: 17.56 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.