Loading Tool

Explorer IconExplorer

Memory Pool

39,480 transactions
28.78 vMB
0.06743775 BTC
Random Selection Loading Transactions
Max Size: 146.04/200 MB

Candidate Block

Mining Attempt 13c58ba9b5c2e6cbc8a31fc6fd687c7ed15fdadaddf0fbfcce3510eaecba8ce1
Version 20000000
Previous Block 0000000000000000000054d90a7f9b34d6e89576ddd749acf900f33df0f79b64
Merkle Root d0e1bd51c71346c863c6cb9013cd30d5db2be73b8a9261b92de8caabe0b1b94b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,311
Size: 1.00 vMB
Total Fees: 0.01168689 BTC
Feerates: 88.61 > 1.17 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,549 (793,948 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
120,601 120,601 000000000000885b9e32f504fac3022a553f606014f1833284d9e4d3eebe5527 6 0.00/1.00 vMB 304
120,600 120,600 000000000000879a6376bea11ffaf2d89897004c3d7ba8c96c0fa8e3de737629 33 0.01/1.00 vMB 696
120,599 120,599 00000000000051ac8b728718c4aab2faa1bf17a8e99cddbc2ba774c713612c11 12 0.01/1.00 vMB 751
120,598 120,598 000000000000334ecc22bbd175d4d00c45823371692e7e6250f8349b3babe3db 7 0.00/1.00 vMB 704
120,597 120,597 0000000000007067e1516530e36d88f4e3444967eca151e9a8c39a1334161a0e 14 0.01/1.00 vMB 1,100
120,596 120,596 0000000000006f166296706f0dd397cac5c2d1f5f418d2549b8bc513fec473cf 44 0.01/1.00 vMB 770
120,595 120,595 00000000000017f84a05a0f0f38245f91a47a7fb4369b1c52b8eda2eec8527ba 47 0.02/1.00 vMB 333
120,594 120,594 0000000000004ba33ad245380d09ed2cf728753421550c23837ac3007ec4c25a 11 0.00/1.00 vMB 605
120,593 120,593 0000000000004364bd500086cb4b973427a5bb25238c6b046052a740868b468f 19 0.01/1.00 vMB 1,022
120,592 120,592 00000000000064aa4dceda639340d992db31906414359b584985cae05b7f84b0 3 0.00/1.00 vMB 0
120,591 120,591 000000000000b4d64f8141272706f25c7083a5e060868861eb4551fd21806df0 1 0.00/1.00 vMB 0
120,590 120,590 0000000000000018ea3ea39b29c67d12b134a17afaeb29db2230c0ff798bd787 136 0.04/1.00 vMB 98
120,589 120,589 0000000000004d65fda545805d37ea137ace02834bd832a8f53a91167a912127 3 0.00/1.00 vMB 0
120,588 120,588 00000000000055f1c338320d5c94b3cfda73815bad4320e632524ca79f9dcfe7 15 0.00/1.00 vMB 609
120,587 120,587 0000000000009c0b2d44f62f564c6597464937bc5546d985372eea5f09c1c162 20 0.01/1.00 vMB 796
120,586 120,586 000000000000690cf2f985a9129695416dac8b94577def55c5df57e6c23129ed 5 0.00/1.00 vMB 846
120,585 120,585 00000000000059ef1af78f3c99d0fd3c533c7eab64908e969c268e539be29e48 61 0.02/1.00 vMB 151
120,584 120,584 0000000000001f76f19d62590e2963ba3a30e734e00ef29e5a6a3592d16fa50f 12 0.01/1.00 vMB 270
120,583 120,583 0000000000009432a8385b8aedfa63a067af216c4663ab6b6e928622d1912922 7 0.00/1.00 vMB 325
120,582 120,582 0000000000000f3e6aebceec4b8af5c3543ccaf05bcffed4687604c4642394f3 6 0.01/1.00 vMB 0
120,581 120,581 00000000000087948d7421760eeda29aecf5240a5dca2ea7c8f43c79f63ffec6 54 0.02/1.00 vMB 929
Previous 10 blocks ↓
Total Size: 781.59 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 623.15 GB
    • Received: 11.42 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.