Loading Tool

Explorer IconExplorer

Memory Pool

39,021 transactions
28.77 vMB
0.09524742 BTC
Random Selection Loading Transactions
Max Size: 145.95/200 MB

Candidate Block

Mining Attempt 76d5a5e165b8eeebe672a0c4eb22ffb93f35995060e9db2d214aade28bed2ed0
Version 20000000
Previous Block 00000000000000000001dc6bc120bc9a373009a41af3c4d673cecfe09352bc0f
Merkle Root fde3eaabc4a08f28fbeb4d1c0b7c73575ca10583aa081f84a31a0cb6e9f8876d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,908
Size: 1.00 vMB
Total Fees: 0.03945084 BTC
Feerates: 150.92 > 3.95 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,548 (214,777 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
699,771 699,771 000000000000000000064eb24c447764d12f3cde60e1206da647d3cb08ff06f2 2,242 1.00/1.00 vMB 12
699,770 699,770 0000000000000000000eff5f5e07060c04554bd15e607c77c22e9c49858cf5f1 2,193 0.88/1.00 vMB 4
699,769 699,769 0000000000000000000180d7feb62f1874e0f416f7553294261ac65137279649 1,895 1.00/1.00 vMB 13
699,768 699,768 000000000000000000085f397c7b5795bf972d7388f3ced7c1776069b0134100 2,437 1.00/1.00 vMB 11
699,767 699,767 000000000000000000091d5ac760494ae197df89e79c3f3003cbe839866d846f 2,647 1.00/1.00 vMB 10
699,766 699,766 0000000000000000000e22c0a8afbbd02b65d74526b5802b2a059563672af977 219 0.07/1.00 vMB 13
699,765 699,765 00000000000000000007b5be73c68923db959810da62e8718f26717bd0b2051b 1,053 0.43/1.00 vMB 9
699,764 699,764 000000000000000000062fecbd9a3314c325793597d7bf45eac700c4995e3c10 1,190 0.84/1.00 vMB 7
699,763 699,763 0000000000000000000874efa1d7443d0d023edf07dac79e2feddfd9cb7e185f 1,777 0.74/1.00 vMB 10
699,762 699,762 00000000000000000002bbe31a2f630ed74659725293987b6d8c4508c56310ed 2,069 0.63/1.00 vMB 11
699,761 699,761 000000000000000000006df6537d0b620fdc4b8ede53c2ad84604bc521356d61 1,337 0.44/1.00 vMB 10
699,760 699,760 00000000000000000005defb961beaa145214e498eabb8852c682e209b5113f7 1,404 0.57/1.00 vMB 11
699,759 699,759 00000000000000000002aebfa5c6ffdb9288004ae802268349f53879d219d65f 424 0.13/1.00 vMB 13
699,758 699,758 00000000000000000000918ef52e3da15f5d0af93a4922251da2c2d11b908cc0 707 0.22/1.00 vMB 1
699,757 699,757 0000000000000000000ab58f5dcc84d356370191101b953b43c2bffb6adb5fd9 3,010 1.00/1.00 vMB 9
699,756 699,756 0000000000000000000e64bcfb71343e579a25c3260f1b58f54a18295e7889ce 2,903 1.00/1.00 vMB 14
699,755 699,755 00000000000000000003272968925134bcfcbc19b6958b04c088934d0593429d 2,459 0.98/1.00 vMB 3
699,754 699,754 00000000000000000002bdd3d962b1d632a78d55f0dbd9a79ad5512c645774a7 885 1.00/1.00 vMB 6
699,753 699,753 0000000000000000000bed6c0cf573df9306376315165326e325ea1302e009c5 3,322 1.00/1.00 vMB 19
699,752 699,752 000000000000000000056333dc4293d21e0809404855d6012d484dba4d851f83 1,980 0.82/1.00 vMB 12
699,751 699,751 00000000000000000008787b36161459e50900ccf9784df74d09cb1d3907df6c 1,530 0.57/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.58 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: 623.06 GB
    • Received: 11.41 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.