Loading Tool

Explorer IconExplorer

Memory Pool

19,230 transactions
8.80 vMB
0.07441769 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.92/200 MB

Candidate Block

Mining Attempt e996e0ba16ecae1d7dfa5467c17f378707f40cdebe851be5103c146352054e5b
Version 20000000
Previous Block 000000000000000000016b0eb8b9414d1fd2cf6d6ec5d671a5ce90db7ff1b528
Merkle Root e1e06cb14efe46354c1c258eb640afcb9fc22101de60d8b748aa12f09d00ec10
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,703
Size: 1.00 vMB
Total Fees: 0.05438951 BTC
Median Feerate: 1.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,390 (741,322 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
172,068 172,068 00000000000008edc9c42589c41bbddd5b0b24ad323beebd338f4cee4299a78a 161 0.05 vMB 40
172,067 172,067 000000000000093375307f3428fbb1ef6e545932cbd93ed3ac9bbed801514599 97 0.04 vMB 56
172,066 172,066 000000000000099951013553c41b698867a93781b84c21549051b0567c15050e 1 0.00 vMB 0
172,065 172,065 0000000000000432d99bf6294c79d0d34bdb6226cc26057099ffe6add5816992 1 0.00 vMB 0
172,064 172,064 00000000000008267b7bb54aeb2e7033330f2fa37bbbbf272b9d4b836458b62d 43 0.03 vMB 69
172,063 172,063 0000000000000974b2a0ecf290e2f996edce825d73e90e7009f5f38c7d1a70d4 79 0.05 vMB 96
172,062 172,062 0000000000000a41d3e7373011a26e64de069df9ce4774d31fa427fc0a3f43b5 137 0.05 vMB 245
172,061 172,061 0000000000000a63cfdef5888be883ad4c6bc7d7a682f5d663d8b5539c706d7f 14 0.01 vMB 142
172,060 172,060 000000000000045d8f6fea4eda03e49651c0e8967278f55323df3b95ab57a836 39 0.05 vMB 709
172,059 172,059 0000000000000ad305aa085d22fd44b75efd8b92dbe32c980d771584c5a0d7ef 23 0.01 vMB 106
172,058 172,058 000000000000043bc0ecaf2ca194d698b2a3222268a207aa7fe11ced61396680 50 0.02 vMB 128
172,057 172,057 0000000000000a41fafb73f20856cead3cbda4f819d871f1cf125c91b1f09bb2 8 0.00 vMB 26
172,056 172,056 0000000000000428e811fc34d3844c01728b24eb5da2646376d64781568bbd6e 11 0.00 vMB 33
172,055 172,055 0000000000000104b4f0979dfc1ae66ec37e64fbe7cbb44b759b410f660fd8da 57 0.03 vMB 158
172,054 172,054 00000000000007f0c3bb96b9cbc5e1597b59fa394e7ff358f4b719f35b3838d2 89 0.03 vMB 202
172,053 172,053 0000000000000390e5f60c22b5cb79c00fb23ffd916e2a36f10f093184768c5b 37 0.02 vMB 89
172,052 172,052 00000000000009af20e0fe6775d3155ec1a045000510dbccd67fb11018bbe50e 39 0.02 vMB 157
172,051 172,051 0000000000000995a7459623a770e65a92152cec9439f331c5d5e64f4d06bd73 1 0.00 vMB 0
172,050 172,050 00000000000008e5da4873f079a2312aaac1741e1cdc33c71489dd15521f74ca 7 0.00 vMB 68
172,049 172,049 0000000000000a041a84087375d0a7091ddcffcc2245a723839b68c3a22531bc 62 0.02 vMB 124
172,048 172,048 000000000000042200f974f068fae5f83fb8f79cee2ec458788d4a4b575368d8 65 0.03 vMB 114
Previous 10 blocks ↓
Total Size: 779.54 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: 245.81 GB
    • Received: 0.93 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.