Loading Tool

Explorer IconExplorer

Memory Pool

39,709 transactions
26.82 vMB
0.08579334 BTC
Random Selection Loading Transactions
Max Size: 138.06/200 MB

Candidate Block

Mining Attempt 0d9d95c228c029cf170e24c2d14449f1f4ad76159b84d85010014a7aed2023b9
Version 20000000
Previous Block 00000000000000000001b18fde6b2febfc1755903332de50616448df6a77d84a
Merkle Root d660666c8bc5b7b6355ec765811f657d3c1d674a8e1211a5761b195305dcb6f3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,334
Size: 1.00 vMB
Total Fees: 0.03342498 BTC
Feerates: 197.12 > 3.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,671 (914,056 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
615 615 00000000882cfb02e7b8ae59353c0fa2e7b7a0d030128fd81a21a77f756959c8 1 0.00/1.00 vMB 0
614 614 000000007c85141167dad3a3c31beee277664e7050e2af9a1befae630e7c2d1d 1 0.00/1.00 vMB 0
613 613 00000000459941238f97367414684ae72ee74f2981797c26508e5b77577426fc 1 0.00/1.00 vMB 0
612 612 00000000f047c44f82ed0653e0d661b10f714f567ca7904a0f9ee475893a95e2 1 0.00/1.00 vMB 0
611 611 00000000d0dbd675a2abec27951b87fe2c0f8e059ac2566d3042165a3f4082db 1 0.00/1.00 vMB 0
610 610 00000000efe4090f8b075603d047b16ea2d2c23eea6027a1b13f05c829b28588 1 0.00/1.00 vMB 0
609 609 000000008c1f7653c7e61858d8024c0d6981bd2186166730e5c0d2650ab5648a 1 0.00/1.00 vMB 0
608 608 000000006f50d6c328e0438358991d8905cb372d06dfdfb40b61ab67490b85a9 1 0.00/1.00 vMB 0
607 607 00000000a2f73f89957afec478a73c5227f9b7a1f697de7f71bc1f9c9c9cf419 1 0.00/1.00 vMB 0
606 606 000000008aabb7df8289ae5fea5e3a5ddb5ae9725193d6421d5e9abf42a8272c 1 0.00/1.00 vMB 0
605 605 000000004b3d9501669152bc65bd56eba1992da6737c8c454662ad7ba7b5e443 1 0.00/1.00 vMB 0
604 604 00000000d8090bee52f17b5b4042b3ccd4f5d018419efaaaf2a8f0cf613f6273 1 0.00/1.00 vMB 0
603 603 0000000051654a00514d993e928b21e06c47dc16d4e289bb435ea6f7d55b357b 1 0.00/1.00 vMB 0
602 602 00000000484bd8ea4a2a306a2b5ff8d6a3529df0097237183a9924d1d1a8073b 1 0.00/1.00 vMB 0
601 601 00000000a893fa1871e9a349309b47a9fd30520eff9605d52d981419cc210884 1 0.00/1.00 vMB 0
600 600 00000000c7f956a913bbef9c94f517c318805821b59ea6227175f3841792ea88 1 0.00/1.00 vMB 0
599 599 0000000042844571bc6bce8e1c0fbec99466971eaff89fef8c0d123582181d4d 1 0.00/1.00 vMB 0
598 598 0000000000d16752cf56ebae77a37a8fa1ac8e234336a41622c3b7924a07a644 1 0.00/1.00 vMB 0
597 597 0000000072116e126f72947abe4ec7d4d9915640a1c868cdd5fd20ed02c3c55f 1 0.00/1.00 vMB 0
596 596 00000000bbea178c08435c3f672489992abaf070f0c15cef40002c399f4cece0 1 0.00/1.00 vMB 0
595 595 00000000dea58ba8cb1a8d6840d32c0f23061a842f055f26c980eed9a9d2d950 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.81 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: 635.13 GB
    • Received: 12.29 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.