Loading Tool

Explorer IconExplorer

Memory Pool

89,316 transactions
33.07 vMB
0.21003065 BTC
Random Selection Loading Transactions
Max Size: 199.86/200 MB

Candidate Block

Mining Attempt 9c5dbb71b4e851fcde1992cb3653ef1ea74d08fd33d192358a4604458a1c021a
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root ef82e0751cfd5bf5e8be0925af7480d0358cb8ccb990d6d19803237257cb9696
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,633
Size: 1.00 vMB
Total Fees: 0.09437699 BTC
Feerates: 387.56 > 9.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (366,454 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
548,499 548,499 0000000000000000001248b25c5f3dfa85d3162bd9d59a6f65878fc2d4e7afdd 2,554 1.00/1.00 vMB 6
548,498 548,498 0000000000000000002662c992e38e85d211e59ce83e0bd0e7d7e8741cd4a6d2 2,221 1.00/1.00 vMB 29
548,497 548,497 00000000000000000001605cefffb711c251042944b1a085713655b8c617a7a3 1,908 1.00/1.00 vMB 10
548,496 548,496 0000000000000000001167caaeb1cff72617333228924b007be1aefc8269730e 920 1.00/1.00 vMB 3
548,495 548,495 000000000000000000192926f7c43f82079cb7dfea9fa997a66fcccebb991ca6 781 1.00/1.00 vMB 3
548,494 548,494 0000000000000000000afe48358679f925b2982a05fe64389811693e7bb28874 863 1.00/1.00 vMB 3
548,493 548,493 00000000000000000013a1341fd22f0a3eee7244485d51271b02f293fc497e61 952 1.00/1.00 vMB 4
548,492 548,492 00000000000000000023281d1dcad65dbcbab653bad739aae7fb3305c20ec1c7 2,224 1.00/1.00 vMB 7
548,491 548,491 0000000000000000001475288881a89a4dadf833111b2c6d5500f64c1a8410bc 3,150 1.00/1.00 vMB 7
548,490 548,490 0000000000000000001948ca4ecaa8a35f8dfb7c3e3ea323f811155309ec75e9 3,445 1.00/1.00 vMB 19
548,489 548,489 00000000000000000000b580378ebe0169c08ecd870f9570dc891e1973827e87 3,246 1.00/1.00 vMB 16
548,488 548,488 00000000000000000008b732c55c6fb974365946dc123ad52835f7a5f1053783 2,552 1.00/1.00 vMB 13
548,487 548,487 0000000000000000001db143b17fcdcd606b37a4c73f8f29bdc544e343fa046f 2,289 1.00/1.00 vMB 7
548,486 548,486 00000000000000000013a81d779b171dde272041f374b621c44b647e5f9f1f2a 2,473 1.00/1.00 vMB 13
548,485 548,485 0000000000000000000e1fb83c268f580da1666592637333a7b089576aed7195 2,532 1.00/1.00 vMB 12
548,484 548,484 000000000000000000057db79cb20ff2fe293fb4699168b8931808ee8bb6cc34 2,796 1.00/1.00 vMB 8
548,483 548,483 0000000000000000000b792097f5c4dabc1ee55ae623a4592a2f44cc4749a605 2,476 1.00/1.00 vMB 10
548,482 548,482 000000000000000000154870ddf55832db6ef4fcf89df197eb964b3bec7d5a28 3,039 1.00/1.00 vMB 22
548,481 548,481 000000000000000000043066314eabe6175b36c0b5c8d58ee991d67048d9acfa 2,518 1.00/1.00 vMB 9
548,480 548,480 0000000000000000000287d92b2e5ca5d8e1a9b307fb31624c37135999331d2f 3,032 1.00/1.00 vMB 10
548,479 548,479 00000000000000000024cf7c22745caa9bc10564cfde63403ae65fb325c8e2ab 2,969 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.31 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: 660.19 GB
    • Received: 14.62 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.