Loading Tool

Explorer IconExplorer

Memory Pool

82,633 transactions
31.10 vMB
0.09328757 BTC
Random Selection Loading Transactions
Max Size: 190.44/200 MB

Candidate Block

Mining Attempt 1c6ff80f27529340ec13158ecbd0c1112debbf1f9d9bb88ea91acfc3a6a0970c
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root cfa224dc32659a4a42bcb89ce6535c8f5ba899299f7ae8463b6f347c44dd236c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,407
Size: 1.00 vMB
Total Fees: 0.02328734 BTC
Feerates: 100.00 > 2.33 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (495,669 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
419,552 419,552 0000000000000000022786455f75b4579bb0ed58f5d6cadc04c5082807d33d27 1,259 0.63/1.00 vMB 46
419,551 419,551 0000000000000000035dc22eef5592912119336a4d534afc91374a9cb5901ba0 1,002 0.45/1.00 vMB 46
419,550 419,550 00000000000000000258dbb626f4219c8940e795a3128cbdcc8dd5910b928df3 245 0.08/1.00 vMB 58
419,549 419,549 000000000000000003b70705fe61087ba5be7546e5aa181792eec9c30b3c9cce 1,843 0.86/1.00 vMB 46
419,548 419,548 0000000000000000029f13e4c43ae0e482b4cba8b403b9beebdc05ffcf132aec 1,171 0.98/1.00 vMB 23
419,547 419,547 0000000000000000014664ff6a05e12b80968791393d2ba8ffd8100cb6b961eb 679 0.34/1.00 vMB 48
419,546 419,546 0000000000000000025e864efdef03b577cae3ff934230698a925ba552e070ba 1,419 0.54/1.00 vMB 61
419,545 419,545 000000000000000004df264aa7ae699d1becfc0860c797b3f4106db955332be4 55 0.02/1.00 vMB 58
419,544 419,544 000000000000000001e7aab07569b2eb56683805775eb69eb9a5b5b72db850f9 551 0.25/1.00 vMB 53
419,543 419,543 00000000000000000305c4155b35229867c768f64d92c6d0208eed2f70004986 752 1.00/1.00 vMB 20
419,542 419,542 0000000000000000046dd1bbbd410d05e6a4749452238886c9e673833f5d178c 639 0.30/1.00 vMB 47
419,541 419,541 000000000000000003c8583abfa05c14aa4803ea770fcab0556068aecff9d156 360 1.00/1.00 vMB 7
419,540 419,540 000000000000000002f7bc345f928630e2d51a0f13841de40f8743a254cec39a 239 0.10/1.00 vMB 53
419,539 419,539 000000000000000002db4717c7dc85246a30ff9705fb92419ec30bbceaf3e99c 54 0.02/1.00 vMB 64
419,538 419,538 00000000000000000005f8218f89f6b8bd9426c7ae58f1ee7eee0db022f9cb95 888 1.00/1.00 vMB 22
419,537 419,537 000000000000000004455165885fd46ddbc98620a0f8a7519ebe24c0e56874a2 694 0.29/1.00 vMB 48
419,536 419,536 00000000000000000029cba5d30c04049f14d11e52a1428e67e57d3f683434f7 466 0.23/1.00 vMB 44
419,535 419,535 000000000000000001194417579ecfaab0b8598ca36b2acc41b6739c8b83a661 1,413 0.68/1.00 vMB 47
419,534 419,534 0000000000000000007e1c3678f2ce5e1458a75a2d3525fba7ce40fe65ba29ac 569 0.24/1.00 vMB 59
419,533 419,533 000000000000000000ca87fdce1ec75a5dd863ebb0b0f3bd889121b16e2a3473 288 0.99/1.00 vMB 7
419,532 419,532 0000000000000000003a41d25a219f6015baf130a05c59a06a80487775637908 758 0.59/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.77 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: 709.33 GB
    • Received: 16.88 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.