Loading Tool

Explorer IconExplorer

Memory Pool

34,190 transactions
27.11 vMB
0.05537361 BTC
Random Selection Loading Transactions
Max Size: 135.49/200 MB

Candidate Block

Mining Attempt 569a34e1f957d4565f57f9e943d701ba0eb083a059a0ee9e38293e5e82480cc0
Version 20000000
Previous Block 0000000000000000000099f0b996849ebf7add480c0470f20ce70c41d4478c7d
Merkle Root bab187b5ff87e82e1c0fc5e18070ce4f4addcda3a915cf3bf3b423396b0dff93
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 822
Size: 1.00 vMB
Total Fees: 0.00430243 BTC
Feerates: 40.21 > 0.43 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,634 (900,907 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
13,727 13,727 000000006bf01cbd5947267839750803ab9d20332cdf829e5cbfd748312f3029 1 0.00/1.00 vMB 0
13,726 13,726 000000000b1bc421310680333296bdbadb5b52dc04afc464e3ad5f9d92bc6732 1 0.00/1.00 vMB 0
13,725 13,725 00000000b531a6d7e38cb16c309a0d4f0e8cf0a1d99f24b07a8d06f7ba227226 1 0.00/1.00 vMB 0
13,724 13,724 000000001b8df5a0445b146ce5299f5fd2a447014d910866cbe4d9b411f3dc0a 1 0.00/1.00 vMB 0
13,723 13,723 0000000045c441113fafd488df7da919bddad7158c95fbd5ade6b6fa37dcdb82 1 0.00/1.00 vMB 0
13,722 13,722 000000009f7cba25101a4915bbb6a3364ee4f74e67cf44996e79d26e3e7bd59b 1 0.00/1.00 vMB 0
13,721 13,721 000000005635d4625e1413614590d01d3ee411c350106cc6ed6d54fdf48b16f1 1 0.00/1.00 vMB 0
13,720 13,720 000000001b03616a64e35449fc1dc0d99e4d5d21737864e75d19ebdccc67ebec 1 0.00/1.00 vMB 0
13,719 13,719 00000000150037d4386a0a70ac06f86b24d0b558ee55cbded63023c814a599a9 1 0.00/1.00 vMB 0
13,718 13,718 00000000c76e5d7786cef052b8d8b042dfb718c1dc8607db67dab2eb06c99ee1 1 0.00/1.00 vMB 0
13,717 13,717 00000000c1695f95a101e6e72ca0b81cb1b5c2a38753d75c4ed7b7b0d3d144f4 1 0.00/1.00 vMB 0
13,716 13,716 0000000025d20fbedc3fc04f562bee6cff88b9bfe32c0ad5ddcff54946aa3d23 1 0.00/1.00 vMB 0
13,715 13,715 000000002ffa9691c30b96a456565a364128035440fa4985c8c6f4dd0b360a8a 1 0.00/1.00 vMB 0
13,714 13,714 000000001010ce0cfc9924cc9375d893680db19a7ea51a9207e25c26b9712cd9 1 0.00/1.00 vMB 0
13,713 13,713 000000005962d08b914be99069a2998a242d52953392c88fae891ac2d3ea131a 1 0.00/1.00 vMB 0
13,712 13,712 000000001f8c4abb4d0c23fbef9a718d0c4a6a5ca26b0ad94e4e9779d759386d 1 0.00/1.00 vMB 0
13,711 13,711 00000000c14b7dacceaee07180b4a453405f850a9eaaf4ed543feb6d101919d8 1 0.00/1.00 vMB 0
13,710 13,710 00000000c40235cb6168328f7923bc7bfa552ba950f92524c0ba670afe86d030 1 0.00/1.00 vMB 0
13,709 13,709 0000000094aba3a9f0dbef786256037d6d3743cb4b983ffb9197a8049b51a1bb 1 0.00/1.00 vMB 0
13,708 13,708 000000001bd30d1395a6ea5fae76de3e8ec5543081cacf72cb8a0ccb76105d21 1 0.00/1.00 vMB 0
13,707 13,707 000000006584124e1847edeb581917e7c516c6e26967fe31c0c75b58415bca43 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.74 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: 630.47 GB
    • Received: 12.04 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.