Loading Tool

Explorer IconExplorer

Memory Pool

42,172 transactions
26.63 vMB
0.05985048 BTC
Random Selection Loading Transactions
Max Size: 138.97/200 MB

Candidate Block

Mining Attempt 07b4afcfb5a58e07c8a9f69a5982ea9b3d0acf16bc57fa391cd429c209a0b13b
Version 20000000
Previous Block 00000000000000000001aae22bf03485fc959de8eb2dba05795b3aa6b906bcaa
Merkle Root e57017d8e1a3b5ecf9336922e6bb5e49129ea46cd28c8bdf8a49f369ba4484aa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,779
Size: 1.00 vMB
Total Fees: 0.01066408 BTC
Feerates: 100.45 > 1.07 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,884 (586,642 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
328,242 328,242 00000000000000001144d0d53db9e13cb9c0a801e9194ced8cdec803b3cb8d84 655 0.50/1.00 vMB 21
328,241 328,241 00000000000000001d1c79d3a581e05e7095bb6e27e329d4fa32bbc271e2f097 57 0.03/1.00 vMB 24
328,240 328,240 000000000000000003167740de663f98782e56af13c5b3edf1a8a2bf7a47bfa7 200 0.09/1.00 vMB 24
328,239 328,239 00000000000000000e15d378fd10ecd9003531b05a927286ca0714aca1c5c7a5 1,330 0.70/1.00 vMB 28
328,238 328,238 00000000000000000b52cb82fbedb53c9ae3a8c40a1581de4e25fb0058b2ad32 260 0.15/1.00 vMB 24
328,237 328,237 0000000000000000113c4a4af7881b51e02a59049f1bf7b57cda12b551be9ff9 369 0.23/1.00 vMB 25
328,236 328,236 0000000000000000059c5d874b28388d75e99390d4e29639c442aa716056e7f3 630 0.34/1.00 vMB 27
328,235 328,235 0000000000000000070f1c6a0acb4c903af0a2be13a23af0138098484cd60708 591 0.36/1.00 vMB 23
328,234 328,234 00000000000000001acdd03dc3f6867741c4d5871e2e12e8ba4d91bcb2438b13 546 0.26/1.00 vMB 32
328,233 328,233 00000000000000001703f80e750b35a11ccd56fd08de9c91bfe8c3bdec8f2628 575 0.34/1.00 vMB 26
328,232 328,232 000000000000000019c5d742adada6bb44854c565335ff8fd0f12002b551bf13 292 0.16/1.00 vMB 25
328,231 328,231 00000000000000000b595f50df06938dbd9343272f57f9557216d1e4fb438d12 25 0.01/1.00 vMB 14
328,230 328,230 0000000000000000127e0314338ca900ce876478851d166246aafa305585ba9b 252 0.17/1.00 vMB 22
328,229 328,229 00000000000000001569e8b7238593283ad13616e64bdb1d391913bc80e8c80e 490 0.32/1.00 vMB 29
328,228 328,228 00000000000000001d240b2c89ace6291ac7399e3d2e300f833136724184266d 348 0.20/1.00 vMB 21
328,227 328,227 00000000000000000635f09a986463349ebeb8b020e2be4c758818c4e3d40ce7 672 0.45/1.00 vMB 22
328,226 328,226 00000000000000000fdb0a0f04a7704c019214acc2a1bc0807a552b1867c0c7f 1,394 0.75/1.00 vMB 28
328,225 328,225 00000000000000001e5077f8b47ad89c95497c3bb011e57456d6c635dd12e68d 284 0.47/1.00 vMB 12
328,224 328,224 00000000000000000f9cad4d5b3d15d981e7dda669771009943271c7dba9010c 853 0.35/1.00 vMB 42
328,223 328,223 0000000000000000050dc34bbde8ec1135cb60fe20ee0ec2ada48fea8b24cdf8 2,185 1.00/1.00 vMB 35
328,222 328,222 000000000000000007ae223f640ee5ab5d61e2dae6b2959ae2f293be5ec7763e 1,246 0.67/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.18 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: 653.64 GB
    • Received: 13.98 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.