Loading Tool

Explorer IconExplorer

Memory Pool

76,233 transactions
28.04 vMB
0.08169149 BTC
Random Selection Loading Transactions
Max Size: 171.05/200 MB

Candidate Block

Mining Attempt 8f2d60033d0c18b1e3515a250096062e6979fbc1f618dd054c97c45f7fb569be
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 4670523734aec05c24295500e020992b25c0dfda81b27275de32ef9d4a54e11d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,141
Size: 1.00 vMB
Total Fees: 0.02143392 BTC
Feerates: 150.93 > 2.15 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (324,038 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
591,259 591,259 00000000000000000009b118026377839ca3c3c3c08807b634f6a172867d438b 2,533 1.00/1.00 vMB 64
591,258 591,258 0000000000000000000ce077ad1ad6cdd47fb25f56c45a6aa8d720b3c37beca2 1,468 1.00/1.00 vMB 35
591,257 591,257 000000000000000000169705c7f382d11527da23c385f3ae122ffdcac4f6d100 2,783 1.00/1.00 vMB 52
591,256 591,256 0000000000000000000a9c1cc85f8b61383d569bf94776a89fda4aba77e46605 2,726 1.00/1.00 vMB 43
591,255 591,255 00000000000000000017855622105f0101ce0367f5cca3a38a56cbe233028135 3,245 1.00/1.00 vMB 55
591,254 591,254 00000000000000000007e00a98db06f0fca2a023f18cef6a6ecf85bd6328f9f1 2,635 1.00/1.00 vMB 39
591,253 591,253 00000000000000000004d5702fd4a58844b3dc804356fe6005f3b782c614b501 2,796 1.00/1.00 vMB 45
591,252 591,252 00000000000000000011f4860d8c80367ee8f1300867072b368e3212de4989df 2,222 1.00/1.00 vMB 43
591,251 591,251 00000000000000000007ca3ac9b49a48bc91f7d2a2418f0d8ad91cd546c89ffd 2,437 1.00/1.00 vMB 41
591,250 591,250 00000000000000000018081d40f2853c9b34389086733f557f5908e772ab9bed 2,846 1.00/1.00 vMB 57
591,249 591,249 0000000000000000000227929d08e614cef65d07f5b2744a4be25e25615074a5 3,253 1.00/1.00 vMB 54
591,248 591,248 000000000000000000199d7e947facee66dbd1af755c5d2a3319349190325ee1 2,786 1.00/1.00 vMB 66
591,247 591,247 00000000000000000015256fc76ac5de2275820a844c1575e2cbb5f743b06773 2,042 1.00/1.00 vMB 50
591,246 591,246 000000000000000000020002ae834acd048b858abe785bf3f24442c873c72712 3,131 1.00/1.00 vMB 56
591,245 591,245 00000000000000000017617ba15809190da919481b048fae5390b8b463441861 1,246 1.00/1.00 vMB 58
591,244 591,244 00000000000000000004018b23673f3651336350ea36e996c1bb51f241ed1301 2,024 1.00/1.00 vMB 72
591,243 591,243 00000000000000000016afcb6e0d44d7c2dec6ea9d8198a317d8123777021183 2,543 1.00/1.00 vMB 35
591,242 591,242 00000000000000000002b52463b692c885c6598219f617da1aeef0f8c6377f07 2,532 1.00/1.00 vMB 39
591,241 591,241 000000000000000000120be2f97da94de7fef6d99b019c4cfc027a29976456d2 2,610 0.99/1.00 vMB 63
591,240 591,240 000000000000000000007480ee69c3abfc5802405d0bc15b58ec505fa5eb0224 2,978 1.00/1.00 vMB 44
591,239 591,239 00000000000000000007114446cb6f1a9d288b2bb92d23efc8881e3d7d44c120 2,073 1.00/1.00 vMB 50
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.44 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.