Loading Tool

Explorer IconExplorer

Memory Pool

83,809 transactions
31.55 vMB
0.17252730 BTC
Random Selection Loading Transactions
Max Size: 187.42/200 MB

Candidate Block

Mining Attempt 52b28c219d5fb485430a26b5dbc5542621073c384455827e67c0d43ef590f3e8
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 9058fb084175971f6675b74d86d3ac648fa3fc0a83c6733e214031b9e03454d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,052
Size: 1.00 vMB
Total Fees: 0.06523292 BTC
Feerates: 269.69 > 6.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (264,495 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
650,650 650,650 00000000000000000002860a0cb934c227cc7541c4f4d31eb1e2696299d2acbd 2,228 1.00/1.00 vMB 29
650,649 650,649 00000000000000000003a1949bed3a8d43eb075c0b250e6f55d879f9698486c4 2,710 1.00/1.00 vMB 59
650,648 650,648 0000000000000000000de3e50e57b06025342e48f257628c8b52099a7fd62eae 2,727 1.00/1.00 vMB 81
650,647 650,647 000000000000000000050b8e2d8fb77324858e519cf26471ff4f7678b73405cb 2,345 1.00/1.00 vMB 40
650,646 650,646 0000000000000000000aea7f0007c7e19f154f0397c73aaf0cd3da8e59f116d6 2,780 1.00/1.00 vMB 64
650,645 650,645 000000000000000000014f734bbd206691fcdf63df8a546d9a6cf96f0319b247 2,818 1.00/1.00 vMB 54
650,644 650,644 00000000000000000003aa7f2dfeaa61cc47d7889def734cb85a295f3d99a98a 2,529 1.00/1.00 vMB 54
650,643 650,643 00000000000000000009b514d075ed96f1df5879c1a2c28a11264811152133f6 3,031 1.00/1.00 vMB 58
650,642 650,642 0000000000000000000b63d071677b23aac22f21e7486a145c7315cd1fa5269c 2,771 1.00/1.00 vMB 87
650,641 650,641 0000000000000000000145e2c2fa32c1d888457524bb4fb8d5d0a872db89163a 2,148 1.00/1.00 vMB 59
650,640 650,640 000000000000000000041812621b33d39ddf503064cb8a624524c6d49697ef07 2,827 1.00/1.00 vMB 85
650,639 650,639 000000000000000000062036454f8b83d80e0556047bb0857574be7621fad0f0 2,680 1.00/1.00 vMB 72
650,638 650,638 00000000000000000008b4177c1302331aa546635d65306d35c97a8b9bb3461d 2,896 1.00/1.00 vMB 65
650,637 650,637 00000000000000000007d157d68a23a778d66494c7ff79ce1ac3a6513145f453 3,211 1.00/1.00 vMB 65
650,636 650,636 0000000000000000000e49fc4d2bb72883454583019ef453be241ff130bd201a 1,650 1.00/1.00 vMB 76
650,635 650,635 0000000000000000000cc9adf88ea04604198d17a11911d9496842b5ece9114c 1,929 1.00/1.00 vMB 78
650,634 650,634 000000000000000000084d891b847b7aa29e9c93c0fdfcabb539c7b5a9042d4b 2,727 1.00/1.00 vMB 77
650,633 650,633 00000000000000000007aaac6a6c115a18aa72eccf56f506086946a6f1e20908 2,729 1.00/1.00 vMB 93
650,632 650,632 0000000000000000000b6a7b63f05bddffba70dd8896e337ea508b2f975162ec 2,252 1.00/1.00 vMB 67
650,631 650,631 0000000000000000000e0cd676a75265efe39d49ae480a6b515e2394fa9b94b8 2,200 1.00/1.00 vMB 74
650,630 650,630 000000000000000000043404832d6099e4bdf9faf7c7eaebcd0da950fe01b901 2,526 1.00/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 782.65 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: 672.55 GB
    • Received: 16.28 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.