Loading Tool

Explorer IconExplorer

Memory Pool

77,863 transactions
29.15 vMB
0.08297202 BTC
Random Selection Loading Transactions
Max Size: 176.13/200 MB

Candidate Block

Mining Attempt 6f1905417fa76e07630a0822c4f08babd21a472123c9ef49ad0c5f1a47f9e6e8
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 5e9542c9533ad4d570092404881856a53bb544f858d56f783ba8aed321a24213
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,009
Size: 1.00 vMB
Total Fees: 0.02203007 BTC
Feerates: 302.06 > 2.21 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (316,434 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
598,695 598,695 00000000000000000002107f360d49c6227166a9b4eca4a08562cdbed6988f47 855 0.29/1.00 vMB 23
598,694 598,694 000000000000000000060a1ef2b066a57052e21e7c0dbc8df3788434eb1a0365 3,250 1.00/1.00 vMB 27
598,693 598,693 0000000000000000000c41823b84f6273e2bf59648cfa7187eb2919213643a3d 2,811 1.00/1.00 vMB 22
598,692 598,692 00000000000000000008ba42180f9d1db825675ba5e526c27a94db1a7a367e56 2,183 0.78/1.00 vMB 14
598,691 598,691 00000000000000000003018ea81e46cd050c999f0df7efecdbce74bf32a1c224 2,388 1.00/1.00 vMB 21
598,690 598,690 00000000000000000002498a144c1b3f990b595cb00413ec6c4d4c96866a51b7 2,641 1.00/1.00 vMB 28
598,689 598,689 00000000000000000013733172ea5bf24f8e87682001ddaf208613cee3953b0c 2,229 1.00/1.00 vMB 38
598,688 598,688 0000000000000000001343340d33fd9db44427ca02a9abaf317d59e2ba7bcd53 982 0.29/1.00 vMB 25
598,687 598,687 0000000000000000000a5a419917ed86f97cdd6204dbc6c2c61bfbd88c305557 585 0.15/1.00 vMB 28
598,686 598,686 000000000000000000006715454d3f6812bcbde02fe4991d762b7fa8db01c679 2,025 0.57/1.00 vMB 30
598,685 598,685 00000000000000000003612b00abbaca47ce0e8bad0764e70f92a7f235e78132 2,647 0.80/1.00 vMB 29
598,684 598,684 0000000000000000000591d38352eb4c608abc1040a39deee87de915a2317c17 38 0.01/1.00 vMB 35
598,683 598,683 00000000000000000012d264c55f3ae42ceff3a60430a5b0321e728a427eff4f 2,239 0.66/1.00 vMB 24
598,682 598,682 0000000000000000000c91d34717c6accd46042ccaec65c052a1bb6aaa15c549 964 0.26/1.00 vMB 28
598,681 598,681 00000000000000000009229dbea628eb68dcd9d122b31fa1a5c14054140a9f0e 736 0.21/1.00 vMB 33
598,680 598,680 0000000000000000001064b4a55250d74bcb2bc0ce89835e2b50609bd6213f2d 2,073 0.77/1.00 vMB 9
598,679 598,679 00000000000000000008e7268c8b4d4307621724ca3de85d64607f2646a34d33 3,127 1.00/1.00 vMB 34
598,678 598,678 00000000000000000006e4780cab809fb14a05160e0317fa8e812a0dd0b44f8f 2,826 1.00/1.00 vMB 8
598,677 598,677 00000000000000000010a1d5f48245f0af914f2f644365600c1d361482033885 2,685 1.00/1.00 vMB 16
598,676 598,676 000000000000000000057398ba37ec0f94628fd27cdbf7a7cc10ef3c2d41480c 3,348 1.00/1.00 vMB 33
598,675 598,675 00000000000000000011921589dd3f81fb9b41517d791f34f990033fa6fc23ae 3,255 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.62 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: 671.98 GB
    • Received: 16.09 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.