Loading Tool

Explorer IconExplorer

Memory Pool

82,889 transactions
31.50 vMB
0.11420145 BTC
Random Selection Loading Transactions
Max Size: 190.70/200 MB

Candidate Block

Mining Attempt c8f8c6c7232392949f9472e1d821e180ed3a73e7e43c4e53194c5debd3536002
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root ad64306956ecf823af9a48f4eb5942e8b1e897d15a6c4db7588f22c8fecbd252
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,600
Size: 1.00 vMB
Total Fees: 0.03529854 BTC
Feerates: 318.30 > 3.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (485,825 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
429,524 429,524 000000000000000002e2d0f8ab14079d67baa2e13bb3adf66331b587cf83b475 914 0.36/1.00 vMB 54
429,523 429,523 000000000000000004329919f6b4cb0177351f028069009dcb12ab59a883f2f4 777 0.37/1.00 vMB 55
429,522 429,522 000000000000000001d8b7d9123b2cf4f5ed0c166192d4a22949e1ca015f57bf 1,887 0.77/1.00 vMB 53
429,521 429,521 000000000000000003bbb4c29319a213b6f28f0fe7c585361484a0b01b345e1e 2,418 1.00/1.00 vMB 53
429,520 429,520 000000000000000000ef2ef7387808e4b627e0fc3b5169f958025f9dc5624f67 1,594 0.81/1.00 vMB 51
429,519 429,519 00000000000000000125391f1f33e3c3e1731a866cc1615ca59095080c6c4c7b 1,172 0.99/1.00 vMB 25
429,518 429,518 00000000000000000104cbe5dbb132da3a06a7a6221485880d0db968a860b9c3 73 0.03/1.00 vMB 54
429,517 429,517 000000000000000001f9bf7e38d703f793eca0319140f57dea67f1af50987526 2,562 1.00/1.00 vMB 56
429,516 429,516 0000000000000000033b2b864b873a6c05c2d49d441e2aed091188af9467301d 922 0.96/1.00 vMB 24
429,515 429,515 0000000000000000027c0470a10ab0405dd15da728149be9d44a69f959b9be70 2,613 1.00/1.00 vMB 64
429,514 429,514 0000000000000000013917c2bf1604d421e32ce3ba0186f64ddf509f5cb56523 2,100 0.88/1.00 vMB 63
429,513 429,513 000000000000000004713625f8fc91118898a95a48a897b458cd9ca99febfcdb 620 0.59/1.00 vMB 24
429,512 429,512 0000000000000000004bce84ad22117ffee965c7a98bf667091a1f347632361a 1,854 1.00/1.00 vMB 57
429,511 429,511 0000000000000000026818fc253619ab1405ccfe3090b266476463bb6609341f 357 0.66/1.00 vMB 16
429,510 429,510 000000000000000002d8fe3a88e88b1fa4531018a517348ec926ae65b3e3a11d 82 0.03/1.00 vMB 61
429,509 429,509 00000000000000000350bdd3be90a65724e9b73b24254f4c0dd32bca87956a7a 1,319 1.00/1.00 vMB 37
429,508 429,508 000000000000000001f3ca7d60c0474d1da1360f3df21a5623fbfc3217c2cf76 769 0.29/1.00 vMB 59
429,507 429,507 000000000000000000cd5bad587aaeb9c5e10175ebf3e26460fc08421a07de1d 1,774 1.00/1.00 vMB 45
429,506 429,506 000000000000000002cc8d6d5b76872a586f33e906e3dd591a247c2a2b67ed7d 1,506 0.77/1.00 vMB 50
429,505 429,505 00000000000000000040d954ac6fb6b681bf85243d11e58660ed12c55febcea3 2,053 1.00/1.00 vMB 53
429,504 429,504 0000000000000000022417fa4e938ca3d2ce0b3b248258947f8cc1f54b483d73 1,930 1.00/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 783.00 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: 718.47 GB
    • Received: 17.90 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.